Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
opencv_java246.dll | 2013-11-13 | 7.4 MB | |
Totals: 1 Item | 7.4 MB | 0 |
Description ---------------------------------------------------- This plugin contains currently all the feature extractors that are contained in the famous OpenCV library. *Instructions: Put the native library file (.dll for windows or .so for linux) in the directory of the main GRire.jar For Linux-x86 build opencv with java support and replace the native file (.so) of the Linux-x64 pack. *Note: "Reload plugins" will make these components disappear due to improper JNI loading. Please avoid it and restart the application in these cases. *Note 2: Version of JVM installed should be respective to the native file you are downloading (x86/x64). Changelog ---------------------------------------------------- v0.0.5: ** Works with GRire v0.0.5 or higher ** * Converted doubles to floats v0.0.2: * Added Kmeans algorithm from OpenCV. v0.0.1: * Upgrade to OpenCV 2.4.6.1 * Added Linux-x64 support