- All examples updated to use JavaCPP and corresponding presets v.1.5
- Code corrections needed for changes in OpenCV 4
- Rewrite Flandmark demo to use after
CvHaarClassifierCascadewas removed from OpenCV 4, usingCascadeClassifierinstead.
Unclaimed project
Are you a maintainer of javacv-examples? Claim this project to take control of your public changelog and roadmap.
Changelog
Examples of using JavaCV / OpenCV library on Java Virtual Machine
CvHaarClassifierCascade was removed from OpenCV 4, using CascadeClassifier instead.Examples updated to use OpenCV 3 and JavaCV/Presets 1.1.