2010-10-21 |
Vadim Pisarevsky | modified wiki link name |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Vadim Pisarevsky | change at<double> => at<float>, since the histogram... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Vadim Pisarevsky | ok, try to handle matrices with size (0,0) |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Vadim Pisarevsky | force each histogram dimension to be >= 1 |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Vadim Pisarevsky | cleared the test blacklist in opencv_test_core. all... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Vadim Pisarevsky | fixed ds-graphscan test to make sure that the memory... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Vadim Pisarevsky | fixed test failure in matrix-dotproduct test (by increa... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Vadim Pisarevsky | fixed small matrix inversion using Cholesky algorithm... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Ilya Lysenkov | Inserted links to wiki in documentation. |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Victor Erukhimov | Adding back MatConstIterator_::pos implementation |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Vadim Pisarevsky | add missing #include <stdarg.h> |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Marius Muja | Renamed header include sentinels to fix compile problem... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Ethan Rublee | change int to char so that keys are registered properly... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Vadim Pisarevsky | some fixes due to the changed policy in DataType &... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Vladislav Vinogradov | added vecmath to gpu module. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Victor Erukhimov | Fixing a problem with conflict of ROS and opencv flann |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Alexander Shishkov | fixed bug with CV_ASSERT |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Vadim Pisarevsky | fixed several warnings; modified size comparison: m1... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Vadim Pisarevsky | fixed several warnings; modified size comparison: m1... |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Ilya Lysenkov | Updated opencv.pdf with new modifications |
commit | commitdiff | tree | snapshot |
2010-10-20 |
Vladislav Vinogradov | added to gpu module linear filters for int and float... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Alexander Shishkov | remove failed tests (issues #618-620) |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Alexander Shishkov | Move failed tests to corresponding blacklists |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Vadim Pisarevsky | the path to "opencv/opencv_extra/testdata" can now... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Ilya Lysenkov | Documentation fix |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Ilya Lysenkov | Minor fixes in documentation |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Vadim Pisarevsky | fixed a few bugs in: Mat::reshape, Mat(CvMat*) construc... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Ilya Lysenkov | Reorganized documentation to be consistent with modular... |
commit | commitdiff | tree | snapshot |
2010-10-19 |
Vadim Pisarevsky | undone experimental modifications in findExtrinsicCamer... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Alexey Spizhevoy | refactored mssegmentation.cpp |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Vadim Pisarevsky | fixed PDF generation |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Alexander Shishkov | remove failed tests (issues #612-616) |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Vladislav Vinogradov | added gpu version of magnitude, magnitudeSqr, phase... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Maria Dimashova | fixed cast of Mat to vector<Mat> (leads to compile... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Vadim Pisarevsky | fixed a couple of warnings and 2 possible bugs |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Vadim Pisarevsky | added Mat::push_back, pop_back and related operations... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Vadim Pisarevsky | renamed filterObject -> CvLSVMFilterObject, position... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Kirill Kornyakov | bugfix: incrorrect argument order in cvRodrigues2 call |
commit | commitdiff | tree | snapshot |
2010-10-18 |
Kirill Kornyakov | bugfix: wrong command line argument used |
commit | commitdiff | tree | snapshot |
2010-10-17 |
Alexey Polovinkin | GBT train/test was added to tree_engine sample |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Vadim Pisarevsky | added helper macros to the function declarations |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Anatoly Baksheev | added opencv_flann to OpenCVConfig |
commit | commitdiff | tree | snapshot |
2010-10-16 |
Alexey Polovinkin | Added error handling in latentsvmdetect sample |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Vadim Pisarevsky | made FLANN (and dependent on it code) build fine on... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
P. Druzhkov | Gradient Boosting Trees (CvGBTrees) added to opencv... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Ethan Rublee | accidentally commited a ROS patch of the test.py a... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Maria Dimashova | minor fixes |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Alexey Spizhevoy | refactored mean shift segmentation a little |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Vladislav Vinogradov | added magnitudeSqr and rectStdDev to gpu module. |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Vladislav Vinogradov | added gpu::cvtColor for RGB <-> HSV and RGB <-> HLS |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Alexey Spizhevoy | implemented mean shift segmentation with elimination... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Vadim Pisarevsky | added dependency on the new module flann (now with... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
Vadim Pisarevsky | added dependency on the new module flann |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Vadim Pisarevsky | fixed some more build problems after renaming the headers |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Marius Muja | Updated FLANN to version 1.5 |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Vadim Pisarevsky | re-added missing _lsvmparser.h |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Vadim Pisarevsky | the header parser for the extended OpenCV Python bindings |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Vadim Pisarevsky | removed obsolete matrix expression implementation |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Vadim Pisarevsky | small fix in DefaultRngAuto class for easier parsing... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Vadim Pisarevsky | renamed internal headers to avoid conflicts with system... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Vadim Pisarevsky | united cv::Mat and cv::MatND |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Vadim Pisarevsky | united cv::Mat and cv::MatND |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Vadim Pisarevsky | united cv::Mat and cv::MatND |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Vladislav Vinogradov | fixed gpu filters (deriv filter and source roi calculation) |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Vladislav Vinogradov | added histograms calculation to gpu module |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Ethan Rublee | working on cleaning up the android port - trying to... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Ethan Rublee | adding samples to the android apps directory |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Anatoly Baksheev | fixed some warning under VS2008 |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Alexey Spizhevoy | added test data for mean shift procedure |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Alexey Spizhevoy | changed mean shift procedure a little |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Vladislav Vinogradov | added min/max filters to gpu module. |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Evgeniy Kozinov | Russian comments was removed. Error code was added... |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Valentina Kustikova | Integration object detection using Latent SVM. Sample... |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Maria Dimashova | fixed area computing |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Ethan Rublee | _S happens to be a bad variable name for android |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Maria Dimashova | fixed compile error (with TBB) |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Maria Dimashova | added sample on BOW usage to image classification ... |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Vladislav Vinogradov | added Filter Engine to gpu module. |
commit | commitdiff | tree | snapshot |
2010-10-06 |
Anatoly Baksheev | fixed gpu module build system (in case when WITH_CUDA... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
James Bowman | #593 add ConvertImage |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Anatoly Baksheev | fixed warnings under VS2010 about 'implicit conversion... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Maria Dimashova | fixed FernDescriptorMatch; optimized keypoint regions... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Vadim Pisarevsky | possible fix for ticket 380 (should not hurt camera... |
commit | commitdiff | tree | snapshot |
2010-10-04 |
Vladislav Vinogradov | added Sobel, GaussianBlur, Canny to gpu module. |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Vadim Pisarevsky | much faster exp() and log() with SSE2 |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Vadim Pisarevsky | some more fixes in rectify3 and 3calibration (corrected... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Vadim Pisarevsky | fixed 3calibration sample |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Vadim Pisarevsky | added Eigen3 support |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Maria Dimashova | fixed detector evaluation test |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Vadim Pisarevsky | added calib3d dependency of highgui, to visualize check... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Vadim Pisarevsky | fixed detection of the checkerboards in some extreme... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Maria Dimashova | back to previous default params |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Ilya Lysenkov | Updated a recall curve construction in descriptors... |
commit | commitdiff | tree | snapshot |
2010-09-30 |
Maria Dimashova | added BOWTrainer::add() |
commit | commitdiff | tree | snapshot |
2010-09-29 |
Vladislav Vinogradov | added gpu 1d window sum, convertTo, based on NPP. |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Alexey Spizhevoy | fixed some compile-time problems (under Ubuntu) |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Vladislav Vinogradov | fixed gpu morphology: anchor and iterations |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Vladislav Vinogradov | fixed short and float reading/writing in gpu::cvtColor |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Anatoly Baksheev | fixed gpu morphology: now kernel in gpu is passed to... |
commit | commitdiff | tree | snapshot |
2010-09-28 |
Vladislav Vinogradov | added gpu::cvtColor for RGB <-> YCrCb and RGB <-> YUV |
commit | commitdiff | tree | snapshot |
next |