opencv/samples/cpp
Bernat Gabor a2975f337a 1) Converted all images to JPG to reduce size.
2) Added a raw Latex page break directive after each TOC tree. (For the PDF tutorial look).
3) Two finished tutorials: 
   a) one describing how the Mat data structure works and its output capabilities (format function) (demonstration YouTube video included).
   b) one describing image scanning operations plus the LUT function (demonstration YouTube video included). 
   c) a basic filtering approach (plus multi row image scanning demonstration) in the work.
2011-07-19 22:08:54 +00:00
..
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
tutorial_code 1) Converted all images to JPG to reduce size. 2011-07-19 22:08:54 +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 fixed #916 2011-06-09 17:13:05 +00:00
bgfg_segm.cpp reverted samples with new command argument parser. will be continued after OpenCV release. 2011-06-09 12:01:47 +00:00
brief_match_test.cpp reverted samples with new command argument parser. will be continued after OpenCV release. 2011-06-09 12:01:47 +00:00
build3dmodel.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
building.jpg propagated some more fixes from 2.3 branch to the trunk 2011-06-30 12:06:26 +00:00
calibration_artificial.cpp samples C/C++: fixed compilation problem on Ubuntu 2011-07-14 12:50:07 +00:00
calibration.cpp reverted samples with new command argument parser. will be continued after OpenCV release. 2011-06-09 12:01:47 +00:00
camshiftdemo.cpp fixed crashes in camshiftdemo (ticket #875) 2011-06-17 20:34:34 +00:00
chamfer.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
CMakeLists.txt fixed problem with VideoInput on Windows when OpenCV compiled statically (ticket #573) 2011-05-30 13:32:57 +00:00
connected_components.cpp replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 2011-05-21 18:32:34 +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
demhist.cpp replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 2011-05-21 18:32:34 +00:00
descriptor_extractor_matcher.cpp fixed sample 2011-05-30 16:20:17 +00:00
detector_descriptor_evaluation.cpp ~40 warnings under VS2008 2011-06-11 17:24:09 +00:00
dft.cpp replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 2011-05-21 18:32:34 +00:00
distrans.cpp replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 2011-05-21 18:32:34 +00:00
drawing.cpp replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 2011-05-21 18:32:34 +00:00
edge.cpp replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 2011-05-21 18:32:34 +00:00
em.cpp ~40 warnings under VS2008 2011-06-11 17:24:09 +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 replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 2011-05-21 18:32:34 +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
generic_descriptor_match.cpp propagated some more changes from 2.3 to trunk 2011-06-23 12:15:35 +00:00
grabcut.cpp revamped 2010-12-04 08:31:09 +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
image.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
imagelist_creator.cpp revamped 2010-12-04 08:31:11 +00:00
inpaint.cpp revamped 2010-12-04 08:29:39 +00:00
kalman.cpp converted Kalman sample to C++ 2010-12-03 17:46:36 +00:00
kinect_maps.cpp more warnings fixed. +some warnings in examples 2011-05-07 12:06:58 +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
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 a few warnings and bugs, including ticket #1079 2011-06-12 20:29:50 +00:00
letter-recognition.data converted some OpenCV C samples to C++ 2010-11-27 23:15:16 +00:00
lkdemo.cpp warningx fixed under vs2008 2010-12-21 11:37:08 +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
matcher_simple.cpp replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 2011-05-21 18:32:34 +00:00
matching_to_many_images.cpp fix and some enchantments for matching_to_many_images sample (#869) 2011-06-08 14:51:42 +00:00
meanshift_segmentation.cpp revamped 2010-12-04 08:29:03 +00:00
minarea.cpp warningx fixed under vs2008 2010-12-21 11:37:08 +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
peopledetect.cpp revamped 2010-12-04 08:30:36 +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
points_classifier.cpp minor 2011-05-11 09:18:28 +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 replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 2011-05-21 18:32:34 +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 replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 2011-05-21 18:32:34 +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
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 adding c++ interface to the datamtrix codes of j. 2011-05-25 00:23:50 +00:00
video_homography.cpp fixed VS2010 compile warnings and errors 2011-06-06 15:15:30 +00:00
watershed.cpp make watershed demo work correctly 2010-12-04 15:35:34 +00:00