.. |
matching_to_many_images
|
refactored features2d and sample on matching to many images
|
2010-11-22 18:27:08 +00:00 |
Qt_sample
|
Added Smoothing tutorial in reST and links to the code in samples/cpp/tutorial_code
|
2011-06-18 17:27:02 +00:00 |
rgbdodometry
|
initial version of rgbd odometry with sample
|
2012-03-11 09:31:28 +00:00 |
tutorial_code
|
fixed bug #1571
|
2012-03-20 09:44:40 +00:00 |
3calibration.cpp
|
revamped
|
2010-12-04 08:30:33 +00:00 |
baboon.jpg
|
added missing images for C++ samples
|
2010-11-30 10:09:08 +00:00 |
bagofwords_classification.cpp
|
switched to non-constant references in Algorithm::addParam, which is more safe.
|
2012-03-17 09:50:47 +00:00 |
bgfg_segm.cpp
|
Updating samples using cmd parser
|
2011-08-10 08:56:27 +00:00 |
board.jpg
|
added houghcircles sample, improved circle detection (ticket #951)
|
2012-03-27 12:00:22 +00:00 |
brief_match_test.cpp
|
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
|
2012-03-15 14:36:01 +00:00 |
build3dmodel.cpp
|
fixed compile errors and warning on ubuntu64
|
2011-08-10 11:36:55 +00:00 |
building.jpg
|
propagated some more fixes from 2.3 branch to the trunk
|
2011-06-30 12:06:26 +00:00 |
calibration_artificial.cpp
|
Fixed some grammatical errors
|
2011-08-10 08:52:52 +00:00 |
calibration.cpp
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
camshiftdemo.cpp
|
fixed compile errors and warning on ubuntu64
|
2011-08-10 11:36:55 +00:00 |
chamfer.cpp
|
fixed compile errors and warning on ubuntu64
|
2011-08-10 11:36:55 +00:00 |
CMakeLists.txt
|
Added first version of videostab module
|
2012-03-19 13:39:23 +00:00 |
connected_components.cpp
|
fixed compile error on ubuntu64
|
2011-08-10 11:49:10 +00:00 |
contours2.cpp
|
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
|
2011-05-21 18:32:34 +00:00 |
convexhull.cpp
|
Fixed #797.
|
2011-05-30 09:02:17 +00:00 |
cout_mat.cpp
|
revamped
|
2010-12-04 08:30:03 +00:00 |
delaunay2.cpp
|
Fixed some build warnings; slightly improved python search
|
2012-03-02 08:34:54 +00:00 |
demhist.cpp
|
fixed compile errors in samples
|
2011-08-11 07:04:27 +00:00 |
descriptor_extractor_matcher.cpp
|
fixed sample
|
2011-05-30 16:20:17 +00:00 |
detection_based_tracker_sample.cpp
|
Committed the first version of DetectionBasedTracker.
|
2011-11-16 17:29:10 +00:00 |
detector_descriptor_evaluation.cpp
|
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
|
2012-03-15 14:36:01 +00:00 |
detector_descriptor_matcher_evaluation.cpp
|
new sample for the complex detector+descriptor+matcher evaluation
|
2011-11-08 12:03:37 +00:00 |
dft.cpp
|
Update samples using cmd parser
|
2011-08-11 06:46:09 +00:00 |
distrans.cpp
|
added DIST_LABEL_PIXEL labelType to distanceTransform, ticket #1641 (thanks to Mikhail Matrosov for the patch)
|
2012-03-27 09:06:21 +00:00 |
drawing.cpp
|
Update samples using cmd parser
|
2011-08-11 06:46:09 +00:00 |
edge.cpp
|
Update samples using cmd parser
|
2011-08-11 06:46:09 +00:00 |
em.cpp
|
~40 warnings under VS2008
|
2011-06-11 17:24:09 +00:00 |
facerec_demo.cpp
|
another fix for cap_dshow.cpp; fixed warning in facerec_demo
|
2012-03-30 20:06:06 +00:00 |
fback.cpp
|
upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN.
|
2011-07-13 23:04:39 +00:00 |
fern_params.xml
|
Moved fern_params.xml to samples/cpp for generic_descriptor_match sample
|
2010-06-11 09:46:43 +00:00 |
ffilldemo.cpp
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
filestorage.cpp
|
Fixed reading of the user class from *.xml (ticket #840).
|
2011-06-01 10:05:11 +00:00 |
fitellipse.cpp
|
warningx fixed under vs2008
|
2010-12-21 11:37:08 +00:00 |
fruits.jpg
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
gencolors.cpp
|
fixed compilation under MSVC
|
2011-10-06 12:37:53 +00:00 |
generic_descriptor_match.cpp
|
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
|
2012-03-15 14:36:01 +00:00 |
grabcut.cpp
|
revamped
|
2010-12-04 08:31:09 +00:00 |
houghcircles.cpp
|
added houghcircles sample, improved circle detection (ticket #951)
|
2012-03-27 12:00:22 +00:00 |
houghlines.cpp
|
removed trailing backspaces, reduced number of warnings (under MSVC2010 x64) for size_t to int conversion, added handling of samples launch without parameters (should not have abnormal termination if there was no paramaters supplied)
|
2011-06-17 06:31:54 +00:00 |
hybridtrackingsample.cpp
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
image.cpp
|
Global CMake reorganization:
|
2012-02-03 11:26:49 +00:00 |
imagelist_creator.cpp
|
revamped
|
2010-12-04 08:31:11 +00:00 |
inpaint.cpp
|
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
|
2012-03-15 14:36:01 +00:00 |
kalman.cpp
|
converted Kalman sample to C++
|
2010-12-03 17:46:36 +00:00 |
kmeans.cpp
|
fixed build problems on Windows
|
2011-04-18 15:14:32 +00:00 |
laplace.cpp
|
fixed positioning in ffmpeg wrapper (thanks to mike_at_nrec for the patch). Added frame positioning feature to laplace demo to test the feature
|
2011-06-19 22:03:23 +00:00 |
latentsvm_multidetect.cpp
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
left01.jpg
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
left02.jpg
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
left03.jpg
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
left04.jpg
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
left05.jpg
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
left06.jpg
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
left07.jpg
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
left08.jpg
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
left09.jpg
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
left11.jpg
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
left12.jpg
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
left13.jpg
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
left14.jpg
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
lena.jpg
|
added missing images for C++ samples
|
2010-11-30 10:09:08 +00:00 |
letter_recog.cpp
|
Fixed bug #1666
|
2012-03-18 16:46:07 +00:00 |
letter-recognition.data
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
linemod.cpp
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
lkdemo.cpp
|
fixed sample for new signature of calcOpticalFlowPyrLK
|
2012-03-19 12:55:48 +00:00 |
logo_in_clutter.png
|
added chamfer matcher code and sample (contributed by Antonella Cascitelli, Marco Di Stefano and Stefano Fabri)
|
2010-11-30 01:34:39 +00:00 |
logo.png
|
added chamfer matcher code and sample (contributed by Antonella Cascitelli, Marco Di Stefano and Stefano Fabri)
|
2010-11-30 01:34:39 +00:00 |
logpolar_bsm.cpp
|
added LogPolar Blind Spot Model (thanks to Fabio Solari for the contribution)
|
2012-03-18 22:29:13 +00:00 |
matcher_simple.cpp
|
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
|
2012-03-15 14:36:01 +00:00 |
matching_to_many_images.cpp
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
meanshift_segmentation.cpp
|
revamped
|
2010-12-04 08:29:03 +00:00 |
memorial.exr
|
added openexr sample file
|
2011-08-15 13:18:01 +00:00 |
minarea.cpp
|
minarea.cpp sample reformatted
|
2011-07-30 11:59:09 +00:00 |
morphology2.cpp
|
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
|
2011-05-21 18:32:34 +00:00 |
multicascadeclassifier.cpp
|
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
|
2011-05-21 18:32:34 +00:00 |
OpenEXRimages_HighDynamicRange_Retina_toneMapping_video.cpp
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
OpenEXRimages_HighDynamicRange_Retina_toneMapping.cpp
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
openni_capture.cpp
|
added image and depth synchronization
|
2012-03-27 07:41:48 +00:00 |
peopledetect.cpp
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
phase_corr.cpp
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
pic1.png
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
pic2.png
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
pic3.png
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
pic4.png
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
pic5.png
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
pic6.png
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
point_cloud.cpp
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
points_classifier.cpp
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
retinaDemo.cpp
|
update retina module related samples
|
2011-11-10 13:41:29 +00:00 |
rgbdodometry.cpp
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
right01.jpg
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
right02.jpg
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
right03.jpg
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
right04.jpg
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
right05.jpg
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
right06.jpg
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
right07.jpg
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
right08.jpg
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
right09.jpg
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
right11.jpg
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
right12.jpg
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
right13.jpg
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
right14.jpg
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
segment_objects.cpp
|
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
|
2011-05-21 18:32:34 +00:00 |
select3dobj.cpp
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
squares.cpp
|
fixed some warnings
|
2011-02-15 10:54:49 +00:00 |
starter_imagelist.cpp
|
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
|
2011-05-21 18:32:34 +00:00 |
starter_video.cpp
|
fixed #1363
|
2012-02-17 08:35:46 +00:00 |
stereo_calib.cpp
|
fixed build problems on Windows
|
2011-04-18 15:14:32 +00:00 |
stereo_calib.xml
|
rewrote stereo_calib in C++
|
2010-11-29 13:31:52 +00:00 |
stereo_match.cpp
|
added improved version of the variational stereo correspondence algorithm by Sergey Kosov
|
2011-07-14 15:30:28 +00:00 |
stitching_detailed.cpp
|
Fixed bug #1693. Also corrected default parameters for stitching.
|
2012-03-19 11:51:18 +00:00 |
stitching.cpp
|
Updated bundle adjustment in stitching module: 1) it minimizes reprojection error now, 2) it minimizes error over focal, aspect, p.p.x, p.p.y parameters. Refactored and updated warpers.
|
2011-09-16 12:25:23 +00:00 |
stuff.jpg
|
converted some OpenCV C samples to C++
|
2010-11-27 23:15:16 +00:00 |
tsukuba_l.png
|
propagated some more fixes from 2.3 branch to the trunk
|
2011-06-30 12:06:26 +00:00 |
tsukuba_r.png
|
propagated some more fixes from 2.3 branch to the trunk
|
2011-06-30 12:06:26 +00:00 |
video_dmtx.cpp
|
fixed hundreds of warnings from MSVC 2010.
|
2012-03-16 21:21:04 +00:00 |
video_homography.cpp
|
fixed many warnings from GCC 4.6.1
|
2012-03-17 09:22:31 +00:00 |
videostab.cpp
|
Added support of homography estimation into videostab module
|
2012-04-04 11:45:16 +00:00 |
watershed.cpp
|
make watershed demo work correctly
|
2010-12-04 15:35:34 +00:00 |