| .. |
|
example_cmake
|
cmake: update install paths (Linux)
|
2018-09-19 15:43:52 +03:00 |
|
tutorial_code
|
viz: move samples/tutorials to opencv_contrib
|
2018-11-07 17:11:26 +03: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
|
|
|
|
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
|
Merge pull request #13069 from alalek:move_viz_contrib
|
2018-11-08 19:04:31 +03:00 |
|
connected_components.cpp
|
Update documentation and samples
|
2018-08-17 14:21:29 +03:00 |
|
contours2.cpp
|
|
|
|
convexhull.cpp
|
|
|
|
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
|
|
|
|
detect_blob.cpp
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2018-11-10 20:50:26 +00:00 |
|
detect_mser.cpp
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2018-11-10 20:50:26 +00:00 |
|
dft.cpp
|
|
|
|
dis_opticalflow.cpp
|
Merge pull request #13084 from vpisarev:shuffle_optflow_algos
|
2018-11-09 17:52:06 +03:00 |
|
distrans.cpp
|
|
|
|
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
|
|
|
|
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
|
|
|
|
ffilldemo.cpp
|
|
|
|
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
|
|
|
|
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
|
|
|
|
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
|
backport: refined QRCodeDetector API for OpenCV 4.0
|
2018-11-09 22:27:38 +00:00 |
|
lkdemo.cpp
|
Merge pull request #9618 from vipinanand4:goodFeaturesToTrack_added_gradiantSize
|
2017-09-22 14:04:43 +00:00 |
|
logistic_regression.cpp
|
|
|
|
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
|
refactoring catching all exceptions as const ref
|
2018-11-08 19:59:47 +03:00 |
|
minarea.cpp
|
Update minarea.cpp
|
2017-10-11 17:52:23 +03:00 |
|
morphology2.cpp
|
|
|
|
neural_network.cpp
|
|
|
|
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
|
refactoring catching all exceptions as const ref
|
2018-11-08 19:59:47 +03:00 |
|
peopledetect.cpp
|
Minor refactoring in several C++ samples:
|
2018-03-06 14:23:20 +03:00 |
|
phase_corr.cpp
|
|
|
|
points_classifier.cpp
|
|
|
|
polar_transforms.cpp
|
Rewite polar transforms (#11323)
|
2018-04-17 15:50:52 +03:00 |
|
segment_objects.cpp
|
|
|
|
select3dobj.cpp
|
change area() emptiness checks to empty()
|
2018-10-13 21:35:10 +02: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
|
|
|
|
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
|
|
|
|
stitching_detailed.cpp
|
Merge pull request #12827 from hrnr:stitching_4
|
2018-11-10 19:53:48 +03:00 |
|
stitching.cpp
|
Merge pull request #12827 from hrnr:stitching_4
|
2018-11-10 19:53:48 +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
|
|
|
|
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
|
|
|
|
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
|
|
|