opencv/samples/cpp
2016-10-08 02:19:43 +03:00
..
example_cmake Update samples/cpp/example_cmake: no need to use include_directories 2015-06-17 17:53:05 +02:00
tutorial_code Merge pull request #7140 from Asalle:fix-7136-Bounding_Box_explanation 2016-08-29 08:42:02 +00:00
3calibration.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
autofocus.cpp Feature #3957 2015-12-17 18:19:39 +03:00
bgfg_segm.cpp initial commit 2014-09-23 07:45:51 +04:00
calibration.cpp Feature #3957 2015-12-17 18:19:39 +03:00
camshiftdemo.cpp Added comments to clarify sample code 2016-08-09 18:08:58 +03:00
cloning_demo.cpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
cloning_gui.cpp fix build warning (unreachable code) and exit error codes 2015-12-15 22:06:11 +03:00
CMakeLists.txt samples: repair viz tutorial 2016-06-30 17:21:31 +03:00
connected_components.cpp Feature #3957 2015-12-17 18:19:39 +03:00
contours2.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
convexhull.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
cout_mat.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
create_mask.cpp Feature #3957 2015-12-17 18:19:39 +03:00
dbt_face_detection.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
delaunay2.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
demhist.cpp Feature #3957 2015-12-17 18:19:39 +03:00
detect_blob.cpp cppcheck: fix some reports 2016-04-29 15:41:39 +02:00
detect_mser.cpp eliminate compiler warnings 2016-10-08 02:19:43 +03:00
dft.cpp Feature #3957 2015-12-17 18:19:39 +03:00
distrans.cpp Feature #3957 2015-12-17 18:19:39 +03:00
drawing.cpp Feature #3957 2015-12-17 18:19:39 +03:00
edge.cpp Canny with own gradient (#6664) 2016-08-16 10:51:09 +03:00
em.cpp Updated ml module interfaces and documentation 2015-02-17 11:46:14 +03:00
facedetect.cpp Merge pull request #6029 from sturkmen72:patch-7 2016-06-29 11:55:09 +00:00
facial_features.cpp migration: github.com/opencv/opencv 2016-07-12 12:51:12 +03:00
fback.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
ffilldemo.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
filestorage_base64.cpp solve warnings in sample file 2016-07-30 02:05:15 +08:00
filestorage.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
fitellipse.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
grabcut.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
houghcircles.cpp Update documentation ( tutorials ) 2016-08-15 17:23:04 +03:00
houghlines.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
image_alignment.cpp Feature #3957 2015-12-17 18:19:39 +03:00
image_sequence.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
image.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
imagelist_creator.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
inpaint.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
intelperc_capture.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
kalman.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
kmeans.cpp trying to solve compile problems; temporarily disabled some tests for just added optimization algo's 2014-08-14 14:37:30 +04:00
laplace.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
letter_recog.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
lkdemo.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
logistic_regression.cpp Updated ml module interfaces and documentation 2015-02-17 11:46:14 +03:00
lsd_lines.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
mask_tmpl.cpp Feature #3957 2015-12-17 18:19:39 +03:00
matchmethod_orb_akaze_brisk.cpp cppcheck: fix some reports 2016-04-29 15:41:39 +02:00
minarea.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
morphology2.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
neural_network.cpp Issue 6780 2016-07-07 09:29:41 +02:00
npr_demo.cpp Feature #3957 2015-12-17 18:19:39 +03:00
opencv_version.cpp opencv_version 2014-10-04 21:39:57 +04:00
openni_capture.cpp Merge pull request #6029 from sturkmen72:patch-7 2016-06-29 11:55:09 +00:00
pca.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
peopledetect.cpp Add the possibility to use a video stream with the peopledetect.cpp sample. 2016-09-04 19:50:36 +02:00
phase_corr.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
points_classifier.cpp Updated ml module interfaces and documentation 2015-02-17 11:46:14 +03:00
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 update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
select3dobj.cpp Feature #3957 2015-12-17 18:19:39 +03:00
shape_example.cpp Feature #3957 2015-12-17 18:19:39 +03:00
smiledetect.cpp cppcheck: fix some reports 2016-04-29 15:41:39 +02:00
squares.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
starter_imagelist.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
stereo_calib.cpp migration: github.com/opencv/opencv 2016-07-12 12:51:12 +03:00
stereo_match.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
stitching_detailed.cpp fix build: move LOG macro from stitching public headers 2016-07-20 18:10:26 +03:00
stitching.cpp Extract imgcodecs module from highgui 2014-07-07 16:28:08 +04:00
train_HOG.cpp Feature #3957 2015-12-17 18:19:39 +03:00
train_svmsgd.cpp train_svmsgd.cpp : float response 2016-03-14 08:09:36 +01:00
tree_engine.cpp update cpp samples and tutorials 2016-06-26 20:55:00 +03:00
tvl1_optical_flow.cpp Add static creator for TVL1 optical flow class 2016-01-28 20:03:28 +01:00
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 Feature #3957 2015-12-17 18:19:39 +03:00