.. |
example_cmake
|
cmake: update install paths (Linux)
|
2018-09-19 15:43:52 +03:00 |
tutorial_code
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2018-11-02 05:33:35 +00:00 |
3calibration.cpp
|
Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468)
|
2017-12-13 15:00:38 +03:00 |
application_trace.cpp
|
Fixed compilation warnings in samples:
|
2018-02-12 18:42:36 +03:00 |
autofocus.cpp
|
samples: avoid using of legacy C-like API
|
2018-03-26 13:42:35 +03:00 |
bgfg_segm.cpp
|
Minor refactoring in several C++ samples:
|
2018-03-06 14:23:20 +03:00 |
calibration.cpp
|
Merge pull request #12772 from xoox:calib-release-object
|
2018-10-25 19:38:55 +03:00 |
camshiftdemo.cpp
|
Added comments to clarify sample code
|
2016-08-09 18:08:58 +03:00 |
cloning_demo.cpp
|
Misc. ./samples typos
|
2018-02-08 05:52:08 -05:00 |
cloning_gui.cpp
|
fix some samples colliding with std::beta
|
2018-03-15 12:40:49 +01:00 |
CMakeLists.txt
|
Moved OpenGL sample to opengl folder
|
2018-09-24 13:13:30 +03:00 |
connected_components.cpp
|
Update documentation and samples
|
2018-08-17 14:21:29 +03:00 |
contours2.cpp
|
update cpp samples and tutorials
|
2016-06-26 20:55:00 +03:00 |
convexhull.cpp
|
update samples: waitKey() usage
|
2016-12-15 15:39:47 +03:00 |
cout_mat.cpp
|
Misc. ./samples typos
|
2018-02-08 05:52:08 -05:00 |
create_mask.cpp
|
Update create_mask.cpp
|
2018-07-30 21:42:22 +03:00 |
dbt_face_detection.cpp
|
samples: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 18:43:28 +03:00 |
delaunay2.cpp
|
Misc. ./samples typos
|
2018-02-08 05:52:08 -05:00 |
demhist.cpp
|
Feature #3957
|
2015-12-17 18:19:39 +03:00 |
detect_blob.cpp
|
avoid Ptr<> == NULL checks
|
2018-09-09 19:30:46 +00:00 |
detect_mser.cpp
|
avoid Ptr<> == NULL checks
|
2018-09-09 19:30:46 +00:00 |
dft.cpp
|
Feature #3957
|
2015-12-17 18:19:39 +03:00 |
distrans.cpp
|
update samples: waitKey() usage
|
2016-12-15 15:39:47 +03:00 |
drawing.cpp
|
some improvements on tutorials
|
2017-07-29 20:08:19 +03:00 |
edge.cpp
|
some improvements on tutorials
|
2017-07-29 20:08:19 +03:00 |
ela.cpp
|
Include ELA example (#11819)
|
2018-06-26 12:10:52 +03:00 |
em.cpp
|
Updated ml module interfaces and documentation
|
2015-02-17 11:46:14 +03:00 |
facedetect.cpp
|
samples: avoid using of legacy C-like API
|
2018-03-26 13:42:35 +03:00 |
facial_features.cpp
|
documentation: avoid links to 'master' branch from 3.4 maintenance branch
|
2018-05-31 16:45:18 +03:00 |
falsecolor.cpp
|
updates documentation and samples
|
2017-11-07 19:21:21 +03:00 |
fback.cpp
|
update cpp samples and tutorials
|
2016-06-26 20:55:00 +03:00 |
ffilldemo.cpp
|
update samples: waitKey() usage
|
2016-12-15 15:39:47 +03:00 |
filestorage.cpp
|
Misc. ./samples typos
|
2018-02-08 05:52:08 -05:00 |
fitellipse.cpp
|
samples: avoid using of legacy C-like API
|
2018-03-26 13:42:35 +03:00 |
grabcut.cpp
|
some improvements on tutorials
|
2017-07-29 20:08:19 +03:00 |
gstreamer_pipeline.cpp
|
gstreamer sample: fixed incorrect pipelines being generated
|
2018-06-21 17:14:42 +03:00 |
image_alignment.cpp
|
Misc. ./samples typos
|
2018-02-08 05:52:08 -05:00 |
image_sequence.cpp
|
some improvements on tutorials
|
2017-07-29 20:08:19 +03:00 |
imagelist_creator.cpp
|
update cpp samples and tutorials
|
2016-06-26 20:55:00 +03:00 |
inpaint.cpp
|
some improvements on tutorials
|
2017-07-29 20:08:19 +03:00 |
intelperc_capture.cpp
|
Misc. ./samples typos
|
2018-02-08 05:52:08 -05:00 |
kalman.cpp
|
update cpp samples and tutorials
|
2016-06-26 20:55:00 +03:00 |
kmeans.cpp
|
Merge pull request #10258 from savuor:fix/kmeans_channels
|
2017-12-15 21:48:48 +03:00 |
laplace.cpp
|
some improvements on tutorials
|
2017-07-29 20:08:19 +03:00 |
letter_recog.cpp
|
some improvements on tutorials
|
2017-07-29 20:08:19 +03:00 |
live_detect_qrcode.cpp
|
Added QR code decoding.
|
2018-10-10 15:27:00 +00:00 |
lkdemo.cpp
|
Merge pull request #9618 from vipinanand4:goodFeaturesToTrack_added_gradiantSize
|
2017-09-22 14:04:43 +00:00 |
logistic_regression.cpp
|
Updated ml module interfaces and documentation
|
2015-02-17 11:46:14 +03:00 |
lsd_lines.cpp
|
documentation improvement
|
2017-09-13 17:24:59 +03:00 |
mask_tmpl.cpp
|
samples: avoid using of legacy C-like API
|
2018-03-26 13:42:35 +03:00 |
matchmethod_orb_akaze_brisk.cpp
|
Fixed compilation warnings in samples:
|
2018-02-12 18:42:36 +03:00 |
minarea.cpp
|
Update minarea.cpp
|
2017-10-11 17:52:23 +03:00 |
morphology2.cpp
|
update samples: waitKey() usage
|
2016-12-15 15:39:47 +03:00 |
neural_network.cpp
|
Issue 6780
|
2016-07-07 09:29:41 +02:00 |
npr_demo.cpp
|
some improvements on tutorials
|
2017-07-29 20:08:19 +03:00 |
opencv_version.cpp
|
Minor refactoring in several C++ samples:
|
2018-03-06 14:23:20 +03:00 |
openni_capture.cpp
|
samples: openni_capture - use COLORMAP_JET for depth visualization
|
2018-05-15 11:31:14 +02:00 |
pca.cpp
|
update samples: waitKey() usage
|
2016-12-15 15:39:47 +03:00 |
peopledetect.cpp
|
Minor refactoring in several C++ samples:
|
2018-03-06 14:23:20 +03:00 |
phase_corr.cpp
|
update samples: waitKey() usage
|
2016-12-15 15:39:47 +03:00 |
points_classifier.cpp
|
update samples: waitKey() usage
|
2016-12-15 15:39:47 +03:00 |
polar_transforms.cpp
|
Rewite polar transforms (#11323)
|
2018-04-17 15:50:52 +03:00 |
segment_objects.cpp
|
update samples: waitKey() usage
|
2016-12-15 15:39:47 +03:00 |
select3dobj.cpp
|
change area() emptiness checks to empty()
|
2018-10-13 21:35:10 +02:00 |
shape_example.cpp
|
Misc. ./samples typos
|
2018-02-08 05:52:08 -05:00 |
smiledetect.cpp
|
samples: avoid using of legacy C-like API
|
2018-03-26 13:42:35 +03:00 |
squares.cpp
|
Update documentation and samples
|
2018-08-17 14:21:29 +03:00 |
starter_imagelist.cpp
|
update cpp samples and tutorials
|
2016-06-26 20:55:00 +03:00 |
stereo_calib.cpp
|
Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468)
|
2017-12-13 15:00:38 +03:00 |
stereo_match.cpp
|
update cpp samples and tutorials
|
2016-06-26 20:55:00 +03:00 |
stitching_detailed.cpp
|
Update documentation and samples
|
2018-08-17 14:21:29 +03:00 |
stitching.cpp
|
Update documentation and samples
|
2018-08-17 14:21:29 +03:00 |
train_HOG.cpp
|
Misc. typos
|
2018-07-31 18:44:23 +03:00 |
train_svmsgd.cpp
|
samples: avoid using of legacy C-like API
|
2018-03-26 13:42:35 +03:00 |
travelsalesman.cpp
|
Fixed compilation warnings in samples:
|
2018-02-12 18:42:36 +03: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
|
samples: don't call twice of VideoCapture::open()
|
2018-06-11 23:17:49 +00:00 |
videocapture_camera.cpp
|
samples: videocapture_camera use VideoCapture with 0 index
|
2018-07-03 15:44:53 +03:00 |
videocapture_starter.cpp
|
Large update of videoio doc and samples following mshabunin comments
|
2016-09-09 18:46:11 +02:00 |
videostab.cpp
|
samples: apply CV_OVERRIDE/CV_FINAL
|
2018-03-28 18:43:28 +03:00 |
videowriter_basic.cpp
|
samples: avoid using of legacy C-like API
|
2018-03-26 13:42:35 +03:00 |
warpPerspective_demo.cpp
|
Misc. typos
|
2018-07-31 18:44:23 +03:00 |
watershed.cpp
|
update samples: waitKey() usage
|
2016-12-15 15:39:47 +03:00 |