opencv/samples/cpp
2011-07-13 23:04:39 +00:00
..
matching_to_many_images
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 Added moments_demo.cpp 2011-07-13 03:28:23 +00:00
3calibration.cpp
baboon.jpg
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 Help and parsing command line were updated in next samples: camshiftdemo, calibration_artificial 2011-06-09 08:37:39 +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
connected_components.cpp
contours2.cpp
convexhull.cpp
cout_mat.cpp
demhist.cpp
descriptor_extractor_matcher.cpp
detector_descriptor_evaluation.cpp ~40 warnings under VS2008 2011-06-11 17:24:09 +00:00
dft.cpp
distrans.cpp
drawing.cpp
edge.cpp
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
ffilldemo.cpp
filestorage.cpp Fixed reading of the user class from *.xml (ticket #840). 2011-06-01 10:05:11 +00:00
fitellipse.cpp
fruits.jpg
generic_descriptor_match.cpp propagated some more changes from 2.3 to trunk 2011-06-23 12:15:35 +00:00
grabcut.cpp
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
inpaint.cpp
kalman.cpp
kinect_maps.cpp
kmeans.cpp
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
left02.jpg
left03.jpg
left04.jpg
left05.jpg
left06.jpg
left07.jpg
left08.jpg
left09.jpg
left11.jpg
left12.jpg
left13.jpg
left14.jpg
lena.jpg
letter_recog.cpp fixed a few warnings and bugs, including ticket #1079 2011-06-12 20:29:50 +00:00
letter-recognition.data
lkdemo.cpp
logo_in_clutter.png
logo.png
matcher_simple.cpp
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
minarea.cpp
morphology2.cpp
multicascadeclassifier.cpp
peopledetect.cpp
pic1.png
pic2.png
pic3.png
pic4.png
pic5.png
pic6.png
points_classifier.cpp
right01.jpg
right02.jpg
right03.jpg
right04.jpg
right05.jpg
right06.jpg
right07.jpg
right08.jpg
right09.jpg
right11.jpg
right12.jpg
right13.jpg
right14.jpg
segment_objects.cpp
select3dobj.cpp
squares.cpp
starter_imagelist.cpp
starter_video.cpp
stereo_calib.cpp
stereo_calib.xml
stereo_match.cpp added variational stereo correspondence (by Sergey Kosov) and polynomial fitting (by Onkar Raut) 2011-06-15 12:10:33 +00:00
stuff.jpg
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
video_homography.cpp fixed VS2010 compile warnings and errors 2011-06-06 15:15:30 +00:00
watershed.cpp