1122 Commits (1a488c05429904697e8bca1548700b983d668e2e)

Author SHA1 Message Date
Kevin 93155c6ae0 Overloaded PCA constructor and ( ) operator to implement Feature#2287 - PCA that retains a specified amount of variance from the data. A sample was added to samples/cpp to demonstrate the new functionality. Docs and Tests were also updated 12 years ago
Vadim Pisarevsky 67ff95083d added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters 12 years ago
kir 44da71daf4 removed duplicated sample (for facedetect) 12 years ago
Andrey Kamaev f2a486c34b Fix Android samples for devices having front camera only (Nexus 7) 12 years ago
Andrey Kamaev 58baf2b455 Fix package name of Android color blob detection sample 12 years ago
Andrey Kamaev 11bffb0e7d Unify manifest files in Android examples 12 years ago
Andrey Kamaev ca0609dde3 Fixed java camera release in Android tutorial-0 sample 12 years ago
Andrey Kamaev 067744d071 Fix Android samples for devices having front camera only (Nexus 7) 12 years ago
Andrey Kamaev fc93518449 Fix package name of Android color blob detection sample 12 years ago
Andrey Kamaev bd12f636c8 Unify manifest files in Android examples 12 years ago
Yury Zemlyanskiy 1fde184192 Small fixes for SimpleFlow algorithm 12 years ago
Yury Zemlyanskiy 784c09d6f9 Updates for SimpleFlow algorithm 12 years ago
Yury Zemlyanskiy c77d099018 "SimpleFlow" optical flow estimation algorithm (GSoC project) declaration in includes, implementation, usage example, test 12 years ago
Yury Zemlyanskiy 7ad4c25452 Small fixes for SimpleFlow algorithm 12 years ago
niko 6f6e990988 use mutex provided by opencv itself 12 years ago
Andrey Kamaev cd59cf3ab5 Fixed java camera release in Android tutorial-0 sample 12 years ago
Andrey Kamaev 05630b336b Updated package version in Android samples 12 years ago
Andrey Kamaev 47b9640785 Updated package version in Android samples 12 years ago
Yury Zemlyanskiy 5ee632fe90 Updates for SimpleFlow algorithm 12 years ago
Yury Zemlyanskiy cc6f1eb824 "SimpleFlow" optical flow estimation algorithm (GSoC project) 12 years ago
Andrey Kamaev 4aa03d4b2b Fix/workaround bogus error in Android samples running on Android 4.1.1 12 years ago
Andrey Kamaev eaf75dbc95 Fix crash on resume in face detection sample 12 years ago
Andrey Kamaev a4235948a7 Fix Andoid samples: black screen after resume problem 12 years ago
Andrey Kamaev ba862ffdff Fix/workaround bogus error in Android samples running on Android 4.1.1 12 years ago
Andrey Kamaev e9e0668549 Fix crash on resume in face detection sample 12 years ago
Andrey Kamaev 285af48040 Fix Andoid samples: black screen after resume problem 12 years ago
Andrey Kamaev 639bbec44a svn repository web references are replaced with links to git 12 years ago
Alexander Mordvintesv d9185ec21b added _doc.py -- doc-string ckecking utility 12 years ago
Vadim Pisarevsky bbf679267a modified facedetect to properly display very oblong objects and optionally flip image horizontally (for profile face detection). Added LBP cascades by Attila Novak for profile face detection and silverware detection (those are results of GSoC 2012) 12 years ago
Andrey Kamaev f2a02feffa Fix Windows build issues 12 years ago
Alexander Smorkalov 5acb80a9b1 ColorBlobDetection Sample, ImageManpulations Sample and Tutorial2 updated. Issues with native camera on Nexus 7 (Android 4.1) fixed. 12 years ago
Alexander Mordvintesv c9f2ff4487 added texture_flow.py sample 12 years ago
Alexander Mordvintesv a4bffd96c4 added deconvolution.py sample and example images 12 years ago
Alexander Smorkalov a1d8091e10 ColorBlobDetection Sample, ImageManpulations Sample and Tutorial2 updated. Issues with native camera on Nexus 7 (Android 4.1) fixed. 12 years ago
bitwangyaoyao a091f9e4e2 bug fix of "squares" sample for ocl module 12 years ago
yao d363d5589c add an "squares" sample for ocl module 12 years ago
Alexey Spizhevoy 7992203598 Fixed CMakeLists.txt 12 years ago
Alexey Spizhevoy 27eb5d07cf Added getScale/setScale for image warpers (stitching module) 12 years ago
Philipp Wagner 9c75ff43ba Bug #2257: Adding a quick workaround for truncated labels on 64bit machines in the Python FaceRecognizer wrapper code. This is only a temporary bugfix, that will be fixed at a better point as soon as possible. 12 years ago
Philipp Wagner 6161a3335c Removed writing the test.png, wasn't meant to be commited. 12 years ago
Vladislav Vinogradov beb3e6ff18 added GMG_GPU to bgfg_segm sample 12 years ago
Vladislav Vinogradov 42c1d4f4b1 new optimized version of BackgroundSubtractorGMG 12 years ago
Vladislav Vinogradov c5e92c31ba fixed Bug #2252 12 years ago
yao 2fed1fcbff add an ocl sample 12 years ago
Alexander Mordvintesv a29be81d77 typo fix in features_homography.py 12 years ago
alexey.spizhevoy a39bce204d implemented DP-based seam estimation method 12 years ago
Andrey Kamaev 5100ca7508 svn repository web references are replaced with links to git 12 years ago
Vadim Pisarevsky 2013118971 new/improved Python samples by Alexander Mordvintsev 12 years ago
Alexander Mordvintesv d9dc02541a Added descriptions to PlaneTracker samples 12 years ago
Alexander Mordvintesv 353c69e017 created PlaneTracker (int plane_tracker.py), which implements multitarget planar tracking 12 years ago