812 Commits (84aff376a7cf44b981e52e58419e8a63a4d8f15f)

Author SHA1 Message Date
Kirill Kornyakov c11a7184c9 minarea.cpp sample reformatted 13 years ago
Vadim Pisarevsky eebe4860da added minEigThreshold parameter to calcOpticalFlowPyrLK to filter out bad points earlier. 14 years ago
Bernat Gabor 6b5ea5931d Added the "Mask operations on matrices" tutorial (with its sample). Plus modified some other core tutorials. 14 years ago
Bernat Gabor 26bd6b3f5f Added the File Input and Output using XML and YAML files tutorial. 14 years ago
Andrey Kamaev e7642f66d9 Fixed install terget for Android examples 14 years ago
Andrey Kamaev ac7e16fdf6 Fixed camera output format handling 14 years ago
Bernat Gabor 2d3606a58f Finished the DFT tutorial for the core section. 14 years ago
Bernat Gabor f25603112a Added Fernandos first tutorial regarding SVMs. Extended the global links (conf.py). Corrected the author names. Minor modification to the dft tutorial. 14 years ago
Andrey Kamaev a17b693aa9 Fixed build of Android samples and tests 14 years ago
Bernat Gabor ffe7a658fb Sample files for image scanning, basic Mat, file I/O. Added Victors removed tutorials back in the system. Some typo fixing.Expanded conf.py with new global links. 14 years ago
Andrey Pavlenko 3d9cb082c9 making CV data type to be int 14 years ago
Andrey Kamaev ebf9916242 Fixed android samples; fixed cmake files 14 years ago
Andrey Kamaev 8782914fc8 Aded setPreviewDisplay call to java camera samples 14 years ago
Alexey Spizhevoy a23406ea6c added missing header 14 years ago
Bernat Gabor a2975f337a 1) Converted all images to JPG to reduce size. 14 years ago
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