This website requires JavaScript.
Explore
Help
Sign In
third_party
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
203f95d3be6a490cc24ffe2933b3723d3ea718e9
opencv
/
samples
/
cpp
T
History
Alexander Alekhin
203f95d3be
samples: videocapture_camera use VideoCapture with 0 index
...
Not all backends support -1 index.
2018-07-03 15:44:53 +03:00
..
example_cmake
…
tutorial_code
Add Java and Python code for AKAZE local features matching tutorial. Fix incorrect uses of Mat.mul() in Java code.
2018-07-02 15:10:53 +02:00
3calibration.cpp
…
application_trace.cpp
…
autofocus.cpp
…
bgfg_segm.cpp
…
calibration.cpp
…
camshiftdemo.cpp
…
cloning_demo.cpp
…
cloning_gui.cpp
…
CMakeLists.txt
…
connected_components.cpp
…
contours2.cpp
…
convexhull.cpp
…
cout_mat.cpp
…
create_mask.cpp
…
dbt_face_detection.cpp
…
delaunay2.cpp
…
demhist.cpp
…
detect_blob.cpp
…
detect_mser.cpp
…
dft.cpp
…
distrans.cpp
…
drawing.cpp
…
edge.cpp
…
em.cpp
…
facedetect.cpp
…
facial_features.cpp
documentation: avoid links to 'master' branch from 3.4 maintenance branch
2018-05-31 16:45:18 +03:00
falsecolor.cpp
…
fback.cpp
…
ffilldemo.cpp
…
filestorage.cpp
…
fitellipse.cpp
…
grabcut.cpp
…
gstreamer_pipeline.cpp
gstreamer sample: fixed incorrect pipelines being generated
2018-06-21 17:14:42 +03:00
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
…
npr_demo.cpp
…
opencv_version.cpp
…
openni_capture.cpp
…
pca.cpp
…
peopledetect.cpp
…
phase_corr.cpp
…
points_classifier.cpp
…
polar_transforms.cpp
…
segment_objects.cpp
…
select3dobj.cpp
…
shape_example.cpp
…
smiledetect.cpp
…
squares.cpp
…
starter_imagelist.cpp
…
stereo_calib.cpp
…
stereo_match.cpp
…
stitching_detailed.cpp
…
stitching.cpp
…
train_HOG.cpp
…
train_svmsgd.cpp
…
travelsalesman.cpp
…
tree_engine.cpp
…
tvl1_optical_flow.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
…
videostab.cpp
…
videowriter_basic.cpp
…
warpPerspective_demo.cpp
…
watershed.cpp
…