Skip to content

Java Swing interface for executing some OpenCV functions on selected images. Feel free to add new ones.

License

Notifications You must be signed in to change notification settings

grgaaa/opencv-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opencv-java

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

About

Java Swing interface for executing some OpenCV functions on selected images. Feel free to add new ones.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages