Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
catree 41b95cae38 Add Java and Python code for ML tutorials. 6 years ago
..
example_cmake
tutorial_code Add Java and Python code for ML tutorials. 6 years ago
3calibration.cpp
CMakeLists.txt samples: suppress vtk warnings 7 years ago
application_trace.cpp
autofocus.cpp samples: avoid using of legacy C-like API 7 years ago
bgfg_segm.cpp Minor refactoring in several C++ samples: 7 years ago
calibration.cpp
camshiftdemo.cpp
cloning_demo.cpp
cloning_gui.cpp fix some samples colliding with std::beta 7 years ago
connected_components.cpp
contours2.cpp
convexhull.cpp
cout_mat.cpp
create_mask.cpp
dbt_face_detection.cpp samples: apply CV_OVERRIDE/CV_FINAL 7 years ago
delaunay2.cpp
demhist.cpp
detect_blob.cpp
detect_mser.cpp
dft.cpp
distrans.cpp
drawing.cpp
edge.cpp
em.cpp
facedetect.cpp samples: avoid using of legacy C-like API 7 years ago
facial_features.cpp documentation: avoid links to 'master' branch from 3.4 maintenance branch 7 years ago
falsecolor.cpp
fback.cpp
ffilldemo.cpp
filestorage.cpp
fitellipse.cpp samples: avoid using of legacy C-like API 7 years ago
grabcut.cpp
gstreamer_pipeline.cpp gstreamer sample: fixed incorrect pipelines being generated 7 years ago
image.cpp
image_alignment.cpp
image_sequence.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 samples: avoid using of legacy C-like API 7 years ago
matchmethod_orb_akaze_brisk.cpp
minarea.cpp
morphology2.cpp
neural_network.cpp
npr_demo.cpp
opencv_version.cpp Minor refactoring in several C++ samples: 7 years ago
openni_capture.cpp samples: openni_capture - use COLORMAP_JET for depth visualization 7 years ago
pca.cpp
peopledetect.cpp Minor refactoring in several C++ samples: 7 years ago
phase_corr.cpp
points_classifier.cpp
polar_transforms.cpp Rewite polar transforms (#11323) 7 years ago
segment_objects.cpp
select3dobj.cpp
shape_example.cpp
smiledetect.cpp samples: avoid using of legacy C-like API 7 years ago
squares.cpp
starter_imagelist.cpp
stereo_calib.cpp
stereo_match.cpp
stitching.cpp
stitching_detailed.cpp
train_HOG.cpp Avoiding Divide By Zero Error 7 years ago
train_svmsgd.cpp samples: avoid using of legacy C-like API 7 years ago
travelsalesman.cpp
tree_engine.cpp
tvl1_optical_flow.cpp
videocapture_basic.cpp samples: don't call twice of VideoCapture::open() 7 years ago
videocapture_camera.cpp samples: videocapture_camera use VideoCapture with 0 index 6 years ago
videocapture_starter.cpp
videostab.cpp samples: apply CV_OVERRIDE/CV_FINAL 7 years ago
videowriter_basic.cpp samples: avoid using of legacy C-like API 7 years ago
warpPerspective_demo.cpp
watershed.cpp