This website requires JavaScript.
Explore
Help
Sign In
third_party
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
eda72a3e8b7a3046c38d41b3bbc239a0ebca4b0f
opencv
/
samples
/
cpp
T
History
Ethan Rublee
9ee954a0c6
Made calibration a bit faster in the absense of a checkboard and trying to fix
...
a crash with the libv4l capture code
2010-11-01 06:20:36 +00:00
..
Qt_sample
…
3calibration.cpp
renamed rectify3 to rectify3Collinear
2010-10-27 20:13:42 +00:00
bagofwords_classification.cpp
modified features2d interface; added algorithmic test for DescriptorMatcher; added sample on matching to many images
2010-10-29 08:44:42 +00:00
build3dmodel.cpp
merged regression tests for FeatureDetector, DescriptorExtractor from branch .features2d;
2010-09-17 11:26:58 +00:00
calibration.cpp
Made calibration a bit faster in the absense of a checkboard and trying to fix
2010-11-01 06:20:36 +00:00
CMakeLists.txt
added dependency on the new module flann (now with opencv_flann lib)
2010-10-13 06:17:24 +00:00
connected_components.cpp
…
contours2.cpp
…
descriptor_extractor_matcher.cpp
added possibility of matcher filtering to sample
2010-10-29 13:13:46 +00:00
fern_params.xml
…
generic_descriptor_match.cpp
modified features2d interface; added algorithmic test for DescriptorMatcher; added sample on matching to many images
2010-10-29 08:44:42 +00:00
matcher_simple.cpp
modified features2d interface; added algorithmic test for DescriptorMatcher; added sample on matching to many images
2010-10-29 08:44:42 +00:00
matching_to_many_images.cpp
modified features2d interface; added algorithmic test for DescriptorMatcher; added sample on matching to many images
2010-10-29 08:44:42 +00:00
meanshift_segmentation.cpp
…
morphology2.cpp
…
segment_objects.cpp
…
select3dobj.cpp
…