</ Anup Sarkar >

Results 2 comments of </ Anup Sarkar >

Javacv is a wrapper of opencv.Basically opencv written in c/c++. Javacv wrapper calls the corresponding opencv functions through Java. I hope you understand. On Fri, Mar 16, 2018, 3:13 PM...

To solve this , you have to download Opencv package file from https://opencv.org/releases.html , then go to opencv\build\java, you will find opencv-341.jar. manually add this jar file to your project....