Vadim Pisarevsky [Thu, 21 Oct 2010 12:54:52 +0000 (12:54 +0000)]
force each histogram dimension to be >= 1
Vadim Pisarevsky [Thu, 21 Oct 2010 12:35:33 +0000 (12:35 +0000)]
cleared the test blacklist in opencv_test_core. all the problematic tests now pass
Vadim Pisarevsky [Thu, 21 Oct 2010 12:26:11 +0000 (12:26 +0000)]
fixed ds-graphscan test to make sure that the memory block size is large enough to fit at least the graph header and the sequence block header (ticket 504)
Vadim Pisarevsky [Thu, 21 Oct 2010 12:12:04 +0000 (12:12 +0000)]
fixed test failure in matrix-dotproduct test (by increasing the desired accuracy threshold) (ticket #447)
Vadim Pisarevsky [Thu, 21 Oct 2010 12:07:49 +0000 (12:07 +0000)]
fixed small matrix inversion using Cholesky algorithm (ticket #536)
Ilya Lysenkov [Thu, 21 Oct 2010 11:48:01 +0000 (11:48 +0000)]
Inserted links to wiki in documentation.
Victor Erukhimov [Thu, 21 Oct 2010 03:47:57 +0000 (03:47 +0000)]
Adding back MatConstIterator_::pos implementation
Vadim Pisarevsky [Wed, 20 Oct 2010 19:56:21 +0000 (19:56 +0000)]
add missing #include <stdarg.h>
Marius Muja [Wed, 20 Oct 2010 19:05:41 +0000 (19:05 +0000)]
Renamed header include sentinels to fix compile problem when used together with standalone flann
Ethan Rublee [Wed, 20 Oct 2010 18:49:44 +0000 (18:49 +0000)]
change int to char so that keys are registered properly, maybe this breaks others though
Vadim Pisarevsky [Wed, 20 Oct 2010 17:43:46 +0000 (17:43 +0000)]
some fixes due to the changed policy in DataType & DataDepth handling
Vladislav Vinogradov [Wed, 20 Oct 2010 15:17:51 +0000 (15:17 +0000)]
added vecmath to gpu module.
Victor Erukhimov [Wed, 20 Oct 2010 15:08:26 +0000 (15:08 +0000)]
Fixing a problem with conflict of ROS and opencv flann
Alexander Shishkov [Wed, 20 Oct 2010 14:02:08 +0000 (14:02 +0000)]
fixed bug with CV_ASSERT
Vadim Pisarevsky [Wed, 20 Oct 2010 12:34:59 +0000 (12:34 +0000)]
fixed several warnings; modified size comparison: m1.size() == m2.size() => m1.size == m2.size
Vadim Pisarevsky [Wed, 20 Oct 2010 12:33:57 +0000 (12:33 +0000)]
fixed several warnings; modified size comparison: m1.size() == m2.size() => m1.size == m2.size
Ilya Lysenkov [Wed, 20 Oct 2010 12:21:39 +0000 (12:21 +0000)]
Updated opencv.pdf with new modifications
Vladislav Vinogradov [Wed, 20 Oct 2010 08:50:14 +0000 (08:50 +0000)]
added to gpu module linear filters for int and float source types.
refactored gpu module.
Alexander Shishkov [Tue, 19 Oct 2010 15:58:08 +0000 (15:58 +0000)]
remove failed tests (issues #618-620)
Alexander Shishkov [Tue, 19 Oct 2010 15:06:22 +0000 (15:06 +0000)]
Move failed tests to corresponding blacklists
Vadim Pisarevsky [Tue, 19 Oct 2010 13:49:13 +0000 (13:49 +0000)]
the path to "opencv/opencv_extra/testdata" can now be set using OPENCV_TEST_DATA_PATH. Filter pattern can now start with ">" or ">=" symbols, meaning - run all the test, beginning from the particular one - convenient for resuming tests after fixing crashed tests
Ilya Lysenkov [Tue, 19 Oct 2010 13:47:21 +0000 (13:47 +0000)]
Documentation fix
Ilya Lysenkov [Tue, 19 Oct 2010 13:44:57 +0000 (13:44 +0000)]
Minor fixes in documentation
Vadim Pisarevsky [Tue, 19 Oct 2010 11:57:37 +0000 (11:57 +0000)]
fixed a few bugs in: Mat::reshape, Mat(CvMat*) constructor, element access, copying nd array etc.
Ilya Lysenkov [Tue, 19 Oct 2010 11:51:56 +0000 (11:51 +0000)]
Reorganized documentation to be consistent with modular structure
Vadim Pisarevsky [Tue, 19 Oct 2010 10:02:24 +0000 (10:02 +0000)]
undone experimental modifications in findExtrinsicCameraParams2.
Alexey Spizhevoy [Mon, 18 Oct 2010 12:47:15 +0000 (12:47 +0000)]
refactored mssegmentation.cpp
Vadim Pisarevsky [Mon, 18 Oct 2010 12:36:22 +0000 (12:36 +0000)]
fixed PDF generation
Alexander Shishkov [Mon, 18 Oct 2010 12:32:08 +0000 (12:32 +0000)]
remove failed tests (issues #612-616)
Vladislav Vinogradov [Mon, 18 Oct 2010 11:12:14 +0000 (11:12 +0000)]
added gpu version of magnitude, magnitudeSqr, phase, cartToPolar, polarToCart
Maria Dimashova [Mon, 18 Oct 2010 11:06:44 +0000 (11:06 +0000)]
fixed cast of Mat to vector<Mat> (leads to compile error now)
Vadim Pisarevsky [Mon, 18 Oct 2010 09:03:54 +0000 (09:03 +0000)]
fixed a couple of warnings and 2 possible bugs
Vadim Pisarevsky [Mon, 18 Oct 2010 08:51:46 +0000 (08:51 +0000)]
added Mat::push_back, pop_back and related operations; enabled reading/writing/creating/copying matrices with zero dimensions.
Vadim Pisarevsky [Mon, 18 Oct 2010 08:49:18 +0000 (08:49 +0000)]
renamed filterObject -> CvLSVMFilterObject, position -> CvLSVMFilterPosition etc.
Kirill Kornyakov [Mon, 18 Oct 2010 07:39:20 +0000 (07:39 +0000)]
bugfix: incrorrect argument order in cvRodrigues2 call
Kirill Kornyakov [Mon, 18 Oct 2010 07:32:12 +0000 (07:32 +0000)]
bugfix: wrong command line argument used
Alexey Polovinkin [Sun, 17 Oct 2010 19:18:42 +0000 (19:18 +0000)]
GBT train/test was added to tree_engine sample
Vadim Pisarevsky [Sat, 16 Oct 2010 20:34:34 +0000 (20:34 +0000)]
added helper macros to the function declarations
Anatoly Baksheev [Sat, 16 Oct 2010 17:31:19 +0000 (17:31 +0000)]
added opencv_flann to OpenCVConfig
Alexey Polovinkin [Sat, 16 Oct 2010 07:10:46 +0000 (07:10 +0000)]
Added error handling in latentsvmdetect sample
Vadim Pisarevsky [Fri, 15 Oct 2010 18:57:59 +0000 (18:57 +0000)]
made FLANN (and dependent on it code) build fine on Windows. Most of the changes are added CV_EXPORTS' into the class declarations and extern variables are turned into external functions (as a nice side effect the variables are now read-only)
P. Druzhkov [Wed, 13 Oct 2010 20:18:12 +0000 (20:18 +0000)]
Gradient Boosting Trees (CvGBTrees) added to opencv mll. Test for all CvGBTrees public methods added.
Ethan Rublee [Wed, 13 Oct 2010 18:10:51 +0000 (18:10 +0000)]
accidentally commited a ROS patch of the test.py a few -r3716
Maria Dimashova [Wed, 13 Oct 2010 16:16:40 +0000 (16:16 +0000)]
minor fixes
Alexey Spizhevoy [Wed, 13 Oct 2010 14:08:18 +0000 (14:08 +0000)]
refactored mean shift segmentation a little
Vladislav Vinogradov [Wed, 13 Oct 2010 12:52:39 +0000 (12:52 +0000)]
added magnitudeSqr and rectStdDev to gpu module.
added supports of CV_32SC2 source to gpu scalar arithm and float source to gpu::histRange.
minor fix of gpu tests.
Vladislav Vinogradov [Wed, 13 Oct 2010 09:42:29 +0000 (09:42 +0000)]
added gpu::cvtColor for RGB <-> HSV and RGB <-> HLS
Alexey Spizhevoy [Wed, 13 Oct 2010 09:10:24 +0000 (09:10 +0000)]
implemented mean shift segmentation with elimination of small segments, added tests
Vadim Pisarevsky [Wed, 13 Oct 2010 06:17:24 +0000 (06:17 +0000)]
added dependency on the new module flann (now with opencv_flann lib)
Vadim Pisarevsky [Wed, 13 Oct 2010 06:12:38 +0000 (06:12 +0000)]
added dependency on the new module flann
Vadim Pisarevsky [Tue, 12 Oct 2010 21:42:24 +0000 (21:42 +0000)]
fixed some more build problems after renaming the headers
Marius Muja [Tue, 12 Oct 2010 19:47:50 +0000 (19:47 +0000)]
Updated FLANN to version 1.5
Vadim Pisarevsky [Tue, 12 Oct 2010 16:14:07 +0000 (16:14 +0000)]
re-added missing _lsvmparser.h
Vadim Pisarevsky [Tue, 12 Oct 2010 15:59:00 +0000 (15:59 +0000)]
the header parser for the extended OpenCV Python bindings
Vadim Pisarevsky [Tue, 12 Oct 2010 12:37:04 +0000 (12:37 +0000)]
removed obsolete matrix expression implementation
Vadim Pisarevsky [Tue, 12 Oct 2010 12:36:20 +0000 (12:36 +0000)]
small fix in DefaultRngAuto class for easier parsing with Python wrapper generator
Vadim Pisarevsky [Tue, 12 Oct 2010 12:35:04 +0000 (12:35 +0000)]
renamed internal headers to avoid conflicts with system header files
Vadim Pisarevsky [Tue, 12 Oct 2010 12:33:16 +0000 (12:33 +0000)]
united cv::Mat and cv::MatND
Vadim Pisarevsky [Tue, 12 Oct 2010 12:32:32 +0000 (12:32 +0000)]
united cv::Mat and cv::MatND
Vadim Pisarevsky [Tue, 12 Oct 2010 12:31:40 +0000 (12:31 +0000)]
united cv::Mat and cv::MatND
Vladislav Vinogradov [Tue, 12 Oct 2010 08:33:06 +0000 (08:33 +0000)]
fixed gpu filters (deriv filter and source roi calculation)
Vladislav Vinogradov [Tue, 12 Oct 2010 06:37:44 +0000 (06:37 +0000)]
added histograms calculation to gpu module
Ethan Rublee [Tue, 12 Oct 2010 02:23:08 +0000 (02:23 +0000)]
working on cleaning up the android port - trying to fix the distortion coefficients bug
Ethan Rublee [Tue, 12 Oct 2010 02:21:30 +0000 (02:21 +0000)]
adding samples to the android apps directory
Anatoly Baksheev [Mon, 11 Oct 2010 15:46:12 +0000 (15:46 +0000)]
fixed some warning under VS2008
Alexey Spizhevoy [Mon, 11 Oct 2010 14:27:28 +0000 (14:27 +0000)]
added test data for mean shift procedure
Alexey Spizhevoy [Mon, 11 Oct 2010 14:25:30 +0000 (14:25 +0000)]
changed mean shift procedure a little
Vladislav Vinogradov [Mon, 11 Oct 2010 08:54:28 +0000 (08:54 +0000)]
added min/max filters to gpu module.
added supports of 4-channels image to gpu::minMax and gpu::cvtColor for RGB <-> YCrCB, RGB <-> YUV and RGB <-> XYZ color conversion.
Evgeniy Kozinov [Mon, 11 Oct 2010 07:59:13 +0000 (07:59 +0000)]
Russian comments was removed. Error code was added as returned value inLatentSVM parser.
Valentina Kustikova [Sat, 9 Oct 2010 11:36:06 +0000 (11:36 +0000)]
Integration object detection using Latent SVM. Sample was added.
Maria Dimashova [Sat, 9 Oct 2010 10:01:19 +0000 (10:01 +0000)]
fixed area computing
Ethan Rublee [Sat, 9 Oct 2010 02:15:08 +0000 (02:15 +0000)]
_S happens to be a bad variable name for android
Maria Dimashova [Fri, 8 Oct 2010 16:49:34 +0000 (16:49 +0000)]
fixed compile error (with TBB)
Maria Dimashova [Fri, 8 Oct 2010 13:17:34 +0000 (13:17 +0000)]
added sample on BOW usage to image classification (training and testing is on Pascal VOC dataset)
Vladislav Vinogradov [Wed, 6 Oct 2010 14:32:13 +0000 (14:32 +0000)]
added Filter Engine to gpu module.
disabled gpu::sum, gpu::minMax, gpu:Canny until fix crash.
Anatoly Baksheev [Wed, 6 Oct 2010 12:45:31 +0000 (12:45 +0000)]
fixed gpu module build system (in case when WITH_CUDA is set, but CUDA Toolkit is not found)
James Bowman [Mon, 4 Oct 2010 17:34:52 +0000 (17:34 +0000)]
#593 add ConvertImage
Anatoly Baksheev [Mon, 4 Oct 2010 14:52:13 +0000 (14:52 +0000)]
fixed warnings under VS2010 about 'implicit conversion from double to float'.
Maria Dimashova [Mon, 4 Oct 2010 14:12:36 +0000 (14:12 +0000)]
fixed FernDescriptorMatch; optimized keypoint regions matching in detector/descriptor evaluation; added CalonderDescriptorExtractor to evaluation tests
Vadim Pisarevsky [Mon, 4 Oct 2010 13:46:37 +0000 (13:46 +0000)]
possible fix for ticket 380 (should not hurt camera calibration engine, as the fix only affects non-planar objects)
Vladislav Vinogradov [Mon, 4 Oct 2010 11:42:40 +0000 (11:42 +0000)]
added Sobel, GaussianBlur, Canny to gpu module.
minor fix of matrix_operations.cpp.
Vadim Pisarevsky [Sun, 3 Oct 2010 22:45:04 +0000 (22:45 +0000)]
much faster exp() and log() with SSE2
Vadim Pisarevsky [Fri, 1 Oct 2010 09:48:56 +0000 (09:48 +0000)]
some more fixes in rectify3 and 3calibration (corrected disparity ratio etc.)
Vadim Pisarevsky [Fri, 1 Oct 2010 09:13:52 +0000 (09:13 +0000)]
fixed 3calibration sample
Vadim Pisarevsky [Fri, 1 Oct 2010 09:13:35 +0000 (09:13 +0000)]
added Eigen3 support
Maria Dimashova [Fri, 1 Oct 2010 09:02:54 +0000 (09:02 +0000)]
fixed detector evaluation test
Vadim Pisarevsky [Thu, 30 Sep 2010 20:55:47 +0000 (20:55 +0000)]
added calib3d dependency of highgui, to visualize checkerboard detector work, and probably other algorithms
Vadim Pisarevsky [Thu, 30 Sep 2010 20:31:09 +0000 (20:31 +0000)]
fixed detection of the checkerboards in some extreme cases (ticket #298)
Maria Dimashova [Thu, 30 Sep 2010 15:47:10 +0000 (15:47 +0000)]
back to previous default params
Ilya Lysenkov [Thu, 30 Sep 2010 15:33:40 +0000 (15:33 +0000)]
Updated a recall curve construction in descriptors evaluation
Maria Dimashova [Thu, 30 Sep 2010 14:21:22 +0000 (14:21 +0000)]
added BOWTrainer::add()
Vladislav Vinogradov [Wed, 29 Sep 2010 09:07:53 +0000 (09:07 +0000)]
added gpu 1d window sum, convertTo, based on NPP.
added RGB <-> XYZ color conversion.
gpu morphology minor fix.
Alexey Spizhevoy [Tue, 28 Sep 2010 13:11:21 +0000 (13:11 +0000)]
fixed some compile-time problems (under Ubuntu)
Vladislav Vinogradov [Tue, 28 Sep 2010 09:23:43 +0000 (09:23 +0000)]
fixed gpu morphology: anchor and iterations
Vladislav Vinogradov [Tue, 28 Sep 2010 09:10:25 +0000 (09:10 +0000)]
fixed short and float reading/writing in gpu::cvtColor
Anatoly Baksheev [Tue, 28 Sep 2010 08:45:44 +0000 (08:45 +0000)]
fixed gpu morphology: now kernel in gpu is passed to npp functions.
warnings in cxcore
added graphcut wrapper
Vladislav Vinogradov [Tue, 28 Sep 2010 07:05:21 +0000 (07:05 +0000)]
added gpu::cvtColor for RGB <-> YCrCb and RGB <-> YUV
Vladislav Vinogradov [Mon, 27 Sep 2010 14:10:19 +0000 (14:10 +0000)]
added gpu::magnitude for complex source vector (two channels float).
added gpu::cvtColor for BGR5x5 <-> BGR and BGR5x5 <-> Gray.
Alexey Spizhevoy [Mon, 27 Sep 2010 13:30:50 +0000 (13:30 +0000)]
updated StereoBP docs & comments
Vladislav Vinogradov [Mon, 27 Sep 2010 12:44:57 +0000 (12:44 +0000)]
added gpu add, subtract, multiply, divide, absdiff with Scalar.
added gpu exp, log, magnitude, based on NPP.
updated setTo with new NPP functions.
minor fix in tests and comments.