Quote:
Originally Posted by craigboez
Thanks, I'll take a look at the Daisy implementation. I have heard that JavaCV is poorly documented, at least relative to OpenCV. Has that been your experience?
|
I wouldn't use JavaCV (the old third-party Java wrappers) because they only support OpenCV 2 and there is now an official Java API. It does not have its own documentation but the C++ documentation applies to it as well in most cases.