Where is the moments class in the OpenCV 3.0 Java API
I have been working with OpenCV 3.0 (beta) in Java and everything seems to be working but cannot find the Moments class. I know it used to be located under the Imgproc class in the 2.4.x versions. I have looked all over for it in the 3.0 Java jar files and can't find it. Am I missing something?
oh, the script generator skipped it: (build/modules/java/imgproc.log:)
make an issue here ?
berak, is there any chance to get Java libraries of OpenCV 3.0 including Moments support? Can I build this on my own or download from some nightly builds?
unfortunately, it is not fixed yet. ;(