427 Commits (1a2458885ba5e1f08e08caf9d9fc8ce77bd11bb4)

Author SHA1 Message Date
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
Alexander Bohn / FI$H2k c66cf08ced Fix for encoding errors when building Java source 12 years ago
Andrey Pavlenko bbf43e8b16 fix for bug #2912 (DescriptorExtractor::compute Java wrapper loses native arg change) 12 years ago
Andrey Kamaev f282498b1d Drop outdated targets and fix solution folders 12 years ago
Alexander Smorkalov 8942eaf0d7 Stetch support for Android View classes added (Feature #2840) 12 years ago
Andrey Pavlenko 0e64baaec5 removing redundant code 12 years ago
Andrey Pavlenko 116d3be9c0 moving JNI library to 'build/lib' dir on non-Win 12 years ago
Andrey Pavlenko d18b2c2502 patch -> revision 12 years ago
Andrey Pavlenko c24d7cc066 adding more version-related variables 12 years ago
Andrey Pavlenko 5321da92cb adding/fixing version suffix for desktop java library on all OSes 12 years ago
Vladislav Vinogradov 7a0d6f7733 Super Resolution module 12 years ago
Andrey Pavlenko 1c1c3c29c3 fixing eclipse import errors 12 years ago
Alexander Smorkalov 8458f5c489 Android tutorial updated 12 years ago
Alexander Smorkalov 9f39c8eaa1 OpenCV 2.4.4 preparation 12 years ago
Alexander Smorkalov 1751a963f2 Build info output for all android apps added. 12 years ago
Andrey Pavlenko 54bcaa4934 fixing eclipse import errors that can also be fixed via 'Fix Project Properties' menu 12 years ago
Andrey Pavlenko b337d84adf configure desktop Java install, making JNI library name correct, and making it fat when possible 12 years ago
Alexander Smorkalov 283b26e2db Issue in NativeCameraView and JavaCameraView fixed. 12 years ago
Andrey Kamaev 571665b559 Fix CMake variables substitution in Android project files 12 years ago
Alexander Smorkalov 076941bb07 15-puzzle app reverted to usage of old CvCameraViewListener implementation; 12 years ago
Alexander Smorkalov f8720ec60e Code review issues fixed. Compatibility issues fixed. 12 years ago
Alexander Smorkalov 3ef588b877 onCameraFrame callback signature changed. CvCameraFame interface added. 12 years ago
Andrey Kamaev 6f1961031c Update regression checks in Java test 12 years ago
Alexander Smorkalov 5bc6365ba5 TestCheckVector java test fixed. Warning fixed. 12 years ago
Alexander Smorkalov ca98710640 Resolve warning in OpenCV Library project in Eclipse (Bug #2714) 12 years ago
Andrey Kamaev a441980d68 Fix debug build of Java warppers 12 years ago
Andrey Kamaev 2c32536bf4 Enable Java bindings on all platforms by default 12 years ago
Andrey Kamaev caa2c06e50 Quiet output of cv::error in Java tests 12 years ago
Andrey Kamaev 5eabcf8e4f Java tests: print summary for tests run 12 years ago
Andrey Kamaev 4668a133f0 Java API: fix build warning on OS X 12 years ago
Andrey Kamaev 3889b34ec3 Add option to run java tests with run.py 12 years ago
Andrey Kamaev 46c4390a2e Hardly refactored CMake script for Java wrappers 12 years ago