212 Commits (282a15c9f9b5b13807b10b3724854a99fc79daec)

Author SHA1 Message Date
Jan Starzynski 9bf216742f fixed cpackage -> package 12 years ago
Jan Starzynski ee42b65063 corrected some spelling errors 12 years ago
Jan Starzynski 12c42ac145 fixed strings in n1_dims(): n1_dcols() -> n1_dims() 12 years ago
Jan Starzynski 1ccfa62f4f adding method dims() to core.Mat 12 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 83e9b0a87a Javadoc waring fix. 12 years ago
Andrey Pavlenko 264d26e671 fixing empty Mat case 12 years ago
Andrey Pavlenko c7873dd03d fixing broken Mat::dump() in Java 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
Alexander Smorkalov 6e8f5ae574 Front/back camera constants semantic for Android fixed (Bug #2839). 12 years ago
Andrey Kamaev dd74a851f3 Fix build errors 12 years ago
Andrey Kamaev 0738ea7d0f Make highgui.hpp independent from C API 12 years ago
Andrey Pavlenko 4c31c26acf fix for #2901 (en exception was raised when getting empty MatOfDMatch) 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 940eedfb27 Finalize core headers reorganization 12 years ago
Andrey Kamaev 2b1ef95415 Completely separate C and C++ API of OpenCV core 12 years ago
Andrey Pavlenko bbf43e8b16 fix for bug #2912 (DescriptorExtractor::compute Java wrapper loses native arg change) 12 years ago
Andrey Kamaev 49f6dad13f Move cv::KeyPoint and cv::DMatch to core 12 years ago
Andrey Kamaev be7bbe3aa9 Drop cv:: prefix from cv::String used inside the cv namespace 12 years ago
Andrey Kamaev 688d170de7 Java wrapper is adapted for cv::String 12 years ago
Andrey Kamaev 89356ff16d Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
Alexander Smorkalov 8942eaf0d7 Stetch support for Android View classes added (Feature #2840) 12 years ago
Andrey Pavlenko 1c1c3c29c3 fixing eclipse import errors 12 years ago
Alexander Smorkalov 8458f5c489 Android tutorial updated 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 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
Alexander Smorkalov 283b26e2db Issue in NativeCameraView and JavaCameraView fixed. 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 a441980d68 Fix debug build of Java warppers 12 years ago
Andrey Kamaev caa2c06e50 Quiet output of cv::error in Java tests 12 years ago
Andrey Kamaev 4668a133f0 Java API: fix build warning on OS X 12 years ago
Andrey Kamaev bf3c2b0bbb Fix incorrect Mat address reconstruction on 64-bit platforms 12 years ago
Alexander Smorkalov 9ca65ceef8 OpenCV example-tutorial1 does not work on Android emulator (Bug #2656) 12 years ago
Alexander Smorkalov d7c89fc649 A lot of javadoc warnings duting javadoc build (Bug #2647) issue fixed 12 years ago
Alexander Smorkalov 2e5a7284d2 Code review comments applied. 12 years ago
Alexander Smorkalov 0efc32fc21 Attribure loading from layout improved. 12 years ago
Alexander Smorkalov 8266eab8b4 OpenCV app framework improved 12 years ago
Kirill Kornyakov 2efd9b6ad7 Fixed a couple of minor issues in Javadocs 12 years ago
Alexander Smorkalov a1a2cb0aeb OpenCV Samples testing problems fixed: 12 years ago