profile/ivi/opencv.git
2010-10-21 Vadim Pisarevskyadded assert to MatConstIterator::pos()
2010-10-21 Vadim Pisarevskyrand test is returned back
2010-10-21 Vadim Pisarevskyre-added color-lab test
2010-10-21 Vadim Pisarevskyre-added filter-general test; fixed failure in several...
2010-10-21 Vadim Pisarevskymodified wiki link name
2010-10-21 Vadim Pisarevskychange at<double> => at<float>, since the histogram...
2010-10-21 Vadim Pisarevskyok, try to handle matrices with size (0,0)
2010-10-21 Vadim Pisarevskyforce each histogram dimension to be >= 1
2010-10-21 Vadim Pisarevskycleared the test blacklist in opencv_test_core. all...
2010-10-21 Vadim Pisarevskyfixed ds-graphscan test to make sure that the memory...
2010-10-21 Vadim Pisarevskyfixed test failure in matrix-dotproduct test (by increa...
2010-10-21 Vadim Pisarevskyfixed small matrix inversion using Cholesky algorithm...
2010-10-21 Ilya LysenkovInserted links to wiki in documentation.
2010-10-21 Victor ErukhimovAdding back MatConstIterator_::pos implementation
2010-10-20 Vadim Pisarevskyadd missing #include <stdarg.h>
2010-10-20 Marius MujaRenamed header include sentinels to fix compile problem...
2010-10-20 Ethan Rubleechange int to char so that keys are registered properly...
2010-10-20 Vadim Pisarevskysome fixes due to the changed policy in DataType &...
2010-10-20 Vladislav Vinogradovadded vecmath to gpu module.
2010-10-20 Victor ErukhimovFixing a problem with conflict of ROS and opencv flann
2010-10-20 Alexander Shishkovfixed bug with CV_ASSERT
2010-10-20 Vadim Pisarevskyfixed several warnings; modified size comparison: m1...
2010-10-20 Vadim Pisarevskyfixed several warnings; modified size comparison: m1...
2010-10-20 Ilya LysenkovUpdated opencv.pdf with new modifications
2010-10-20 Vladislav Vinogradovadded to gpu module linear filters for int and float...
2010-10-19 Alexander Shishkovremove failed tests (issues #618-620)
2010-10-19 Alexander ShishkovMove failed tests to corresponding blacklists
2010-10-19 Vadim Pisarevskythe path to "opencv/opencv_extra/testdata" can now...
2010-10-19 Ilya LysenkovDocumentation fix
2010-10-19 Ilya LysenkovMinor fixes in documentation
2010-10-19 Vadim Pisarevskyfixed a few bugs in: Mat::reshape, Mat(CvMat*) construc...
2010-10-19 Ilya LysenkovReorganized documentation to be consistent with modular...
2010-10-19 Vadim Pisarevskyundone experimental modifications in findExtrinsicCamer...
2010-10-18 Alexey Spizhevoyrefactored mssegmentation.cpp
2010-10-18 Vadim Pisarevskyfixed PDF generation
2010-10-18 Alexander Shishkovremove failed tests (issues #612-616)
2010-10-18 Vladislav Vinogradovadded gpu version of magnitude, magnitudeSqr, phase...
2010-10-18 Maria Dimashovafixed cast of Mat to vector<Mat> (leads to compile...
2010-10-18 Vadim Pisarevskyfixed a couple of warnings and 2 possible bugs
2010-10-18 Vadim Pisarevskyadded Mat::push_back, pop_back and related operations...
2010-10-18 Vadim Pisarevskyrenamed filterObject -> CvLSVMFilterObject, position...
2010-10-18 Kirill Kornyakovbugfix: incrorrect argument order in cvRodrigues2 call
2010-10-18 Kirill Kornyakovbugfix: wrong command line argument used
2010-10-17 Alexey PolovinkinGBT train/test was added to tree_engine sample
2010-10-16 Vadim Pisarevskyadded helper macros to the function declarations
2010-10-16 Anatoly Baksheevadded opencv_flann to OpenCVConfig
2010-10-16 Alexey PolovinkinAdded error handling in latentsvmdetect sample
2010-10-15 Vadim Pisarevskymade FLANN (and dependent on it code) build fine on...
2010-10-13 P. DruzhkovGradient Boosting Trees (CvGBTrees) added to opencv...
2010-10-13 Ethan Rubleeaccidentally commited a ROS patch of the test.py a...
2010-10-13 Maria Dimashovaminor fixes
2010-10-13 Alexey Spizhevoyrefactored mean shift segmentation a little
2010-10-13 Vladislav Vinogradovadded magnitudeSqr and rectStdDev to gpu module.
2010-10-13 Vladislav Vinogradovadded gpu::cvtColor for RGB <-> HSV and RGB <-> HLS
2010-10-13 Alexey Spizhevoyimplemented mean shift segmentation with elimination...
2010-10-13 Vadim Pisarevskyadded dependency on the new module flann (now with...
2010-10-13 Vadim Pisarevskyadded dependency on the new module flann
2010-10-12 Vadim Pisarevskyfixed some more build problems after renaming the headers
2010-10-12 Marius MujaUpdated FLANN to version 1.5
2010-10-12 Vadim Pisarevskyre-added missing _lsvmparser.h
2010-10-12 Vadim Pisarevskythe header parser for the extended OpenCV Python bindings
2010-10-12 Vadim Pisarevskyremoved obsolete matrix expression implementation
2010-10-12 Vadim Pisarevskysmall fix in DefaultRngAuto class for easier parsing...
2010-10-12 Vadim Pisarevskyrenamed internal headers to avoid conflicts with system...
2010-10-12 Vadim Pisarevskyunited cv::Mat and cv::MatND
2010-10-12 Vadim Pisarevskyunited cv::Mat and cv::MatND
2010-10-12 Vadim Pisarevskyunited cv::Mat and cv::MatND
2010-10-12 Vladislav Vinogradovfixed gpu filters (deriv filter and source roi calculation)
2010-10-12 Vladislav Vinogradovadded histograms calculation to gpu module
2010-10-12 Ethan Rubleeworking on cleaning up the android port - trying to...
2010-10-12 Ethan Rubleeadding samples to the android apps directory
2010-10-11 Anatoly Baksheevfixed some warning under VS2008
2010-10-11 Alexey Spizhevoyadded test data for mean shift procedure
2010-10-11 Alexey Spizhevoychanged mean shift procedure a little
2010-10-11 Vladislav Vinogradovadded min/max filters to gpu module.
2010-10-11 Evgeniy KozinovRussian comments was removed. Error code was added...
2010-10-09 Valentina KustikovaIntegration object detection using Latent SVM. Sample...
2010-10-09 Maria Dimashovafixed area computing
2010-10-09 Ethan Rublee_S happens to be a bad variable name for android
2010-10-08 Maria Dimashovafixed compile error (with TBB)
2010-10-08 Maria Dimashovaadded sample on BOW usage to image classification ...
2010-10-06 Vladislav Vinogradovadded Filter Engine to gpu module.
2010-10-06 Anatoly Baksheevfixed gpu module build system (in case when WITH_CUDA...
2010-10-04 James Bowman#593 add ConvertImage
2010-10-04 Anatoly Baksheevfixed warnings under VS2010 about 'implicit conversion...
2010-10-04 Maria Dimashovafixed FernDescriptorMatch; optimized keypoint regions...
2010-10-04 Vadim Pisarevskypossible fix for ticket 380 (should not hurt camera...
2010-10-04 Vladislav Vinogradovadded Sobel, GaussianBlur, Canny to gpu module.
2010-10-03 Vadim Pisarevskymuch faster exp() and log() with SSE2
2010-10-01 Vadim Pisarevskysome more fixes in rectify3 and 3calibration (corrected...
2010-10-01 Vadim Pisarevskyfixed 3calibration sample
2010-10-01 Vadim Pisarevskyadded Eigen3 support
2010-10-01 Maria Dimashovafixed detector evaluation test
2010-09-30 Vadim Pisarevskyadded calib3d dependency of highgui, to visualize check...
2010-09-30 Vadim Pisarevskyfixed detection of the checkerboards in some extreme...
2010-09-30 Maria Dimashovaback to previous default params
2010-09-30 Ilya LysenkovUpdated a recall curve construction in descriptors...
2010-09-30 Maria Dimashovaadded BOWTrainer::add()
2010-09-29 Vladislav Vinogradovadded gpu 1d window sum, convertTo, based on NPP.
2010-09-28 Alexey Spizhevoyfixed some compile-time problems (under Ubuntu)
next