+ 1
Can I use opencv with java?
2 Answers
+ 8
Actually, OpenCV is a python module/library for AI (Artificial Intelligence) vision, helping the ai detect objects around it using the camera from the system/phone but since OpenCV 2.4.4 supports desktop Java development using nearly the same interface as Andriod, then yes OpenCV can be used with JAVA.
+ 1
Will it be easier with Java.... As I am quite familiar with java not with python