profile/ivi/opencv.git
2012-03-26 Vadim Pisarevskyfixed chi-square test, ticket #1263
2012-03-26 Andrey KamaevInput/Output arrays are updated to support fixed-type...
2012-03-26 Vadim Pisarevskyapplied patch from #1655 (thanks to Changbo Zhou!)
2012-03-26 Vadim Pisarevskyapplied patch from #1712 (thanks to Vlad)
2012-03-26 Alexander Shishkovfixed Debug compilation on Windows (it works for VS...
2012-03-25 Vadim Pisarevskyfixed build errors & warnings on VS2010
2012-03-25 Andrey KamaevRefactored Java wrapper build scripts.
2012-03-24 Vadim Pisarevskyadded face recognition algorithms, LDA, colormaps ...
2012-03-24 Vadim Pisarevskypreliminary version of a multi-level findcontours
2012-03-24 Vadim Pisarevskypreliminary version of a multi-level findcontours
2012-03-23 Andrey KamaevAdded "fat" mode for Java wrapper
2012-03-23 Alexander ReshetnikovUpdated new video positioning test
2012-03-23 Andrey PavlenkoJava API minor fixes
2012-03-23 Leonid BeynensonMade small change which fixes the situation, when ORB...
2012-03-23 Alexander ReshetnikovUpdate FFMPEG wrapper binaries
2012-03-23 Alexander Shishkovupdate FFMPEG wrapper binaries
2012-03-23 Alexander Shishkovfixed wrapper compilation on Windows (opencv_ffmpeg...
2012-03-23 Alexander ReshetnikovAdded new video posiitioning test
2012-03-22 Alexander ReshetnikovFixed ifdef code mistake
2012-03-22 Alexander ReshetnikovFixed compilation error under Windows
2012-03-22 Alexander ReshetnikovUpdated ffmpeg test for big video writing
2012-03-22 Alexander ReshetnikovSeparated ffmpeg codecs and wrappers
2012-03-22 Vladislav Vinogradovadded test for gpu::Laplacian for CV_32FC1 type
2012-03-22 Alexander Shishkovunrolled changes from r7601 (problems with Android...
2012-03-22 Andrey Pavlenkofixing copy/paste typo
2012-03-22 Alexander ReshetnikovRemoved OS conditions from highgui tests
2012-03-22 Alexey SpizhevoyAdded load and save motion args into videostab sample
2012-03-22 Andrey KamaevFixed build
2012-03-22 Alexey SpizhevoySplit stabilizer into OnePassStabilizer and TwoPassStab...
2012-03-22 Andrey Pavlenkoupdating Java samples to meet Java API changes
2012-03-22 Andrey KamaevMore Tegra versions of convertTo
2012-03-21 Alexander ReshetnikovUpdated new ffmpeg wrapper; restored NEW_FFMPEG in...
2012-03-21 Andrey KamaevFixed perf test for convertTo
2012-03-21 Andrey Pavlenko#921 less signatures for func-s with default arg val...
2012-03-21 Andrey Pavlenkofixing arg name according to ref man
2012-03-21 Maria Dimashovaremoved debug log
2012-03-21 Vladislav Vinogradovfixed gpu::filter2D border interpolation for CV_32FC1...
2012-03-21 Maria Dimashovaadded oni-files reading
2012-03-21 Alexander ReshetnikovUpdated new ffmpeg wrapper
2012-03-21 Alexander Shishkovfixed #1436
2012-03-21 Maria Dimashovaremoved unnecessary members of CvCapture_OpenNI
2012-03-21 Alexander Shishkovfixed documentation compilation errors after r7568
2012-03-21 Alexey SpizhevoyRefactored videostab module
2012-03-21 Maria Dimashovaswitched to use RunXmlScript always (missing '\n' at...
2012-03-21 Alexey SpizhevoyFixed warning
2012-03-21 Alexey SpizhevoyAdded distance threshold argument into videostab sample
2012-03-21 Alexey SpizhevoyUpdated FMM run() signature
2012-03-21 Alexey SpizhevoyFixed some warnings
2012-03-21 Alexander SmorkalovIssue #1201: auto-focus problem was fixed. Binaries...
2012-03-21 Gary Bradskiimport as cv not cv2. Fixed
2012-03-20 Alexander ReshetnikovUpdated license text in highgui files
2012-03-20 Maria Dimashovaadded default values of parameters
2012-03-20 Vadim Pisarevskyincreased the default number of pyramid layers in ORB...
2012-03-20 Alexey SpizhevoyFixed some warnings
2012-03-20 Alexey SpizhevoyAdded more inpainting methods. Fixed some errors.
2012-03-20 Leonid BeynensonRemoved unrequired type conversions in the function...
2012-03-20 Vladislav Vinogradovrefactored and fixed some gpu tests
2012-03-20 Leonid BeynensonMade the function "clipLine" to work with int64 values...
2012-03-20 Marina Kolpakovafixed bug #1571
2012-03-20 Andrey Pavlenkofixing compilation on Windows
2012-03-20 Alexander ReshetnikovRefactored new ffmpeg wrapper
2012-03-20 Marina Kolpakovafixed bug #1479
2012-03-20 Alexey SpizhevoyAdded quiet mode into videostab sample
2012-03-20 Alexey SpizhevoyFixed ensureInclusionConstraint
2012-03-20 Alexey SpizhevoyMinor changes in videostab sample
2012-03-20 Alexey SpizhevoyUpdated videostab sample
2012-03-19 Andrey KamaevFixed Windows build of videostab module.
2012-03-19 Andrey KamaevSolution folders are turned on by default for MS Visual...
2012-03-19 Marina Kolpakovafixed bug #1700
2012-03-19 Andrey KamaevFixed Android build of new videostab module
2012-03-19 Vladislav Vinogradovfixed several bugs in gpu arithm functions
2012-03-19 Alexey SpizhevoyAdded licence message
2012-03-19 Alexey SpizhevoyAdded missed file
2012-03-19 Alexey SpizhevoyAdded missed file
2012-03-19 Alexey SpizhevoyAdded first version of videostab module
2012-03-19 Marina Kolpakovafixed sample for new signature of calcOpticalFlowPyrLK
2012-03-19 Andrey KamaevFixed Android build warnings in logpolar_bsm
2012-03-19 Vadim Pisarevskyadded Manuela Chessa as the co-author of logpolar_bsm.
2012-03-19 Alexey SpizhevoyFixed bug #1693. Also corrected default parameters...
2012-03-19 Marina KolpakovaFixed bug #1629
2012-03-19 Vadim Pisarevskyfixed some more GCC warnings
2012-03-19 Alexander KapustinTegra optimized functions cvt32finttype were temporary...
2012-03-19 Vladislav Vinogradovfixed gpu::pyrUp (now it matches cpu analog)
2012-03-19 Alexander ReshetnikovFixed compiling error for ffmpeg with libavcodec less...
2012-03-19 Andrey Pavlenkofixing compilation on Windows (M_PI was undefined via...
2012-03-18 Gary BradskiAdded cv.DestroyAllWindows() to file close
2012-03-18 Gary Bradskiadded destroyAllWindows at end
2012-03-18 Gary Bradskiadded destroy all windows
2012-03-18 Gary Bradskiadded destroy all windows
2012-03-18 Vadim Pisarevskyadded LogPolar Blind Spot Model (thanks to Fabio Solari...
2012-03-18 Marina KolpakovaFixed bug #1634
2012-03-18 Marina KolpakovaFixed bug #1654
2012-03-18 Marina KolpakovaFixed bug #1663
2012-03-18 Marina KolpakovaFixed bug #1666
2012-03-18 Vladislav VinogradovFixed build without CUDA
2012-03-18 Vladislav Vinogradovfixed build in gpu module (SURF and ORB)
2012-03-18 Alexander Kapustin30 functions of cvtTIPES_func were Neon Optimized
2012-03-17 Vadim Pisarevskyfixed StereoBM crash on MacOSX 10.7
2012-03-17 Vadim Pisarevskyswitched to non-constant references in Algorithm::addPa...
2012-03-17 Vadim Pisarevskyfixed many warnings from GCC 4.6.1
next