1025 Commits (6308be2c3e07a520e0b2763c9aa9fc67bfb3f12b)

Author SHA1 Message Date
Vadim Pisarevsky 427ce1247a some bugfixes & improvements in openfabmap code, docs and samples by Arren Glover 12 years ago
Alexander Mordvintsev 2a96f28bc1 get rid of Lock in gabor_threads.py 12 years ago
Andrey Kamaev e73089bdb5 Fix windows build warnings 12 years ago
yao 04e946b2a3 make ocl surf sample compile on Linux 12 years ago
yao c09e2f88df Add a SURF sample for ocl module 12 years ago
Andrey Kamaev 36f912261b Move gpu sample to gpu folder 12 years ago
Vladislav Vinogradov 98c92f196e added Generalized Hough implementation 12 years ago
Andrey Kamaev e564a53ccd Add gitignore for Android tests and samples 12 years ago
Vadim Pisarevsky 53fdae93bd fixed compile error on Windows 12 years ago
AoD314 54a202b3d5 add new version of CommandLineParser. add empty docs 12 years ago
Andrey Kamaev 07d92d9e5a Fix android build warnings 12 years ago
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 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 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 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
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 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