added description of FAST 5/8 and FAST 7/12 (by Vincent)
[profile/ivi/opencv.git] / modules /
2012-08-07 Vadim Pisarevskyadded description of FAST 5/8 and FAST 7/12 (by Vincent)
2012-08-07 Vadim PisarevskyMerge remote-tracking branch 'origin/master'
2012-08-07 Andrey KamaevFix several documentation build warnings
2012-08-07 Vadim Pisarevskyadded SSE2-optimized 3x3 invert by Grigoriy Frolov
2012-08-07 alexey.spizhevoyMinor fix in the DP based seam estimator
2012-08-07 alexey.spizhevoyFixed bug
2012-08-07 alexey.spizhevoyMinor changes
2012-08-07 alexey.spizhevoyAdded support of 8UC3
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 Vladislav Vinogradovfixed build with CUDA 4.2
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 Andrey KamaevAdd git support to run.py
2012-08-07 Andrey KamaevFix tegra build warnings
2012-08-07 Vladislav Vinogradovnew implementation of gpu debayer
2012-08-07 Vladislav Vinogradovadded perf tests for new gpu::cvtColor functions
2012-08-07 Vladislav Vinogradovadded missed device synchronization
2012-08-07 Vladislav Vinogradovadded debayer to gpu::cvtColor
2012-08-07 marina.kolpakovaintervales for vector type support
2012-08-07 marina.kolpakovaadded connectivityMask calculation function
2012-08-07 marina.kolpakovafixed not defined macro warningds
2012-08-07 marina.kolpakovaC.C. Labeling: added stream support
2012-08-07 marina.kolpakovaconnected components labeling
2012-08-07 Vadim PisarevskyMerge remote-tracking branch 'origin/master'
2012-08-07 yaoAdd dft and gemm to ocl module, using AMD's clAmdFft...
2012-08-07 yaoMerge branch 'master' of git://code.opencv.org/opencv
2012-08-06 Andrey KamaevFixed xml name generation in run.py
2012-08-06 Andrey KamaevFixed build warnings (including error in FAST)
2012-08-06 yaofix bugs in tests, set device for each test case
2012-08-06 yaoMerge branch 'master' of git://code.opencv.org/opencv
2012-08-06 yaoAdd blend, columnsum, pyrUp/down, matchTemplate for...
2012-08-05 Philipp WagnerIssue #2231: Attempt to fix segfault, when copying...
2012-08-03 Evgeny TalaninSet correct path to repo in python tests (changed after...
2012-08-03 Vadim Pisarevskyfixed a few compile warnings and errors with VS2010.
2012-08-03 Vadim Pisarevskymoved parallel_for_ and ParallelLoopBody to core.hpp
2012-08-03 Vadim PisarevskyMerge remote-tracking branch 'origin/master'
2012-08-03 yaoMerge branch 'master' of git://code.opencv.org/opencv
2012-08-03 nikoMerge branch 'master' of git://code.opencv.org/opencv
2012-08-03 nikoperformance and bug fix for addWeighted cartToPolar...
2012-08-02 Ilya Lavrenovparallel version of bilateral filter was implemented...
2012-08-02 marina.kolpakovafixed 2228
2012-08-02 yaofor test
2012-07-31 Philipp Wagnerfacerec.cpp: Removed Original LBP wrapper, because...
2012-07-31 Philipp Wagnerfacerec.cpp: Added an exception to the LBP extraction...
2012-07-31 Vadim Pisarevskyintegrated another portion of SSE optimizations from...
2012-07-31 Vadim PisarevskyMerge remote-tracking branch 'origin/master'
2012-07-31 Vadim Pisarevskyadded FAST<5/8> & FAST<7/12> (by Vincent Rabaud)
2012-07-31 Alexander SmorkalovWarning fix. ifdefs for 4.1.1 added.
2012-07-31 Alexander SmorkalovAndroid 4.1.1 native camera fix. BufferQueue class...
2012-07-31 Vladislav Vinogradovadded gpu::graphcut for float sources (CUDA 5.0)
2012-07-31 Vladislav Vinogradovadded gpu alpha premultiplication
2012-07-31 Vladislav Vinogradovadded gpu RGB<->Lab and BGR<->Luv conversions
2012-07-31 Vladislav Vinogradovadded gpu BGR<->Lab and RGB<->Luv color conversion...
2012-07-30 Philipp WagnerFaceRecognizer supports updating a model now. Documenta...
2012-07-30 Vadim Pisarevskymade countNonZero SSE code SSE2-compliant and portable
2012-07-30 nikofix the compilation bugs
2012-07-29 Philipp WagnerUpdated the train method to be an InputArrayOfArrays...
2012-07-29 Philipp WagnerUpdated the documentation to (1) reflect the latest...
2012-07-29 Philipp WagnerFixed facerec_eigenfaces.cpp demo sample: it contained...
2012-07-29 Philipp WagnerMerge branch 'master' of git://code.opencv.org/opencv
2012-07-29 Philipp WagnerBug #2214: Fixed bug, when calling the train method...
2012-07-29 Josh Doecore/stat: fix build with 32-bit
2012-07-27 marina.kolpakovapartly merged with sbromle/opencv fixes branch
2012-07-26 Eric Christiansenasserted in LBPH code that images must have a single...
2012-07-26 Sam BromleyFix missing remainder of line.
2012-07-26 Sam BromleyProtect check of CV_SSE4_2 with #if defined.
2012-07-26 Sam BromleyFix crash when polling for non-existent Kinects.
2012-07-26 Sam BromleyProtect check for _MSC_VER with #if defined.
2012-07-25 Anatoly Baksheevtest7
2012-07-25 Andrey Pavlenkotest
2012-07-25 Anatoly Baksheevtest2
2012-07-25 Anatoly Baksheevtest
2012-07-25 Maria Dimashovaupdated doc on triangulatePoints (#2167)
2012-07-25 marina.kolpakovaintegrated patch: HOG confidence calculation. Thanks...
2012-07-25 marina.kolpakovafixed SURf according to clockwise descriptor convention
2012-07-25 marina.kolpakovafixed surf for upright case
2012-07-25 marina.kolpakovaMerge branch 'master' of git://5.9.49.245/opencv
2012-07-24 Maria Dimashovafixed gcc compilation
2012-07-24 Maria Dimashovafixed bilateralFilter on uniform CV_32F image
2012-07-24 Vadim Pisarevskyintegrated patch with some SSE2/SSE4.2 optimizations...
2012-07-24 Maria Dimashovafixed LshIndex types in its constructor
2012-07-24 Anatoly Baksheevtest
2012-07-24 marina.kolpakovaLBP features integrated in CascadeClassifier_GPU
2012-07-24 marina.kolpakovaLBP: switched to PImpl pattern
2012-07-24 marina.kolpakovaremoved division
2012-07-24 marina.kolpakovaremoved unused code
2012-07-17 Marina KolpakovaLBP: multiscale approach; refactored atomics usage
2012-07-16 Vadim Pisarevskymerged ocl module from ocl branch (it's not quite usabl...
2012-07-16 Maria Dimashovafixed tests for scale invariance (uncommented sift...
2012-07-16 Maria Dimashovachanged tests for rotation/scale invariance of descriptors
2012-07-16 Maria Dimashovachanged the way of HARRIS creation
2012-07-16 Maria Dimashovafixed #2167
2012-07-16 Maria Dimashovarevert my incorrect fix of #2167
2012-07-15 Maria Dimashovafixed #2167
2012-07-15 Maria Dimashovaadded tests on scale invariance of detectors and descri...
2012-07-15 Marina Kolpakovafixed brocken tests by classifier loger from r9027
2012-07-14 Maria Dimashovafixed typo in test class names
2012-07-14 Maria Dimashovaadded tests to check rotation invariance of descriptors...
2012-07-14 Andrey Pavlenkoremoving warnings on deprecated api when targeting...
next