profile/ivi/opencv.git
14 years agoAdded a simple sample for descriptor matching
Victor Erukhimov [Sat, 12 Jun 2010 05:45:28 +0000 (05:45 +0000)]
Added a simple sample for descriptor matching

14 years agoModified a comment to DescriptorMatcher
Victor Erukhimov [Sat, 12 Jun 2010 05:44:55 +0000 (05:44 +0000)]
Modified a comment to DescriptorMatcher

14 years agoDescriptorMatching -> DMatch
Victor Erukhimov [Fri, 11 Jun 2010 19:56:52 +0000 (19:56 +0000)]
DescriptorMatching -> DMatch

14 years agoMoved detector and descriptor class factory functions into features2d module
Victor Erukhimov [Fri, 11 Jun 2010 18:44:22 +0000 (18:44 +0000)]
Moved detector and descriptor class factory functions into features2d module

14 years agoanother attempt to fix cvcap_ffmpeg.cpp compile errors
Vadim Pisarevsky [Fri, 11 Jun 2010 18:43:46 +0000 (18:43 +0000)]
another attempt to fix cvcap_ffmpeg.cpp compile errors

14 years agotemporarily comment off the warnings about obsolete cxcore.h, cv.h etc.
Vadim Pisarevsky [Fri, 11 Jun 2010 18:43:20 +0000 (18:43 +0000)]
temporarily comment off the warnings about obsolete cxcore.h, cv.h etc.

14 years agoadded plot data generation for detectors; removed old version of functions evaluating...
Maria Dimashova [Fri, 11 Jun 2010 17:24:41 +0000 (17:24 +0000)]
added plot data generation for detectors; removed old version of functions evaluating detectors

14 years agoupdated descriptor_extractro_matcher sample to use added drawMatches function
Maria Dimashova [Fri, 11 Jun 2010 17:17:47 +0000 (17:17 +0000)]
updated descriptor_extractro_matcher sample to use added drawMatches function

14 years agoadded drawMatches function to features2d and documentation on this
Maria Dimashova [Fri, 11 Jun 2010 17:15:43 +0000 (17:15 +0000)]
added drawMatches function to features2d and documentation on this

14 years agoMoved fern_params.xml to samples/cpp for generic_descriptor_match sample
Ilya Lysenkov [Fri, 11 Jun 2010 09:46:43 +0000 (09:46 +0000)]
Moved fern_params.xml to samples/cpp for generic_descriptor_match sample

14 years agoAdded plot data generation for visual descriptors comparison in the evaluation framework
Ilya Lysenkov [Fri, 11 Jun 2010 09:38:39 +0000 (09:38 +0000)]
Added plot data generation for visual descriptors comparison in the evaluation framework

14 years agoworking on QT change/get win property (stylesheet for cvTrackBar fixed !!!)
Yannick Verdie [Fri, 11 Jun 2010 09:02:57 +0000 (09:02 +0000)]
working on QT change/get win property (stylesheet for cvTrackBar fixed !!!)

14 years agoworking on QT change/get win property
Yannick Verdie [Fri, 11 Jun 2010 07:35:36 +0000 (07:35 +0000)]
working on QT change/get win property

14 years agohandle missing UINT64_C definition
Vadim Pisarevsky [Fri, 11 Jun 2010 03:59:43 +0000 (03:59 +0000)]
handle missing UINT64_C definition

14 years agoFindContours with all modes/methods, ticket 303
James Bowman [Fri, 11 Jun 2010 00:04:22 +0000 (00:04 +0000)]
FindContours with all modes/methods, ticket 303

14 years agoFindContours on black image, ticket 303
James Bowman [Thu, 10 Jun 2010 23:58:55 +0000 (23:58 +0000)]
FindContours on black image, ticket 303

14 years agotest_moments checks for float members
James Bowman [Thu, 10 Jun 2010 23:52:20 +0000 (23:52 +0000)]
test_moments checks for float members

14 years agominor fixes in CMake scripts
Vadim Pisarevsky [Thu, 10 Jun 2010 23:38:37 +0000 (23:38 +0000)]
minor fixes in CMake scripts

14 years agoaccept default distortion coefficients (Mat() ~ (0,0,0,0,0))
Vadim Pisarevsky [Thu, 10 Jun 2010 23:37:46 +0000 (23:37 +0000)]
accept default distortion coefficients (Mat() ~ (0,0,0,0,0))

14 years agocan now select the camera for calibration
Vadim Pisarevsky [Thu, 10 Jun 2010 22:12:56 +0000 (22:12 +0000)]
can now select the camera for calibration

14 years agoremoved irrelevant assertion.
Vadim Pisarevsky [Thu, 10 Jun 2010 20:56:40 +0000 (20:56 +0000)]
removed irrelevant assertion.

14 years agoavoid explicit sample enumeration in samples/{c,cpp}/CMakeLists.txt
Vadim Pisarevsky [Thu, 10 Jun 2010 20:55:48 +0000 (20:55 +0000)]
avoid explicit sample enumeration in samples/{c,cpp}/CMakeLists.txt

14 years agofix bugs
Yannick Verdie [Thu, 10 Jun 2010 20:31:55 +0000 (20:31 +0000)]
fix bugs

14 years agoremoved keypoint_matching.cpp from samples/cpp/CMakeLists.txt, fixed some crashes...
Vadim Pisarevsky [Thu, 10 Jun 2010 20:06:07 +0000 (20:06 +0000)]
removed keypoint_matching.cpp from samples/cpp/CMakeLists.txt, fixed some crashes in select3dobj.cpp

14 years agowill work on the trunk
Yannick Verdie [Thu, 10 Jun 2010 20:03:52 +0000 (20:03 +0000)]
will work on the trunk

14 years agowrite camera pose, handle partially occluded objects
Vadim Pisarevsky [Thu, 10 Jun 2010 18:54:14 +0000 (18:54 +0000)]
write camera pose, handle partially occluded objects

14 years agothe new 3D object selection demo
Vadim Pisarevsky [Thu, 10 Jun 2010 17:35:59 +0000 (17:35 +0000)]
the new 3D object selection demo

14 years agoRenamed descriptor samples
Victor Erukhimov [Thu, 10 Jun 2010 16:53:36 +0000 (16:53 +0000)]
Renamed descriptor samples

14 years agoMoving sample to cpp folder
Victor Erukhimov [Thu, 10 Jun 2010 16:40:06 +0000 (16:40 +0000)]
Moving sample to cpp folder

14 years agoAdded intro for detectors/descriptors interface
Victor Erukhimov [Thu, 10 Jun 2010 16:35:05 +0000 (16:35 +0000)]
Added intro for detectors/descriptors interface

14 years agomodified keypoints_matching sample
Maria Dimashova [Thu, 10 Jun 2010 12:13:35 +0000 (12:13 +0000)]
modified keypoints_matching sample

14 years agominor changes of feature2d documentation
Maria Dimashova [Thu, 10 Jun 2010 08:22:51 +0000 (08:22 +0000)]
minor changes of feature2d documentation

14 years agoAdded sample for GenericDescriptorMatch
Ilya Lysenkov [Thu, 10 Jun 2010 07:59:18 +0000 (07:59 +0000)]
Added sample for GenericDescriptorMatch

14 years agocouple more fixes
Vadim Pisarevsky [Wed, 9 Jun 2010 18:30:04 +0000 (18:30 +0000)]
couple more fixes

14 years agocouple more hyperlinks fixed
Vadim Pisarevsky [Wed, 9 Jun 2010 18:24:19 +0000 (18:24 +0000)]
couple more hyperlinks fixed

14 years agofixed matrix comma initializer for shorter notation
Vadim Pisarevsky [Wed, 9 Jun 2010 18:17:50 +0000 (18:17 +0000)]
fixed matrix comma initializer for shorter notation

14 years agofixed code samples
Vadim Pisarevsky [Wed, 9 Jun 2010 18:17:24 +0000 (18:17 +0000)]
fixed code samples

14 years agosome more samples
Vadim Pisarevsky [Wed, 9 Jun 2010 17:30:11 +0000 (17:30 +0000)]
some more samples

14 years agoadded documentation on feature2d module
Maria Dimashova [Wed, 9 Jun 2010 17:19:49 +0000 (17:19 +0000)]
added documentation on feature2d module

14 years agosome hyperrefs fixed
Vadim Pisarevsky [Wed, 9 Jun 2010 17:02:44 +0000 (17:02 +0000)]
some hyperrefs fixed

14 years agoGenerated PDF of the cheatsheet
Vadim Pisarevsky [Wed, 9 Jun 2010 17:00:54 +0000 (17:00 +0000)]
Generated PDF of the cheatsheet

14 years agoshortened and extended
Vadim Pisarevsky [Wed, 9 Jun 2010 17:00:11 +0000 (17:00 +0000)]
shortened and extended

14 years agofixed L2 used in BruteForceMatcher
Maria Dimashova [Wed, 9 Jun 2010 16:57:07 +0000 (16:57 +0000)]
fixed L2 used in BruteForceMatcher

14 years agomoved sift parameters implementation from hpp file
Maria Dimashova [Wed, 9 Jun 2010 14:23:15 +0000 (14:23 +0000)]
moved sift parameters implementation from hpp file

14 years agoFixed FernDescriptorMatch
Ilya Lysenkov [Wed, 9 Jun 2010 10:03:56 +0000 (10:03 +0000)]
Fixed FernDescriptorMatch

14 years agoadded OpenCV cheat sheet
Vadim Pisarevsky [Wed, 9 Jun 2010 04:56:00 +0000 (04:56 +0000)]
added OpenCV cheat sheet

14 years agoFixed FernDescriptorMatch and undid change of FernClassifier
Ilya Lysenkov [Tue, 8 Jun 2010 13:21:47 +0000 (13:21 +0000)]
Fixed FernDescriptorMatch and undid change of FernClassifier

14 years agofixed assert() in BruteForceMatcher<Distance>::matchImpl()
Maria Dimashova [Tue, 8 Jun 2010 13:17:41 +0000 (13:17 +0000)]
fixed assert() in BruteForceMatcher<Distance>::matchImpl()

14 years agomodified DescriptorMatcher
Maria Dimashova [Tue, 8 Jun 2010 12:18:22 +0000 (12:18 +0000)]
modified DescriptorMatcher

14 years agoAdded Fern Descriptor and Calonder Descriptor to the evaluation framework
Ilya Lysenkov [Tue, 8 Jun 2010 06:56:35 +0000 (06:56 +0000)]
Added Fern Descriptor and Calonder Descriptor to the evaluation framework

14 years agoFixed bugs in FernDescriptorMatch and FernClassifier
Ilya Lysenkov [Tue, 8 Jun 2010 06:54:17 +0000 (06:54 +0000)]
Fixed bugs in FernDescriptorMatch and FernClassifier

14 years agofixed sift wrapper
Maria Dimashova [Mon, 7 Jun 2010 09:05:48 +0000 (09:05 +0000)]
fixed sift wrapper

14 years agocontinue integrating QT GUI (GoC 2010)
Yannick Verdie [Mon, 7 Jun 2010 08:47:33 +0000 (08:47 +0000)]
continue integrating QT GUI (GoC 2010)

14 years agoStart integrating QT GUI (GoC 2010)
Yannick Verdie [Mon, 7 Jun 2010 08:29:10 +0000 (08:29 +0000)]
Start integrating QT GUI (GoC 2010)

14 years agoavoid one possible singularity in cvFindHomography
Vadim Pisarevsky [Sun, 6 Jun 2010 17:21:40 +0000 (17:21 +0000)]
avoid one possible singularity in cvFindHomography

14 years agofixed reading of certain BMP files
Vadim Pisarevsky [Sun, 6 Jun 2010 16:44:38 +0000 (16:44 +0000)]
fixed reading of certain BMP files

14 years agoChanged params in detectors and descriptors evaluation to speed up testing
Ilya Lysenkov [Fri, 4 Jun 2010 10:04:28 +0000 (10:04 +0000)]
Changed params in detectors and descriptors evaluation to speed up testing

14 years agoUpdated detectors and descriptors evaluation using new read/write methods
Ilya Lysenkov [Fri, 4 Jun 2010 05:52:43 +0000 (05:52 +0000)]
Updated detectors and descriptors evaluation using new read/write methods

14 years agoAdded read/write methods in detectors and some descriptors for XML/YAML persistence
Ilya Lysenkov [Fri, 4 Jun 2010 05:30:09 +0000 (05:30 +0000)]
Added read/write methods in detectors and some descriptors for XML/YAML persistence

14 years agoSpeeded up descriptors evaluations using clear ()
Ilya Lysenkov [Wed, 2 Jun 2010 06:55:03 +0000 (06:55 +0000)]
Speeded up descriptors evaluations using clear ()

14 years agoAdded One Way Descriptor to detectors and descriptros evaluation
Ilya Lysenkov [Wed, 2 Jun 2010 05:56:50 +0000 (05:56 +0000)]
Added One Way Descriptor to detectors and descriptros evaluation

14 years agoFixed a potential memory leak in OneWayDescriptorBase hierarchy.
Ilya Lysenkov [Wed, 2 Jun 2010 05:39:29 +0000 (05:39 +0000)]
Fixed a potential memory leak in OneWayDescriptorBase hierarchy.

14 years agoStoring PCA components and One Way descriptors in one yml file.
Ilya Lysenkov [Wed, 2 Jun 2010 05:19:09 +0000 (05:19 +0000)]
Storing PCA components and One Way descriptors in one yml file.

14 years agotesting commit
Ilya Lysenkov [Tue, 1 Jun 2010 19:01:35 +0000 (19:01 +0000)]
testing commit

14 years agotesting commit
Brian Gerkey [Tue, 1 Jun 2010 18:22:40 +0000 (18:22 +0000)]
testing commit

14 years agotesting commit
Brian Gerkey [Tue, 1 Jun 2010 18:21:42 +0000 (18:21 +0000)]
testing commit

14 years agotesting commit
Brian Gerkey [Tue, 1 Jun 2010 18:15:58 +0000 (18:15 +0000)]
testing commit

14 years agoextended highgui VideoCapture::get/set property documentation (thanks to frm)
Vadim Pisarevsky [Tue, 1 Jun 2010 16:07:28 +0000 (16:07 +0000)]
extended highgui VideoCapture::get/set property documentation (thanks to frm)

14 years agoremoved internal-use cvconfig.h from core/internal.hpp (thanks to iwamatsu)
Vadim Pisarevsky [Tue, 1 Jun 2010 15:52:03 +0000 (15:52 +0000)]
removed internal-use cvconfig.h from core/internal.hpp (thanks to iwamatsu)

14 years agofixed OpenCV_INCLUDE_DIRS in OpenCVConfig.cmake (thanks to borism for the patch)
Vadim Pisarevsky [Tue, 1 Jun 2010 15:47:36 +0000 (15:47 +0000)]
fixed OpenCV_INCLUDE_DIRS in OpenCVConfig.cmake (thanks to borism for the patch)

14 years agofixed repeated calculations in cvsolve (thanks to denisstack for the fix)
Vadim Pisarevsky [Tue, 1 Jun 2010 15:44:02 +0000 (15:44 +0000)]
fixed repeated calculations in cvsolve (thanks to denisstack for the fix)

14 years agoremove bash'ism in the samples build script (thanks to iwamatsu for the patch)
Vadim Pisarevsky [Tue, 1 Jun 2010 15:34:43 +0000 (15:34 +0000)]
remove bash'ism in the samples build script (thanks to iwamatsu for the patch)

14 years agonow C++ classes can be read/written with cvRead/cvWrite/cvLoad/cvSave. Tested on...
Vadim Pisarevsky [Tue, 1 Jun 2010 13:53:20 +0000 (13:53 +0000)]
now C++ classes can be read/written with cvRead/cvWrite/cvLoad/cvSave. Tested on HOGDescriptor

14 years agoadded some more Doxygen comments
Vadim Pisarevsky [Mon, 31 May 2010 16:47:13 +0000 (16:47 +0000)]
added some more Doxygen comments

14 years agobuild PDF out of rst docs
Vadim Pisarevsky [Mon, 31 May 2010 16:46:49 +0000 (16:46 +0000)]
build PDF out of rst docs

14 years agofixed Latex docs for cleaner HTML output
Vadim Pisarevsky [Mon, 31 May 2010 16:46:09 +0000 (16:46 +0000)]
fixed Latex docs for cleaner HTML output

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