opencv/samples/cpp
StevenPuttemans 7dce2d0b8f fixing cap_pvpapi interface and making sure both AVT Manta and Proscilla
series are supported. Testing this with both cams for Windows and Linux
exhaustively.

Optimizing memory footprint by removing unused calls.

Adapted with the input of Shai

Added small example that illustrates how it should work.
2014-10-28 15:33:37 +01:00
..
fabmap added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters 2012-09-03 17:03:31 +04:00
matching_to_many_images
Qt_sample some more fixes 2014-02-13 23:47:18 +04:00
rgbdodometry initial version of rgbd odometry with sample 2012-03-11 09:31:28 +00:00
tutorial_code Merge pull request #2460 from berak:b_3598_24 2014-03-17 15:52:56 +04:00
3calibration.cpp Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
baboon.jpg
bagofwords_classification.cpp Modify default setting, using ocl method when have ocl module 2013-12-04 18:26:54 +04:00
bgfg_gmg.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
bgfg_segm.cpp Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
board.jpg added houghcircles sample, improved circle detection (ticket #951) 2012-03-27 12:00:22 +00:00
brief_match_test.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
build3dmodel.cpp Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
building.jpg
calibration_artificial.cpp deleted extra semicolons 2014-01-07 02:52:30 +04:00
calibration.cpp Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
camshiftdemo.cpp Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
chamfer.cpp Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
CMakeLists.txt Merge pull request #2178 from Nerei:viz_backport 2014-02-03 16:16:51 +04:00
connected_components.cpp Revert "add new version of CommandLineParser. add empty docs" 2012-10-15 20:01:44 +04:00
contours2.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
convexhull.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
cout_mat.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
delaunay2.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
demhist.cpp Revert "add new version of CommandLineParser. add empty docs" 2012-10-15 20:01:44 +04:00
descriptor_extractor_matcher.cpp Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
detection_based_tracker_sample.cpp Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
detector_descriptor_evaluation.cpp Fixed number of warnings. Fixed mingw64 build. 2012-06-12 14:46:12 +00:00
detector_descriptor_matcher_evaluation.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
dft.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
distrans.cpp Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
drawing.cpp Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
edge.cpp Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
em.cpp Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
fabmap_sample.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
facerec_at_t.txt Documentation for FaceRecognizer started (not added to toc of contrib/doc/contrib.rst yet). CSV file for the samples/cpp/facerec_demo.cpp added. Added some more exceptions to warn the user, when passing bad aligned data. 2012-06-12 22:49:14 +00:00
facerec_demo.cpp improving face-rec sample: 2014-07-12 19:28:43 +04:00
fback.cpp Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
fern_params.xml
ffilldemo.cpp Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
filestorage.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
fitellipse.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
freak_demo.cpp Removed references to opencv.itseez.com 2013-06-28 12:48:12 +04:00
fruits.jpg
gencolors.cpp fixed compilation under MSVC 2011-10-06 12:37:53 +00:00
generic_descriptor_match.cpp Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
grabcut.cpp Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
houghcircles.cpp Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
houghlines.cpp Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
hybridtrackingsample.cpp fixed warning on windows 2013-10-09 17:49:10 +04:00
image_sequence.cpp Added fixes mentioned in bugreport 3306 2013-11-25 09:35:23 +01:00
image.cpp Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
imagelist_creator.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
inpaint.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
intelperc_capture.cpp Fix errors in example (samples/cpp/intelperc_capture.cpp) 2013-12-18 09:59:24 +04:00
kalman.cpp let Kalman handle the missing measurements (bug #1380) 2012-10-12 14:01:36 +04:00
kmeans.cpp fix cv::kmeans function 2014-05-13 18:00:17 +04:00
laplace.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
latentsvm_multidetect.cpp Missing closedir with opendir 2013-09-28 21:46:48 +10: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 added load/save feature for SVM classifier in letter_recog sample 2013-03-19 18:41:38 +04:00
letter-recognition.data
linemod.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
lkdemo.cpp Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
logo_in_clutter.png
logo.png
logpolar_bsm.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
matcher_simple.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
matching_to_many_images.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
meanshift_segmentation.cpp Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
memorial.exr added openexr sample file 2011-08-15 13:18:01 +00:00
minarea.cpp Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
morphology2.cpp typos 2014-03-04 12:47:40 +04:00
opencv_version.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
OpenEXRimages_HDR_Retina_toneMapping_video.cpp Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
OpenEXRimages_HDR_Retina_toneMapping.cpp Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
openni_capture.cpp added Asus Xtion QVGA modes to the OpenNI backend (patch #1753) 2012-10-09 22:01:43 +04:00
pca.cpp Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
peopledetect.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
phase_corr.cpp Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
pic1.png
pic2.png
pic3.png
pic4.png
pic5.png
pic6.png
points_classifier.cpp Modify default setting, using ocl method when have ocl module 2013-12-04 18:26:54 +04:00
retinaDemo.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
rgbdodometry.cpp Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01: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 Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
select3dobj.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
simpleflow_demo.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
squares.cpp Set stricter warning rules for gcc 2012-06-07 17:21:29 +00:00
starter_imagelist.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
starter_video.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
stereo_calib.cpp Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
stereo_calib.xml
stereo_match.cpp --no-display property fix in stereo_match.cpp sample 2013-12-09 10:55:44 +00:00
stitching_detailed.cpp update stitching sample 2014-02-03 12:55:03 +04:00
stitching.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
stuff.jpg
templ.png added Generalized Hough implementation 2012-09-10 16:49:40 +04:00
tsukuba_l.png
tsukuba_r.png
tvl1_optical_flow.cpp refactored OpticalFlowDual_TVL1: 2013-02-14 13:26:47 +04:00
video_dmtx.cpp Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
video_homography.cpp Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
videocapture_pvapi.cpp fixing cap_pvpapi interface and making sure both AVT Manta and Proscilla 2014-10-28 15:33:37 +01:00
videostab.cpp Fix clang build warning 2013-01-30 13:31:00 +04:00
watershed.cpp Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00