opencv/samples/cpp
LaurentBerger fb456eb69c Merge pull request #7691 from LaurentBerger:I7676
* Solve issue 7676

* I7676 bis
2016-11-21 04:28:59 +03:00
..
example_cmake
tutorial_code viz: eliminate warnings from tutorial code 2016-10-21 18:33:40 +03:00
3calibration.cpp
autofocus.cpp
bgfg_segm.cpp
calibration.cpp
camshiftdemo.cpp Added comments to clarify sample code 2016-08-09 18:08:58 +03:00
cloning_demo.cpp
cloning_gui.cpp
CMakeLists.txt samples: repair viz tutorial 2016-06-30 17:21:31 +03:00
connected_components.cpp
contours2.cpp
convexhull.cpp
cout_mat.cpp
create_mask.cpp
dbt_face_detection.cpp fixed _MSC_VER check for at least vs2013 in dbt_face_detection sample 2016-10-31 13:48:41 +00:00
delaunay2.cpp
demhist.cpp
detect_blob.cpp Merge pull request #7691 from LaurentBerger:I7676 2016-11-21 04:28:59 +03:00
detect_mser.cpp Merge pull request #7691 from LaurentBerger:I7676 2016-11-21 04:28:59 +03:00
dft.cpp
distrans.cpp
drawing.cpp
edge.cpp Canny with own gradient (#6664) 2016-08-16 10:51:09 +03:00
em.cpp
facedetect.cpp
facial_features.cpp migration: github.com/opencv/opencv 2016-07-12 12:51:12 +03:00
fback.cpp
ffilldemo.cpp
filestorage_base64.cpp solve warnings in sample file 2016-07-30 02:05:15 +08:00
filestorage.cpp
fitellipse.cpp
grabcut.cpp
houghcircles.cpp Update documentation ( tutorials ) 2016-08-15 17:23:04 +03:00
houghlines.cpp
image_alignment.cpp
image_sequence.cpp
image.cpp
imagelist_creator.cpp
inpaint.cpp
intelperc_capture.cpp
kalman.cpp
kmeans.cpp
laplace.cpp
letter_recog.cpp
lkdemo.cpp
logistic_regression.cpp
lsd_lines.cpp
mask_tmpl.cpp
matchmethod_orb_akaze_brisk.cpp
minarea.cpp
morphology2.cpp
neural_network.cpp Issue 6780 2016-07-07 09:29:41 +02:00
npr_demo.cpp
opencv_version.cpp
openni_capture.cpp
pca.cpp
peopledetect.cpp updating python tutorials + providing necessary data 2016-10-26 13:14:20 +02:00
phase_corr.cpp
points_classifier.cpp
polar_transforms.cpp Fix rho,phi exchange and amend linearPolar & logPolar docs with details and pics. 2016-08-16 12:49:33 +02:00
segment_objects.cpp
select3dobj.cpp
shape_example.cpp
smiledetect.cpp
squares.cpp
starter_imagelist.cpp
stereo_calib.cpp migration: github.com/opencv/opencv 2016-07-12 12:51:12 +03:00
stereo_match.cpp
stitching_detailed.cpp Merge pull request #6933 from hrnr:gsoc_all 2016-10-22 19:10:42 +03:00
stitching.cpp Merge pull request #6933 from hrnr:gsoc_all 2016-10-22 19:10:42 +03:00
train_HOG.cpp
train_svmsgd.cpp
tree_engine.cpp
tvl1_optical_flow.cpp
videocapture_basic.cpp Large update of videoio doc and samples following mshabunin comments 2016-09-09 18:46:11 +02:00
videocapture_starter.cpp Large update of videoio doc and samples following mshabunin comments 2016-09-09 18:46:11 +02:00
videostab.cpp eliminate compiler warnings 2016-10-08 02:19:43 +03:00
videowriter_basic.cpp Large update of videoio doc and samples following mshabunin comments 2016-09-09 18:46:11 +02:00
watershed.cpp