1273 Commits (242955ce220f22610338dd90197f0f5b26003e5c)

Author SHA1 Message Date
Alexey Spizhevoy b549900fe1 Minor fixes and updates in videostab module and sample 13 years ago
Alexey Spizhevoy 673f879ccd Fixed bug in videostab sample. Fixed model size in global estimators. 13 years ago
Alexander Smorkalov 54001572d5 Setting camera parameters on Android 2.2.2 fixed. Old Android does not support continuous-video focus mode. 13 years ago
Andrey Pavlenko d03d54f8c1 updating Eclipse projects settings 13 years ago
Alexander Smorkalov be20370a3d Autofocus issues on Android ICS fixed. Continuous-video focus mode is set. 13 years ago
Andrey Kamaev 7cc7a3f37d Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings. 13 years ago
Andrey Kamaev 1c1c6b98f6 #645 Added cv::getBuildInformation function (with sample) to get OpenCV build configuration 13 years ago
Alexey Spizhevoy 30b461a506 Added support of homography motion model into vidostab sample 13 years ago
Andrey Pavlenko 2291faedd8 Java API: changing CvVectorXxx to MatOfXxx 13 years ago
Maria Dimashova 85fa0e7763 added cv::EM, moved CvEM to legacy, added/updated tests 13 years ago
Alexey Spizhevoy d9d4755387 Updated wobble suppression code in videostab module 13 years ago
Alexey Spizhevoy fa09f3d121 Refactored videostab module. Added MoreAccurateMotionWobbleSuppressor class 13 years ago
Alexey Spizhevoy f32b645b96 Refactored videostab module, added base class for woobble suppression 13 years ago
Andrey Pavlenko 0c45a5add2 Java API: minor bug-fixes and improvements in CvVector-s and tests 13 years ago
Andrey Pavlenko 78d92584c3 Java API: changing C++ vector<T> handling; 13 years ago
Alexander Mordvintsev 5ee7596cbc fixed EM sample 13 years ago
Alexey Spizhevoy efa0717d01 Added support of homography estimation into videostab module 13 years ago
Alexey Spizhevoy 56b5e6d8a8 Updated videostab module 13 years ago
Vladislav Vinogradov 1bc9ec0d77 fixed gpu::Laplacian 13 years ago
Alexey Spizhevoy 3e23bb6df6 Refactored videostab module and sample 13 years ago
Vladislav Vinogradov 5fe493474c minor fix of gpu performance sample 13 years ago
Vladislav Vinogradov c02c676865 fixed gpu performance sample (SURF usage) 13 years ago
Vadim Pisarevsky f309bafe9e another fix for cap_dshow.cpp; fixed warning in facerec_demo 13 years ago
Andrey Kamaev 0d18d19ad6 Fixed Android build warnings 13 years ago
Vadim Pisarevsky 68d20301f2 fixed building delaunay.c with MSVC 13 years ago
Vadim Pisarevsky beb7fc3c92 a LOT of obsolete stuff has been moved to the legacy module. 13 years ago
Alexey Spizhevoy 014accaf31 Fixed default arg value in videostab sample 13 years ago
Alexey Spizhevoy 99f29b75a1 Added linear similarity estimation into videostab module 13 years ago
Vadim Pisarevsky 33bc089506 fixed HOGDescriptor::detect and HOGDescriptor::detectMultiScale signatures (ticket #1304) 13 years ago
Andrey Pavlenko 6d49b075d9 updating screen resolutions support settings 13 years ago
Andrey Pavlenko 74749fccbf fix for #1724: making Java samples compatible with Android 3.1+ targets 13 years ago
Andrey Kamaev e72a23243b Reworked build scripts for Android Java API, tests and examples 13 years ago
Vadim Pisarevsky 7a62413c94 added houghcircles sample, improved circle detection (ticket #951) 13 years ago
Vadim Pisarevsky e8fab91d51 added DIST_LABEL_PIXEL labelType to distanceTransform, ticket #1641 (thanks to Mikhail Matrosov for the patch) 13 years ago
Maria Dimashova 550fd8e57c added image and depth synchronization 13 years ago
Vadim Pisarevsky cec8f719a3 added face recognition algorithms, LDA, colormaps (all by Philipp Wagner) 13 years ago
Vadim Pisarevsky 648669cb81 preliminary version of a multi-level findcontours 13 years ago
Andrey Kamaev 9b2d7e19db Added "fat" mode for Java wrapper 13 years ago
Alexey Spizhevoy 45fd8a6a63 Added load and save motion args into videostab sample 13 years ago
Alexey Spizhevoy 984583981c Split stabilizer into OnePassStabilizer and TwoPassStabilizer 13 years ago
Andrey Pavlenko 6708869425 updating Java samples to meet Java API changes 13 years ago
Maria Dimashova c1a6cb6221 added oni-files reading 13 years ago
Alexey Spizhevoy 3323ee9d18 Added distance threshold argument into videostab sample 13 years ago
Gary Bradski ad2ee1d572 import as cv not cv2. Fixed 13 years ago
Alexey Spizhevoy dcb5464b3c Added more inpainting methods. Fixed some errors. 13 years ago
Marina Kolpakova 577dabb8bc fixed bug #1571 13 years ago
Alexey Spizhevoy be73f8e29c Added quiet mode into videostab sample 13 years ago
Alexey Spizhevoy e4651fa697 Fixed ensureInclusionConstraint 13 years ago
Alexey Spizhevoy 3abd941774 Minor changes in videostab sample 13 years ago
Alexey Spizhevoy bde7456256 Updated videostab sample 13 years ago