REVERT OF reverted libjpeg to an earlier version (reverse-merged from commit bfc8a524...
[profile/ivi/opencv.git] / samples /
2012-09-23 Vadim Pisarevskysome bugfixes & improvements in openfabmap code, docs...
2012-09-17 Alexander MordvintsevMerge branch 'master' of git://code.opencv.org/opencv
2012-09-17 Alexander MordvintsevMerge branch 'master' of git://code.opencv.org/opencv
2012-09-17 Alexander Mordvintsevget rid of Lock in gabor_threads.py
2012-09-17 Vadim PisarevskyMerge remote-tracking branch 'origin/master'
2012-09-17 Andrey KamaevFix windows build warnings
2012-09-13 yaomake ocl surf sample compile on Linux
2012-09-12 yaoAdd a SURF sample for ocl module
2012-09-10 Andrey KamaevMove gpu sample to gpu folder
2012-09-10 Vladislav Vinogradovadded Generalized Hough implementation
2012-09-10 Andrey KamaevAdd gitignore for Android tests and samples
2012-09-07 Vadim Pisarevskyfixed compile error on Windows
2012-09-07 AoD314add new version of CommandLineParser. add empty docs
2012-09-05 Yury ZemlyanskiyMerge remote-tracking branch 'itseez/opencv'
2012-09-04 Andrey KamaevFix android build warnings
2012-09-04 Andrey KamaevMerge branch 'android-toolchain'
2012-09-04 KevinOverloaded PCA constructor and ( ) operator to implemen...
2012-09-04 Alexander SmorkalovMerge branch 'master' of git://code.opencv.org/opencv
2012-09-03 Vadim Pisarevskyadded openfabmap code, contributed by Arren Glover...
2012-08-31 kirremoved duplicated sample (for facedetect)
2012-08-31 Andrey KamaevFix Android samples for devices having front camera...
2012-08-31 Andrey KamaevFix package name of Android color blob detection sample
2012-08-31 Andrey KamaevUnify manifest files in Android examples
2012-08-31 Vadim PisarevskyMerge remote-tracking branch 'origin/master'
2012-08-31 Yury ZemlyanskiySmall fixes for SimpleFlow algorithm
2012-08-31 Yury ZemlyanskiyUpdates for SimpleFlow algorithm
2012-08-31 Yury Zemlyanskiy"SimpleFlow" optical flow estimation algorithm (GSoC...
2012-08-31 Yury ZemlyanskiySmall fixes for SimpleFlow algorithm
2012-08-31 Alexandre BenoitMerge branch 'master' of git://code.opencv.org/opencv
2012-08-31 nikouse mutex provided by opencv itself
2012-08-29 noobMerge branch 'master' of git://code.opencv.org/opencv
2012-08-29 Andrey KamaevMerge pull request #25 from sergiud/master
2012-08-28 Andrey KamaevFixed java camera release in Android tutorial-0 sample
2012-08-28 Andrey KamaevUpdated package version in Android samples
2012-08-28 Yury ZemlyanskiyUpdates for SimpleFlow algorithm
2012-08-28 Yury Zemlyanskiy"SimpleFlow" optical flow estimation algorithm (GSoC...
2012-08-24 Andrey KamaevMerge branch 'android_camera'
2012-08-24 Andrey KamaevFix/workaround bogus error in Android samples running...
2012-08-24 Andrey KamaevFix crash on resume in face detection sample
2012-08-24 Andrey KamaevFix Andoid samples: black screen after resume problem
2012-08-23 Vsevolod GlumovMerge remote-tracking branch 'origin/master'
2012-08-22 Alexander MordvintesvMerge branch 'master' of code.opencv.org:opencv
2012-08-22 Alexander Mordvintesvadded _doc.py -- doc-string ckecking utility
2012-08-22 Vadim Pisarevskymodified facedetect to properly display very oblong...
2012-08-22 Andrey KamaevFix Windows build issues
2012-08-21 Leonid BeynensonMerge branch 'master' of git://github.com/vpas/opencv...
2012-08-20 Andrey KamaevMerge branch 'master' of git://github.com/vpas/opencv...
2012-08-20 Vladislav VinogradovMerge branch 'gpu-tests'
2012-08-19 Alexander MordvintesvMerge branch 'master' of code.opencv.org:opencv
2012-08-19 Alexander Mordvintesvadded texture_flow.py sample
2012-08-18 Alexander MordvintesvMerge branch 'master' of code.opencv.org:opencv
2012-08-18 Alexander Mordvintesvadded deconvolution.py sample and example images
2012-08-16 Alexander SmorkalovColorBlobDetection Sample, ImageManpulations Sample...
2012-08-16 bitwangyaoyaobug fix of "squares" sample for ocl module
2012-08-16 yaoadd an "squares" sample for ocl module
2012-08-14 Daniil OsokinMerge branch 'branch1'
2012-08-13 Alexey SpizhevoyFixed CMakeLists.txt
2012-08-13 Alexey SpizhevoyAdded getScale/setScale for image warpers (stitching...
2012-08-11 Philipp WagnerBug #2257: Adding a quick workaround for truncated...
2012-08-09 Philipp WagnerRemoved writing the test.png, wasn't meant to be commited.
2012-08-09 Philipp WagnerMerge branch 'master' of git://code.opencv.org/opencv
2012-08-09 Vladislav VinogradovMerge branch 'bgfg-gmg-optimized' into bgfg-gmg-merged
2012-08-09 Vladislav VinogradovMerge branch 'bgfg-gmg-gpu' into bgfg-gmg-merged
2012-08-09 Vladislav Vinogradovadded GMG_GPU to bgfg_segm sample
2012-08-08 Vladislav Vinogradovnew optimized version of BackgroundSubtractorGMG
2012-08-08 Vladislav Vinogradovfixed Bug #2252
2012-08-08 yaoMerge branch 'master' of git://code.opencv.org/opencv
2012-08-08 yaoadd an ocl sample
2012-08-07 Alexander MordvintesvMerge branch 'master' of code.opencv.org:opencv
2012-08-07 Alexander Mordvintesvtypo fix in features_homography.py
2012-08-07 alexey.spizhevoyimplemented DP-based seam estimation method
2012-08-07 Vladislav VinogradovMerge branch 'master' of code.opencv.org:opencv
2012-08-07 Andrey KamaevFixed number of svn->git migration issues
2012-08-07 Andrey Kamaevsvn repository web references are replaced with links...
2012-08-07 Vadim PisarevskyMerge remote-tracking branch 'origin/master'
2012-08-06 Alexander MordvintesvMerge branch 'master' of code.opencv.org:opencv
2012-08-06 Vadim Pisarevskynew/improved Python samples by Alexander Mordvintsev
2012-08-05 Alexander MordvintesvAdded descriptions to PlaneTracker samples
2012-08-03 Alexander Mordvintesvcreated PlaneTracker (int plane_tracker.py), which...
2012-08-03 Alexander MordvintesvMerge branch 'master' of code.opencv.org:opencv
2012-08-03 nikoMerge branch 'master' of git://code.opencv.org/opencv
2012-08-01 Alexander Mordvintesvwork on feature_homography.py: multiple targets
2012-07-30 Philipp Wagnerfacerec_demo.py: Updated contact mail address.
2012-07-30 Alexander Mordvintsevfeature_homography.py:
2012-07-30 Philipp Wagnerfacerec_demo.py: Shortened code. Final version.
2012-07-30 Philipp Wagnerfacerec_demo.py: Reworked demo to remove all matplotlib...
2012-07-29 Philipp WagnerMoved the facerec_demo.py to the wrong directory. Now...
2012-07-29 Philipp WagnerAdded the facerec_demo.py to show how to perform Face...
2012-07-29 Alexander Mordvintesvprint description in mosse.py
2012-07-29 Alexander Mordvintesvadded MOSSE sample
2012-07-29 Alexander Mordvintesvspelling corrections, added aero images as a more impre...
2012-07-29 Alexander Mordvintesvspelling corrections, added aero images as a more impre...
2012-07-25 marina.kolpakovaMerge branch 'master' of git://5.9.49.245/opencv
2012-07-25 marina.kolpakovafixed #2190
2012-07-24 Andrey Pavlenkoremoving unused files
2012-07-24 Andrey Pavlenkoremoving unused file
2012-07-16 Alexander Mordvintsevsmall doc fix
2012-07-16 Alexander Mordvintsevwindow name changed
2012-07-16 Alexander Mordvintsevcorrect unknown feature report in find_obj.py
2012-07-16 Alexander Mordvintsevadded asift.py sample
next