opencv/samples/cpp
2011-12-15 22:45:28 +00:00
..
matching_to_many_images
Qt_sample
tutorial_code Erasing two images from cpp/tutorial folder 2011-11-03 06:09:31 +00:00
3calibration.cpp
baboon.jpg
bagofwords_classification.cpp
bgfg_segm.cpp Updating samples using cmd parser 2011-08-10 08:56:27 +00:00
brief_match_test.cpp unified norm computing; added generalized Hamming distance 2011-10-11 15:13:53 +00:00
build3dmodel.cpp fixed compile errors and warning on ubuntu64 2011-08-10 11:36:55 +00:00
building.jpg
calibration_artificial.cpp Fixed some grammatical errors 2011-08-10 08:52:52 +00:00
calibration.cpp
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 Gpu functionality in stitching module is excluded from Android build 2011-09-07 08:59:39 +00:00
connected_components.cpp fixed compile error on ubuntu64 2011-08-10 11:49:10 +00:00
contours2.cpp
convexhull.cpp
cout_mat.cpp
delaunay2.cpp fixed C++ implementation of Delaunay triangulation and moved it from sample to imgproc. 2011-08-10 10:28:01 +00:00
demhist.cpp fixed compile errors in samples 2011-08-11 07:04:27 +00:00
descriptor_extractor_matcher.cpp
detection_based_tracker_sample.cpp Committed the first version of DetectionBasedTracker. 2011-11-16 17:29:10 +00:00
detector_descriptor_evaluation.cpp
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 Update samples using cmd parser 2011-08-11 06:46:09 +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
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
fitellipse.cpp
fruits.jpg
gencolors.cpp fixed compilation under MSVC 2011-10-06 12:37:53 +00:00
generic_descriptor_match.cpp
grabcut.cpp
houghlines.cpp
hybridtrackingsample.cpp added hybrid (feature-based & meanshift-based) tracker (by Pushkar) 2011-08-26 12:22:19 +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
latentsvm_multidetect.cpp added sample on color generation and updated sample on lsvm 2011-10-06 09:43:43 +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
letter-recognition.data
lkdemo.cpp added minEigThreshold parameter to calcOpticalFlowPyrLK to filter out bad points earlier. 2011-07-27 19:07:45 +00:00
logo_in_clutter.png
logo.png
matcher_simple.cpp
matching_to_many_images.cpp
meanshift_segmentation.cpp
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
multicascadeclassifier.cpp
OpenEXRimages_HighDynamicRange_Retina_toneMapping_video.cpp removing some mistakes 2011-12-15 22:45:28 +00:00
OpenEXRimages_HighDynamicRange_Retina_toneMapping.cpp update retina module related samples 2011-11-10 13:41:29 +00:00
peopledetect.cpp
phase_corr.cpp added phaseCorrelate function by Will Lucas. 2011-09-05 07:57:18 +00:00
pic1.png
pic2.png
pic3.png
pic4.png
pic5.png
pic6.png
point_cloud.cpp minor 2011-12-13 06:25:37 +00:00
points_classifier.cpp
retinaDemo.cpp update retina module related samples 2011-11-10 13:41:29 +00:00
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 improved version of the variational stereo correspondence algorithm by Sergey Kosov 2011-07-14 15:30:28 +00:00
stitching_detailed.cpp Fixed median focal length estimation in the stitching module 2011-10-24 12:35:11 +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
tsukuba_l.png
tsukuba_r.png
video_dmtx.cpp
video_homography.cpp
watershed.cpp