797 Commits (c776bff95bf6605a6842fb5a73cc2e87832e0404)

Author SHA1 Message Date
Andrey Kamaev 930b2995eb Fixed Android samples; Fixed bugs in cmake (java module). 14 years ago
Andrey Kamaev dfdb15be79 Added Java packages support to cmake 14 years ago
Andrey Kamaev 6932203349 Fixed Android samples; updated black list of enums. 14 years ago
Andrey Kamaev d445903b31 Added FPS measurement to some Android samples 14 years ago
Andrey Kamaev 9e00cc59af Added face datection Android sample 14 years ago
Andrey Kamaev 5e3e283e30 Changed labels for some android samples 14 years ago
Andrey Kamaev 72541721a1 Added image-manipulations android sample, other samples are updated; added Mat.size method to java API. 14 years ago
Vadim Pisarevsky 16ba62dcd5 added COLOR_... enumeration to imgproc.hpp and EVENT_... enumeration to highgui.hpp 14 years ago
Andrey Kamaev cc3c034cf6 Android samples: class SampleViewBase which uses native camera is renamed. 14 years ago
Alexander Mordvintsev af99bee344 adjust cosine threshold in squares.py 14 years ago
Andrey Kamaev be2c4ddbdd Android: 14 years ago
Alexander Mordvintsev ae5dd1d748 math.pi -> np.pi 14 years ago
Vadim Pisarevsky f2e1a64c1b fixed "import cv" in the new python samples. corrected Python bindings to match the documentation and vice versa (NOTE: in cv2.stereoCalibrate the parameter ordering has been changed) 14 years ago
Andrey Kamaev 4cf1274327 Finished Android samples renaming 14 years ago
Andrey Kamaev 8288cc108d Continued Android samples renaming 14 years ago
Andrey Kamaev 7c6fc6e18a Android samples are renamed 14 years ago
Andrey Kamaev cc447448ff Added native camera Android sample; Added manual port of VideoCapture class. 14 years ago
Andrey Kamaev fae67e0b46 Refactored Android samples 14 years ago
Andrey Kamaev 72a55a4139 Refactored Android sample (1-java) 14 years ago
Andrey Kamaev a9508d2f67 Fixed android sample 14 years ago
Vadim Pisarevsky 7702fa4d61 added improved version of the variational stereo correspondence algorithm by Sergey Kosov 14 years ago
Andrey Kamaev f97e5f7353 Modified Android samples 14 years ago
Kirill Kornyakov 87ad9b1c3e samples C/C++: fixed compilation problem on Ubuntu 14 years ago
Andrey Kamaev 14bc6e3e6c Modified Android Samples 14 years ago
Andrey Kamaev c52ab82bbf Minor Android samples fix 14 years ago
Andrey Kamaev 20ec29f22e Android samples are included into the Android package 14 years ago
Vadim Pisarevsky 562914e33b upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN. 14 years ago
Andrey Kamaev 4d8a261d99 Allowed spaces in path to OpenCV (tested only Android build) 14 years ago
Vadim Pisarevsky 386f147597 a few minor fixes in Python samples 14 years ago
Ana Huaman f098d98908 Added moments_demo.cpp 14 years ago
Ana Huaman bbba2a0608 Added pointPolygonTest_demo code for tutorials 14 years ago
Ana Huaman 9aa5e5b000 Added generalContours_demo2.cpp 14 years ago
Ana Huaman c21b747733 Added hull_demo.cpp code for tutorials 14 years ago
Ana Huaman edc1bd4c8c Added generalContours_demo1.cpp tutorial code 14 years ago
Ana Huaman ea8e27961e Added sample code for tutorial findContours_demo.cpp 14 years ago
Andrey Kamaev 6623fe3b08 Added option INSTALL_ANDROID_EXAMPLES (default off); Added option for choosing SDK platform for Android tests and samples. 14 years ago
Andrey Pavlenko 7ca50b2b3d org.opencv.utils renamed to org.opencv.android 14 years ago
Vadim Pisarevsky 569b1ad582 embeded cv Python module into cv2. 14 years ago
Ana Huaman 7386269943 Added cornerDetector_Demo.cpp sample for tutorial of cornerMinEigenVal and cornerEigenValsAndVecs 14 years ago
Ana Huaman 442f6b4100 Added cornerSubPix_Demo.cpp tutorial sample code 14 years ago
Ana Huaman 6c9f4d6423 Added goodFeaturesToTrack_Demo.cpp code for tutorials 14 years ago
Ana Huaman e2da35dc6e Added Harris corner detection sample tutorial 14 years ago
Alexander Mordvintsev 3511bf81de help message printing 14 years ago
Alexander Mordvintsev c053532be1 sobel -> Sobel 14 years ago
Alexander Mordvintsev 0217ae3a70 faster detection and timing in facedetect.py 14 years ago
Alexander Mordvintsev 2a19db61e7 command line option for avi output in turing.py 14 years ago
Alexander Mordvintsev c9d9d1ec92 lk_track.py window renamed 14 years ago
Alexander Mordvintsev b175348d93 motempl.py sample works 14 years ago
Alexander Mordvintsev b509cc2a4d contours.py sample added 14 years ago
Alexander Mordvintsev 514711af14 work on motempl.py sample 14 years ago