profile/ivi/opencv.git
2011-06-01 Ilya LysenkovFixed reading of the user class from *.xml (ticket...
2011-06-01 Anatoly Baksheevcompilation for windows
2011-06-01 Ilya LysenkovAdded support of the CV_64F depth to solvePnP (ticket...
2011-06-01 Anatoly Baksheevminor
2011-06-01 Vincent Rabaud- serialize/deserialize the edge threshold too
2011-06-01 Vincent Rabaud- make sure we rescale the input keypoints
2011-06-01 Vincent Rabaud- hide the patch size from the user (only one is used...
2011-06-01 Ethan RubleeFix # of features in orb.
2011-05-31 Alexander Shishkovfixed compilation problems with new SIFT on Windows
2011-05-31 Alexander Shishkovfixed compilation problems with new SIFT on MacOs
2011-05-31 Alexander Shishkovreverted the floating-point number formatting (exceptio...
2011-05-31 Alexander Shishkovremoved ddepth from matrix (after Vadim's commit, it...
2011-05-31 Maria Dimashovareplaced SIFT implementation (Some default parameters...
2011-05-31 Maria Dimashovacommented opponent descriptor test (temporarily)
2011-05-31 Alexander Shishkovadded SSE compiler flags under Windows+MSVC (ticket...
2011-05-31 Vadim Pisarevskyresolved ticket #1104 (processing of transposed numpy...
2011-05-31 Maria Dimashovaremoved evaluation testbetch to sample
2011-05-31 Vadim Pisarevskyfixed multi-channel 1x1 array construction (ticket...
2011-05-31 Vadim Pisarevskyreverted the floating-point number formatting
2011-05-31 Alexander Shishkovfixed build on GNU/Hurd (ticket #761)
2011-05-31 Ilya LysenkovAdded support of the 1 width element in morphology...
2011-05-31 Vadim Pisarevskyalways build ffmpeg_opencv as a shared lib (ticket...
2011-05-31 Vadim Pisarevskyadded KeyPoint::hash() (ticket #1100)
2011-05-31 Alexander Shishkovremoved OPENCV_BUILD_SHARED_LIB in favor of BUILD_SHARE...
2011-05-31 Vadim Pisarevskyfixed warning from GCC
2011-05-31 Vadim Pisarevskyresolved tickets #904 (nicer floating-point formatting...
2011-05-31 Leonid BeynensonMade small optimization: for some processors using...
2011-05-31 Alexander Shishkovremoved OPENCV_BUILD_SHARED_LIB in favor of BUILD_SHARE...
2011-05-31 Vladislav Vinogradovmodified according to CUDA 4.0 API updates
2011-05-31 Alexey Spizhevoyupdated help message in opencv_stitching app
2011-05-30 Ethan RubleeMaking the install and lib, bin directories consistent.
2011-05-30 Elena FedotovaPurpose: 2nd review cycle - see ??. added index entries
2011-05-30 Kirill KornyakovUpdate CommandLineParser class: move method's definitio...
2011-05-30 Maria Dimashovafixed sample
2011-05-30 Maria DimashovaFixed #727
2011-05-30 Alexey Spizhevoyupdated default params for preview mode (opencv_stitching)
2011-05-30 Alexander Shishkovfixed problem with VideoInput on Windows when OpenCV...
2011-05-30 Alexander Shishkovfixed problem with VideoInput on Windows when OpenCV...
2011-05-30 Andrey KamaevTegra optimization of cv::threshold
2011-05-30 Vadim Pisarevskyadded optional encoding parameter to cvOpenFileStorage...
2011-05-30 Alexey Spizhevoyminor change
2011-05-30 Alexey Spizhevoyadded --blend_strength parameter into opencv_stitching
2011-05-30 Maria Dimashovafixed drawKeypoints (keypoint orientation)
2011-05-30 Ilya LysenkovFixed #797.
2011-05-30 Ilya LysenkovFixed #886
2011-05-30 Alexey Spizhevoyupdated help message (opencv_stitching)
2011-05-30 Ilya LysenkovAdded drawing of a new image for debugging of the Simpl...
2011-05-30 Ilya LysenkovFixed #1063
2011-05-30 Alexey Spizhevoyupdated --help message (opencv_stitching)
2011-05-29 Vadim Pisarevskyremoved confusing CvCapture::queryFrame(); rewritten...
2011-05-29 Kirill Kornyakovupdate help corresponding single format and update...
2011-05-28 Andrey KamaevFixed windows build scripts in HelloAndroid sample.
2011-05-28 Andrey KamaevUpdated build scripts for HelloAndroid sample.
2011-05-28 Alexey Spizhevoyminor refactoring of opencv_stitching
2011-05-28 Alexey Spizhevoyadded block-based gain compensator (opencv_stitching...
2011-05-28 Kirill Kornyakovupdate help according single standart for it
2011-05-28 Kirill KornyakovUpdate CommandLineParser class
2011-05-28 Alexey Spizhevoyrefactored exposure compensators (opencv_stitching)
2011-05-27 Vadim Pisarevskyfixed mat.push_back(mat) (ticket #1091)
2011-05-27 Vadim Pisarevskycompile cv2.so also as a shared library
2011-05-27 Ethan RubleeAdding a default constructor to ORB that initializes...
2011-05-27 Alexander Shishkovcv.so library always compiled as shared library
2011-05-27 Vadim Pisarevskyuse FindZLIB(), FindJPEG() etc. on MacOSX as well to...
2011-05-27 Maria Dimashovaremoved test output
2011-05-27 Maria Dimashovarenamed WITH(HAVE)_EIGEN2 to WITH(HAVE)_EIGEN, fixed...
2011-05-27 Alexey Spizhevoyadded GC_COLOR_GRAD cost function type into opencv_stit...
2011-05-27 Alexey Spizhevoyminor changes in opencv_stitching
2011-05-26 Vadim Pisarevskyfixed crash in cv2.findHomography() (ticket #1094)
2011-05-26 Elena FedotovaPurpose: 2nd review cycle - see ??. added index entries
2011-05-26 Elena FedotovaPurpose: 2nd review cycle
2011-05-26 Alexey Spizhevoyadded some comments into multi-band blending code
2011-05-26 Alexey Spizhevoyupdated default parameter in opencv_stitching
2011-05-26 Alexey Spizhevoyreplaced brute force matcher with flann based one ...
2011-05-26 Alexey Spizhevoyminor changes in opencv_stitching
2011-05-25 Vadim Pisarevskymade datamatrix build on Windows; fixed unresolved...
2011-05-25 Alexey Spizhevoyadded number of bands cropping in multi-bands blending
2011-05-25 Alexey Spizhevoyfixed some bugs in opencv_stitching
2011-05-25 Alexey Spizhevoyadded gain compensation into opencv_stitching
2011-05-25 Vladislav Vinogradovfixed bug in SURF_GPU (compute descriptors, tid < 25)
2011-05-25 Vladislav Vinogradovfixed bug in SURF_GPU (reduce_sum25)
2011-05-25 Vincent Rabaud- set the right comparison distance for ORB
2011-05-25 Vincent Rabaud- fix the test for ORB (it's a binary feature)
2011-05-25 Vincent Rabaud- fix a possible crash when only asking for features...
2011-05-25 Ethan Rubleeadding c++ interface to the datamtrix codes of j.
2011-05-24 Ethan RubleeReverting the boost::python bindings, moving dev to...
2011-05-24 Andrey KamaevImplemented 4 missing Mat::ptr methods
2011-05-24 Leonid BeynensonSmall change in the SURF algorithm to be sure that...
2011-05-24 Alexey Spizhevoyadded exposure compensation base class into opencv_stit...
2011-05-24 Vadim Pisarevskyfixed formatting a bit
2011-05-24 Vadim Pisarevskydo not use system is<alpha|alnum|space|...>, because...
2011-05-24 Vadim Pisarevskyfixed vector resize in the ORB detector
2011-05-24 Vadim Pisarevskyimproved jSVD accuracy
2011-05-24 Maria Dimashovaadded TBB optimization to DOT
2011-05-24 Alexey Spizhevoyreduced memory requirements for multi-band blending
2011-05-24 Vladislav Vinogradovminor optimization of SURF_GPU (orientation calculation...
2011-05-24 Alexey Spizhevoyupdated focal estimation again (opencv_stitching)
2011-05-24 Alexey Spizhevoyupdated focal estimation (opencv_stitching) + refactoring
2011-05-24 Ethan RubleeAdding python default install path for debian vs mac...
2011-05-23 Elena FedotovaPurpose: 2nd review cycle
2011-05-23 Elena FedotovaPurpose: 2nd review cycle
next