javaCV vs. OpenCVAndroid-SDK
Can someone explain me the difference?
OpenCVAndroid-SDK, official supported from OpenCv, but what is javaCV?, is it working with android also?
Can someone explain me the difference?
OpenCVAndroid-SDK, official supported from OpenCv, but what is javaCV?, is it working with android also?
Asked: 2015-05-20 07:46:00 -0600
Seen: 469 times
Last updated: May 20 '15
Area of a single pixel object in OpenCV
build problems for android_binary_package - Eclipse Indigo, Ubuntu 12.04
OpenCV DescriptorMatcher matches
Can't compile .cu file when including opencv.hpp
Using OpenCV's stitching module, strange error when compositing images
compile error in opencv2/flann/lsh_table.h when compiling bgslibrary
javacv is an independant, 3rd party wrapper around opencv, unfortunately mostly using deprecated c-api parts, so OpenCVAndroid-SDK and javacv are not compatible.