463 Commits (459e7d4a80854cd0217c376633ca78dc7b915c15)

Author SHA1 Message Date
Vincent Rabaud 0b1df62215 add VERBATIM as advised by @SpecLad 11 years ago
Vincent Rabaud 3b0108e4c1 fix the crash as suggested by @SpecLad 11 years ago
Vincent Rabaud e1b2f593d6 fix crash when path has spaces 11 years ago
Alexander Smorkalov f027cf80f7 OpenCV Version++. OpenCV Manager Version++. 11 years ago
Andrey Pavlenko a88360bea6 minor refactoring of Android VideoCapture jni code to make it similar to generated one 11 years ago
Alexander Smorkalov 994e07db07 Bug #3276 Java bindings binary compatibility is broken in branch 2.4 fixed. 11 years ago
Alexander Alekhin 4b17d073c0 cmake: fix linker dependencies for opencv_java 11 years ago
Roman Donchenko 5bb6949bd6 Fix running Java tests with run.py on everything other than Windows. 11 years ago
Alexander Alekhin 2a9d24323c cmake: add opencv_java into list of exported targets (fix for android) 11 years ago
Roman Donchenko a61d1e6494 Delete an import of junit.framework.Assert, which is deprecated in JUnit 4.x. 11 years ago
Roman Donchenko 7ff91665cf In Java bindings, wrap version constants into functions to prevent inlining. 11 years ago
Alexander Alekhin bc089bb18c cmake: update java module install rules 11 years ago
Alexander Smorkalov 98cb1dcc9a MediaRecorder hint enabled for all Android devices with API level 14 and above. 11 years ago
Roman Donchenko 6ebfa87181 Delete a bunch more trailing whitespace that slipped through the cracks. 11 years ago
Roman Donchenko 3c137f7a04 Converted tabs to spaces. 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 11 years ago
Alexander Smorkalov e37f7a4c73 Typo in Java generator fixed. 11 years ago
Andrey Pavlenko 5a9bd3f080 restoring binary compatibility 11 years ago
Andrey Pavlenko f3b1933a92 LinkedList -> ArrayList 11 years ago
Andrey Pavlenko 4902db1c42 also fixing JNI library name in JUnit tests 11 years ago
Andrey Pavlenko d4e098f401 enabling of VideoCapture(String) [fixing issue #3207] 11 years ago
Andrey Pavlenko 7b0734caf9 fixing java test after fix in OpenCV library 11 years ago
Andrey Pavlenko a06891851d fixing compilation with `-Werror=format-security` enabled 11 years ago
Jan Starzynski d6b86d43c9 removed declaration of throwJavaException 11 years ago
Jan Starzynski 70930a30a1 refactored throwJavaException() and removed useless returns 11 years ago
Jan Starzynski 925e4eec98 removed multiplied code for exception handling 11 years ago
Jan Starzynski 9bf216742f fixed cpackage -> package 11 years ago
Jan Starzynski ee42b65063 corrected some spelling errors 11 years ago
Jan Starzynski 12c42ac145 fixed strings in n1_dims(): n1_dcols() -> n1_dims() 11 years ago
Jan Starzynski 1ccfa62f4f adding method dims() to core.Mat 11 years ago
Alexander Smorkalov 91b713b8c9 JavaCameraView delivers same frame twice (Bug #3123) fixed. 12 years ago
Andrey Pavlenko 6069967109 removing unused import 12 years ago
Kirill Kornyakov aef347e7b3 Removed references to opencv.itseez.com 12 years ago
Alexander Smorkalov e241c14b94 OpenCV Library and Manager version incremented. 12 years ago
Alexander Smorkalov 16c4aad36d Java/Python bindings for computeCorrespondEpilines added. 12 years ago
Alexander Smorkalov 83e9b0a87a Javadoc waring fix. 12 years ago
Andrey Pavlenko 264d26e671 fixing empty Mat case 12 years ago
ograycode 97e9368e75 Simple set of the camera index to allow the user to change it after the object has been initialized. 12 years ago
poiuytrez bef6de9025 Fix tuto3 picture taken crash on all devices 12 years ago
Alexander Smorkalov 456c56fe90 NullPointerException in case of error on opening native camera fixed. 12 years ago
Andrey Pavlenko 8c40f0ccf2 fixing build and lint warnings 12 years ago
Roman Donchenko 57d4c86b2b Fixed the shebang lines on the Python scripts. 12 years ago
Alexander Smorkalov 6e8f5ae574 Front/back camera constants semantic for Android fixed (Bug #2839). 12 years ago
Andrey Pavlenko 4c31c26acf fix for #2901 (en exception was raised when getting empty MatOfDMatch) 12 years ago
Andrey Pavlenko 09fe5cddf1 test for the issue #2901 12 years ago
Andrey Pavlenko 18b2d6bdbb copying '.classpath' and '.project' to build dir, useful for opening in eclipse 12 years ago
Alexander Smorkalov 1e332d690f OpenCV verison incremented 12 years ago
Alexander Smorkalov 36367ec027 Several fixes android related fixes 12 years ago
Andrey Kamaev eeaa1e8751 Fix link of fat java wrapper on OS X 12 years ago