Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Native Libraries | 2013-11-13 | ||
readme | 2014-01-18 | 964 Bytes |
|
OpenCVPackv.0.0.5.jar | 2014-01-18 | 459.4 kB | |
OpenCVPack.v0.0.2.jar | 2013-11-09 | 454.7 kB | |
OpenCVPack.v.0.0.1_linux64.zip | 2013-11-03 | 6.1 MB | |
OpenCVPack.v.0.0.1_win32.zip | 2013-08-18 | 3.3 MB | |
OpenCVPack.v.0.0.1_win64.zip | 2013-08-18 | 3.7 MB | |
Totals: 7 Items | 14.1 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