profile/ivi/opencv.git
2011-05-23 Vladislav Vinogradovminor fix
2011-05-23 Vladislav Vinogradovminor optimization of SURF_GPU (reduce memory transfers...
2011-05-23 Vadim Pisarevskyfixed features2d (ORB) compile errors on Windows
2011-05-23 Alexey Spizhevoyupdated usage message (opencv_stitching)
2011-05-23 Alexey Spizhevoyfixed bug in graphcut seam estimation (opencv_stitching)
2011-05-23 Alexey Spizhevoyadded scaling of images before seam estimation (opencv_...
2011-05-21 Vadim Pisarevskyfixed several typos, including the old ones from ticket...
2011-05-21 Vadim PisarevskyUse INVALID_DISP_SCALED instead of INVALID_DISP in...
2011-05-21 Vadim Pisarevskyreplaced #include <some_opencv_hdr> with #include ...
2011-05-21 Vadim Pisarevskyreturn NULL in the case of incorrect camera index ...
2011-05-21 Vincent Rabaud- assign some members outside the header (fixes #1081)
2011-05-21 Kirill Kornyakovbugfix for Windows x64, Visual Studio 10
2011-05-21 Alexey Spizhevoymade number of bands in blending parameter
2011-05-21 Alexey Spizhevoymore refactoring of opencv_stitching
2011-05-21 Kirill Kornyakovsome samples updated according to new CommandLineParser...
2011-05-21 Alexey Spizhevoyupdated poor pairs filtering in opencv_stitching
2011-05-21 Alexey Spizhevoymemory optimizations in opencv_stitching
2011-05-21 Alexey Spizhevoyrefactoring in opencv_stitching
2011-05-21 Alexey Spizhevoychanges blenders interface in opencv_stitching
2011-05-21 Vadim Pisarevskyallow lower-case utf-8 encoding specification as well
2011-05-21 Vadim Pisarevskyone more fix with encoding when reading/writing XMLs
2011-05-20 Vincent Rabaud- add missing tests for ORB
2011-05-20 Vincent Rabaud- adding ORB
2011-05-20 Vadim Pisarevskyfixed reading/writing of utf-8 strings
2011-05-20 Andrey KamaevTegra optimization for calcOpticalFlowPyrLK
2011-05-20 Maria Dimashovaremoved duplicated output, added the print of first...
2011-05-20 Maria Dimashovafixed sample
2011-05-20 Maria Dimashovaminor changes of recall-precision output
2011-05-20 Alexey Spizhevoyrefactored opencv_stitching
2011-05-20 Alexey Spizhevoyadded number of bands estimation in opencv_stitching
2011-05-20 Alexey Spizhevoyadded histograms comparison into opencv_stitching
2011-05-19 Anatoly Baksheevfixed #1069 (cvflann::set_distance_type - Unresolved...
2011-05-19 Vadim Pisarevskyalter the read stage.threshold to match traincascade...
2011-05-19 Vadim Pisarevskyfixed top-right and bottom-right corners filtering...
2011-05-19 Andrey KamaevTegra optimization for yuv420i to rgb conversion
2011-05-19 Alexey Spizhevoyadded time measurements into opencv_stitching
2011-05-18 Vadim Pisarevskyfixed bug with possible memory corruption in CvMat...
2011-05-18 Alexey Spizhevoyminor changes in opencv_stitching
2011-05-18 Alexey Spizhevoyreduced memory requirements in opencv_stitching
2011-05-18 Alexey Spizhevoyadded parameters controlling resolution into opencv_sti...
2011-05-18 Vadim Pisarevskyfixed bug with crash in HoughCircles & HoughLines when...
2011-05-18 Alexey Spizhevoycompilation under mac
2011-05-18 Kirill Kornyakovfixed OpenCV_DIR
2011-05-18 Maria Dimashovaadded the link in doc on kinect
2011-05-18 Alexey Spizhevoymodified focal estimation function in opencv_stitching
2011-05-18 Vladislav Vinogradovminor fix
2011-05-18 Alexey Spizhevoyminor refactoring in opencv_stitching
2011-05-18 Alexey Spizhevoyadded leaveBiggestComponent function into opencv_stitching
2011-05-18 Vladislav VinogradovGpuMat::setTo optimization (call cudaMemcpy2D if possible)
2011-05-17 Vadim Pisarevskyremoved debug print statement from cvMixChannels()
2011-05-17 Vadim Pisarevskycopied helper modules from doc to modules/python/test
2011-05-17 Vadim Pisarevskyfixed a few warnings on Windows; fixed critical bugs...
2011-05-17 Vadim Pisarevskyfixed a few warnings from VS2010 express
2011-05-17 Alexey Spizhevoyminor changes in opencv_stitching
2011-05-17 Vadim Pisarevskyfix build problems on Windows
2011-05-17 Andrey Pavlenko- extra spaces are removed
2011-05-17 Anatoly Baksheevsolution folder flag disabled by default
2011-05-17 Anatoly Baksheevsolution folder flag disabled by default
2011-05-17 Vadim Pisarevskyadded missing #include for compatibility with VS2008
2011-05-17 Alexey Spizhevoychanged default args values for opencv_stitching app
2011-05-16 Andrey Kamaevminor bugfix
2011-05-16 Andrey KamaevParallel version of YUV->RGB conversion for Android...
2011-05-16 Alexander Mordvintsevfixed #808 and #848
2011-05-16 Vladislav Vinogradovupdate gpu docs (SURF and BruteForceMatcher)
2011-05-16 Vladislav Vinogradovadded support of Hamming distance to BruteForceMatcher_GPU
2011-05-16 Alexey Spizhevoyrefactored opencv_stitching
2011-05-15 Elena FedotovaPurpose: updated the feature2d chapter
2011-05-15 Kirill Kornyakovcommand line parser added. Leonid Beynenson is original...
2011-05-15 Elena FedotovaPurpose: completed the calib3d chapter
2011-05-15 Elena FedotovaPurpose: completed the objdetect chapter
2011-05-15 Elena FedotovaPurpose: completed the ml chapter
2011-05-15 Maria Dimashovasome renames
2011-05-13 Vadim Pisarevskyadded missing #include "ctype.h"
2011-05-13 Vadim Pisarevskyremoved "#include "windows.h"" from core headers
2011-05-13 Vadim Pisarevskyremoved unnecessary #include "windows.h" from "highgui_c.h"
2011-05-13 Andrey KamaevSmall Android build fixes
2011-05-13 Vadim Pisarevskymade "filestorage << vector<Mat>" work properly.
2011-05-13 Vadim Pisarevskydisabled creation of hdr_parser.pyc
2011-05-12 Andrey Kamaevcv:threshold optimization for Tegra
2011-05-12 Vadim Pisarevskymake ubuntu 11.04 compile with libv4l
2011-05-12 Andrey KamaevFixed Android build
2011-05-11 Vadim Pisarevskyreviewed ? marks in features2d
2011-05-11 Andrey KamaevRemoved outdated build instructions
2011-05-11 Andrey KamaevAdded simple command line sample for Android
2011-05-11 Xavier Delacoursmall updates to bundle adjustment implementation
2011-05-11 Andrey PavlenkoRemoving auto-generated file
2011-05-11 Andrey PavlenkoFixing build for Android
2011-05-11 Anatoly Baksheevformatting
2011-05-11 Anatoly Baksheevminor
2011-05-11 Anatoly Baksheevfixed pch for non-windows
2011-05-11 Anatoly Baksheev[+] added use_folders cmake feature if cmake version...
2011-05-11 Maria Dimashovarestored 2 methods (for backward compatibility)
2011-05-11 Maria Dimashovaextended the constructor parameters of AdjusterAdapter...
2011-05-11 Maria Dimashovafixed DynamicAdaptedFeatureDetector
2011-05-11 Vadim Pisarevskyfixed paths to demo python scripts
2011-05-11 Maria Dimashovaminor
2011-05-11 P. Druzhkovproblem with the supported data matrices types is fixed
2011-05-11 Vladislav Vinogradovadded lightweight class DeviceBuffer to matrix_reductio...
2011-05-11 Vladislav Vinogradovfixed LUT (ticket #1057)
2011-05-11 Alexey Spizhevoyreduced memory requirements for multi-band blending
next