opencv/samples/cpp
2016-05-19 15:40:42 +02:00
..
example_cmake Update samples/cpp/example_cmake: no need to use include_directories 2015-06-17 17:53:05 +02:00
tutorial_code Updates for XCode 7.3 2016-04-17 20:21:29 +03:00
3calibration.cpp Feature #3957 2015-12-17 18:19:39 +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 Feature #3957 2015-12-17 18:19:39 +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 fixup 2015-12-15 15:54:45 +03:00
connected_components.cpp Feature #3957 2015-12-17 18:19:39 +03:00
contours2.cpp Feature #3957 2015-12-17 18:19:39 +03:00
convexhull.cpp Feature #3957 2015-12-17 18:19:39 +03:00
cout_mat.cpp Feature #3957 2015-12-17 18:19:39 +03:00
create_mask.cpp Feature #3957 2015-12-17 18:19:39 +03:00
dbt_face_detection.cpp Split highgui module to videoio and highgui 2014-07-14 23:16:47 +04:00
delaunay2.cpp Feature #3957 2015-12-17 18:19:39 +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 cppcheck: fix some reports 2016-04-29 15:41:39 +02: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 Feature #3957 2015-12-17 18:19:39 +03:00
em.cpp Updated ml module interfaces and documentation 2015-02-17 11:46:14 +03:00
facedetect.cpp cppcheck: fix some reports 2016-04-29 15:41:39 +02:00
facial_features.cpp Feature #3957 2015-12-17 18:19:39 +03:00
fback.cpp Feature #3957 2015-12-17 18:19:39 +03:00
ffilldemo.cpp Feature #3957 2015-12-17 18:19:39 +03:00
filestorage.cpp Feature #3957 2015-12-17 18:19:39 +03:00
fitellipse.cpp Feature #3957 2015-12-17 18:19:39 +03:00
grabcut.cpp Feature #3957 2015-12-17 18:19:39 +03:00
houghcircles.cpp Feature #3957 2015-12-17 18:19:39 +03:00
houghlines.cpp Feature #3957 2015-12-17 18:19:39 +03:00
image_alignment.cpp Feature #3957 2015-12-17 18:19:39 +03:00
image_sequence.cpp Feature #3957 2015-12-17 18:19:39 +03:00
image.cpp Feature #3957 2015-12-17 18:19:39 +03:00
imagelist_creator.cpp Feature #3957 2015-12-17 18:19:39 +03:00
inpaint.cpp Feature #3957 2015-12-17 18:19:39 +03:00
intelperc_capture.cpp Feature #3957 2015-12-17 18:19:39 +03:00
kalman.cpp Fixed typo 2013-04-21 23:04:54 +04: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 Feature #3957 2015-12-17 18:19:39 +03:00
letter_recog.cpp Feature #3957 2015-12-17 18:19:39 +03:00
lkdemo.cpp Feature #3957 2015-12-17 18:19:39 +03:00
logistic_regression.cpp Updated ml module interfaces and documentation 2015-02-17 11:46:14 +03:00
lsd_lines.cpp Feature #3957 2015-12-17 18:19:39 +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 Applied all fixes related to translating C to C++ code 2013-11-17 20:34:50 +01:00
morphology2.cpp Feature #3957 2015-12-17 18:19:39 +03:00
neural_network.cpp neural_network.cpp added 2016-05-19 15:40:42 +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 Feature #3957 2015-12-17 18:19:39 +03:00
pca.cpp Feature #3957 2015-12-17 18:19:39 +03:00
phase_corr.cpp Split highgui module to videoio and highgui 2014-07-14 23:16:47 +04:00
points_classifier.cpp Updated ml module interfaces and documentation 2015-02-17 11:46:14 +03:00
polar_transforms.cpp Feature #3957 2015-12-17 18:19:39 +03:00
segment_objects.cpp Feature #3957 2015-12-17 18:19:39 +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 initial commit 2014-09-23 07:45:51 +04:00
starter_imagelist.cpp Feature #3957 2015-12-17 18:19:39 +03:00
starter_video.cpp Feature #3957 2015-12-17 18:19:39 +03:00
stereo_calib.cpp Merge pull request #6459 from eliao:Fix6457 2016-04-25 13:07:51 +00:00
stereo_match.cpp Fixed parser for img1_filename and img2_filename. 2016-01-18 15:34:41 +03:00
stitching_detailed.cpp fixed #5005: stitching_detailed.cpp 2015-11-23 21:55:59 +01: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 Feature #3957 2015-12-17 18:19:39 +03:00
tvl1_optical_flow.cpp Feature #3957 2015-12-17 18:19:39 +03:00
videostab.cpp Feature #3957 2015-12-17 18:19:39 +03:00
watershed.cpp Feature #3957 2015-12-17 18:19:39 +03:00