Java Swing interface for executing some OpenCV functions on selected images. Feel free to add new ones.
To run the application:
- add JVM parameter to your run configuration: -Djava.library.path="path to native opencv library (ie: C:\OpenCV-3.1\build\java\x64 -> for 64 bit windows)"
Download the appropriate version (currently 3.1) at: http://opencv.org/downloads.html