Add moments function
authoryao <bitwangyaoyao@gmail.com>
Wed, 27 Feb 2013 05:45:16 +0000 (13:45 +0800)
committeryao <bitwangyaoyao@gmail.com>
Wed, 27 Feb 2013 05:45:16 +0000 (13:45 +0800)
commit6df23428afea8803db6fa2255c932c0a192f0025
tree2ddebae3f476a5a3a3763377b0c809ed94dfabee
parent620c6994560513ac809a365ff223df85fc48331f
Add moments function
modules/ocl/include/opencv2/ocl/ocl.hpp
modules/ocl/src/kernels/moments.cl [new file with mode: 0644]
modules/ocl/src/moments.cpp [new file with mode: 0644]
modules/ocl/test/test_moments.cpp [new file with mode: 0644]