platform/upstream/opencv.git
14 years agofixed duplicated definition warning
Jose Luis Blanco [Mon, 31 May 2010 08:15:10 +0000 (08:15 +0000)]
fixed duplicated definition warning

14 years agofixed CvSVM
Maria Dimashova [Sun, 30 May 2010 11:28:43 +0000 (11:28 +0000)]
fixed CvSVM

14 years agofixed CvSVM
Maria Dimashova [Sun, 30 May 2010 11:03:42 +0000 (11:03 +0000)]
fixed CvSVM

14 years ago#362, CvMoments fields now exposed, smoke tested by test_moments
James Bowman [Thu, 27 May 2010 22:36:26 +0000 (22:36 +0000)]
#362, CvMoments fields now exposed, smoke tested by test_moments

14 years ago- Added a Warning macro compatible with GCC & MSVC to cv.h
Jose Luis Blanco [Thu, 27 May 2010 09:55:46 +0000 (09:55 +0000)]
- Added a Warning macro compatible with GCC & MSVC to cv.h
- Fixed extra text after #endif

14 years agoAdded for backward compatibility
Victor Erukhimov [Thu, 27 May 2010 06:23:54 +0000 (06:23 +0000)]
Added for backward compatibility

14 years agomodified the sub-pixel disparity interpolation (by K. Konolige)
Vadim Pisarevsky [Wed, 26 May 2010 20:35:09 +0000 (20:35 +0000)]
modified the sub-pixel disparity interpolation (by K. Konolige)

14 years agocv::cvflann -> cv::flann
Victor Erukhimov [Wed, 26 May 2010 19:50:20 +0000 (19:50 +0000)]
cv::cvflann -> cv::flann

14 years agoremoved old sample on keypoints matching and added new one
Maria Dimashova [Wed, 26 May 2010 15:45:32 +0000 (15:45 +0000)]
removed old sample on keypoints matching and added new one

14 years agooverride clear method to VectorDescriptorMatch
Maria Dimashova [Wed, 26 May 2010 15:00:03 +0000 (15:00 +0000)]
override clear method to VectorDescriptorMatch

14 years agoFixing a compiler problem of a prev rev
Victor Erukhimov [Wed, 26 May 2010 12:45:29 +0000 (12:45 +0000)]
Fixing a compiler problem of a prev rev

14 years agoFixing compiler errors for outlet_pose_estimation
Victor Erukhimov [Wed, 26 May 2010 12:34:48 +0000 (12:34 +0000)]
Fixing compiler errors for outlet_pose_estimation

14 years agoadded clear method to GenericDescriptorMatch
Maria Dimashova [Wed, 26 May 2010 11:27:56 +0000 (11:27 +0000)]
added clear method to GenericDescriptorMatch

14 years agoalways create <opencv_build_dir>/doc/html to avoid CMake 2.4 error messages
Vadim Pisarevsky [Wed, 26 May 2010 08:42:33 +0000 (08:42 +0000)]
always create <opencv_build_dir>/doc/html to avoid CMake 2.4 error messages

14 years agodoxygenated calib3d module (C++ part only)
Vadim Pisarevsky [Wed, 26 May 2010 08:40:25 +0000 (08:40 +0000)]
doxygenated calib3d module (C++ part only)

14 years agodoxygenated opencv_video & opencv_calib3d modules (C++ part only)
Vadim Pisarevsky [Tue, 25 May 2010 15:59:48 +0000 (15:59 +0000)]
doxygenated opencv_video & opencv_calib3d modules (C++ part only)

14 years agoAdded deprecation warning for gcc
Victor Erukhimov [Tue, 25 May 2010 15:28:23 +0000 (15:28 +0000)]
Added deprecation warning for gcc

14 years agodoxygenated core and imgproc modules (C++ API only)
Vadim Pisarevsky [Tue, 25 May 2010 14:57:10 +0000 (14:57 +0000)]
doxygenated core and imgproc modules (C++ API only)

14 years agoAdded a warning for deprecated headers
Victor Erukhimov [Tue, 25 May 2010 13:47:12 +0000 (13:47 +0000)]
Added a warning for deprecated headers

14 years agoAdded headers for backward compatibility
Victor Erukhimov [Tue, 25 May 2010 13:46:43 +0000 (13:46 +0000)]
Added headers for backward compatibility

14 years agofixed a simple declaration error.
Jose Luis Blanco [Tue, 25 May 2010 07:31:44 +0000 (07:31 +0000)]
fixed a simple declaration error.

14 years agofixed the module list in Doxygen CMake script
Vadim Pisarevsky [Sat, 22 May 2010 12:03:15 +0000 (12:03 +0000)]
fixed the module list in Doxygen CMake script

14 years agorenamed cv::flann to cv::cvflann to avoid name conflicts
Vadim Pisarevsky [Fri, 21 May 2010 20:37:05 +0000 (20:37 +0000)]
renamed cv::flann to cv::cvflann to avoid name conflicts

14 years agofixed gftt wrapper, update testdata
Maria Dimashova [Fri, 21 May 2010 17:36:36 +0000 (17:36 +0000)]
fixed gftt wrapper, update testdata

14 years agofixed mixed-type exp and log functions, used in HMMs (thanks to V. Mityaev)
Vadim Pisarevsky [Fri, 21 May 2010 12:07:00 +0000 (12:07 +0000)]
fixed mixed-type exp and log functions, used in HMMs (thanks to V. Mityaev)

14 years agominor changes of detectors test
Maria Dimashova [Thu, 20 May 2010 16:31:00 +0000 (16:31 +0000)]
minor changes of detectors test

14 years agoupdated detectors and descriptors quality tests
Maria Dimashova [Thu, 20 May 2010 16:16:28 +0000 (16:16 +0000)]
updated detectors and descriptors quality tests

14 years agoextended description of the error handling mechanism with OpenCV C++ API
Vadim Pisarevsky [Thu, 20 May 2010 11:37:37 +0000 (11:37 +0000)]
extended description of the error handling mechanism with OpenCV C++ API

14 years agofixed filterSpeckles call in StereoBM (thanks to Patrick Mihelich)
Vadim Pisarevsky [Wed, 19 May 2010 18:42:08 +0000 (18:42 +0000)]
fixed filterSpeckles call in StereoBM (thanks to Patrick Mihelich)

14 years agoupdated sift wrapper (recalculation angles mode)
Maria Dimashova [Wed, 19 May 2010 16:02:30 +0000 (16:02 +0000)]
updated sift wrapper (recalculation angles mode)

14 years agoTypo
James Bowman [Tue, 18 May 2010 18:32:23 +0000 (18:32 +0000)]
Typo

14 years agoupdated OpenCV version because of the recent reorganization
Vadim Pisarevsky [Tue, 18 May 2010 16:42:35 +0000 (16:42 +0000)]
updated OpenCV version because of the recent reorganization

14 years agofixed source image corruption (ticket #306)
Vadim Pisarevsky [Tue, 18 May 2010 16:38:51 +0000 (16:38 +0000)]
fixed source image corruption (ticket #306)

14 years agoadded cv::setMouseCallback and cv::startWindowThread
Vadim Pisarevsky [Tue, 18 May 2010 15:47:39 +0000 (15:47 +0000)]
added cv::setMouseCallback and cv::startWindowThread

14 years agoadded Doxygen-based documentation (draft version for now)
Vadim Pisarevsky [Tue, 18 May 2010 15:41:28 +0000 (15:41 +0000)]
added Doxygen-based documentation (draft version for now)

14 years agofixed wrapper of sift descriptor
Maria Dimashova [Tue, 18 May 2010 12:21:45 +0000 (12:21 +0000)]
fixed wrapper of sift descriptor

14 years agofixed the error in SURF when no keypoint detected
Liu Liu [Tue, 18 May 2010 07:16:24 +0000 (07:16 +0000)]
fixed the error in SURF when no keypoint detected

14 years agoupdated detectors quality test, added descriptors quality test
Maria Dimashova [Mon, 17 May 2010 17:45:05 +0000 (17:45 +0000)]
updated detectors quality test, added descriptors quality test

14 years agofixed wrapper of sift descriptor
Maria Dimashova [Mon, 17 May 2010 17:36:58 +0000 (17:36 +0000)]
fixed wrapper of sift descriptor

14 years agoMake doc build work with new layout
James Bowman [Fri, 14 May 2010 22:25:15 +0000 (22:25 +0000)]
Make doc build work with new layout

14 years ago#301, sample code for CalcHist
James Bowman [Fri, 14 May 2010 22:24:32 +0000 (22:24 +0000)]
#301, sample code for CalcHist

14 years agotest case for #342
James Bowman [Fri, 14 May 2010 20:58:54 +0000 (20:58 +0000)]
test case for #342

14 years agotest case for #342
James Bowman [Fri, 14 May 2010 20:57:30 +0000 (20:57 +0000)]
test case for #342

14 years agoTentative fix to using FIND_PACKAGE(OpenCV) from external apps after last atomic...
Jose Luis Blanco [Fri, 14 May 2010 09:35:39 +0000 (09:35 +0000)]
Tentative fix to using FIND_PACKAGE(OpenCV) from external apps after last atomic bomb commit!
Fixed for OpenCV compiled whereever and NOT "make install"ed. This second case must be checked later, since I'm not sure of the pretended include dirs layout after "make install".
If all include dirs go to the same target install directory, it should work as is right now.

14 years agodatamatrix sample
James Bowman [Thu, 13 May 2010 18:02:02 +0000 (18:02 +0000)]
datamatrix sample

14 years agoFixed typo in pkgconfig file
Stefano Fabri [Thu, 13 May 2010 15:16:18 +0000 (15:16 +0000)]
Fixed typo in pkgconfig file

14 years agoadded missing header
Stefano Fabri [Thu, 13 May 2010 11:19:09 +0000 (11:19 +0000)]
added missing header

14 years agoinstall old headers for better compatibility with existing code
Vadim Pisarevsky [Thu, 13 May 2010 07:10:27 +0000 (07:10 +0000)]
install old headers for better compatibility with existing code

14 years ago#345, cvmat() now caught and exception raised
James Bowman [Thu, 13 May 2010 00:39:13 +0000 (00:39 +0000)]
#345, cvmat() now caught and exception raised

14 years agorenamed gstappsink.hpp->gstappsink.h
Vadim Pisarevsky [Wed, 12 May 2010 14:51:52 +0000 (14:51 +0000)]
renamed gstappsink.hpp->gstappsink.h

14 years agoLIBV4L: precomp.hpp include missing
Filipe Almeida [Wed, 12 May 2010 11:40:40 +0000 (11:40 +0000)]
LIBV4L: precomp.hpp include missing

14 years agoLIBV4L: fixed build failed on Linux
Filipe Almeida [Wed, 12 May 2010 10:33:08 +0000 (10:33 +0000)]
LIBV4L: fixed build failed on Linux

14 years agofixed build on Linux
Vadim Pisarevsky [Wed, 12 May 2010 07:33:21 +0000 (07:33 +0000)]
fixed build on Linux

14 years ago"atomic bomb" commit. Reorganized OpenCV directory structure
Vadim Pisarevsky [Tue, 11 May 2010 17:44:00 +0000 (17:44 +0000)]
"atomic bomb" commit. Reorganized OpenCV directory structure