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.
 
 
 
 
 
 
Alessandro de Oliveira Faria (A.K.A.CABELO) cc8db99695 Include ELA example (#11819) 7 years ago
..
example_cmake cmake: require C++11 and CMake 3.5.1+ 7 years ago
tutorial_code Add Java and Python code for the following imgproc tutorials: Finding contours in your image, Convex Hull, Creating Bounding boxes and circles for contours, Creating Bounding rotated boxes and ellipses for contours, Image Moments, Point Polygon Test. 7 years ago
3calibration.cpp Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
CMakeLists.txt samples: suppress vtk warnings 7 years ago
application_trace.cpp Fixed compilation warnings in samples: 7 years ago
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 update samples: waitKey() usage 8 years ago
camshiftdemo.cpp
cloning_demo.cpp Misc. ./samples typos 7 years ago
cloning_gui.cpp fix some samples colliding with std::beta 7 years ago
connected_components.cpp
contours2.cpp
convexhull.cpp update samples: waitKey() usage 8 years ago
cout_mat.cpp Misc. ./samples typos 7 years ago
create_mask.cpp Misc. ./samples typos 7 years ago
dbt_face_detection.cpp samples: apply CV_OVERRIDE/CV_FINAL 7 years ago
delaunay2.cpp Misc. ./samples typos 7 years ago
demhist.cpp
detect_blob.cpp Fixed compilation warnings in samples: 7 years ago
detect_mser.cpp Fixed compilation warnings in samples: 7 years ago
dft.cpp
distrans.cpp update samples: waitKey() usage 8 years ago
drawing.cpp some improvements on tutorials 7 years ago
edge.cpp some improvements on tutorials 7 years ago
ela.cpp Include ELA example (#11819) 7 years ago
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 updates documentation and samples 7 years ago
fback.cpp
ffilldemo.cpp update samples: waitKey() usage 8 years ago
filestorage.cpp Misc. ./samples typos 7 years ago
fitellipse.cpp samples: avoid using of legacy C-like API 7 years ago
grabcut.cpp some improvements on tutorials 7 years ago
gstreamer_pipeline.cpp Remove command line argument related to container 7 years ago
image.cpp
image_alignment.cpp Misc. ./samples typos 7 years ago
image_sequence.cpp some improvements on tutorials 7 years ago
imagelist_creator.cpp
inpaint.cpp some improvements on tutorials 7 years ago
intelperc_capture.cpp Misc. ./samples typos 7 years ago
kalman.cpp
kmeans.cpp Merge pull request #10258 from savuor:fix/kmeans_channels 7 years ago
laplace.cpp some improvements on tutorials 7 years ago
letter_recog.cpp some improvements on tutorials 7 years ago
lkdemo.cpp Merge pull request #9618 from vipinanand4:goodFeaturesToTrack_added_gradiantSize 7 years ago
logistic_regression.cpp
lsd_lines.cpp documentation improvement 7 years ago
mask_tmpl.cpp samples: avoid using of legacy C-like API 7 years ago
matchmethod_orb_akaze_brisk.cpp Fixed compilation warnings in samples: 7 years ago
minarea.cpp Update minarea.cpp 7 years ago
morphology2.cpp update samples: waitKey() usage 8 years ago
neural_network.cpp
npr_demo.cpp some improvements on tutorials 7 years ago
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 update samples: waitKey() usage 8 years ago
peopledetect.cpp Minor refactoring in several C++ samples: 7 years ago
phase_corr.cpp update samples: waitKey() usage 8 years ago
points_classifier.cpp update samples: waitKey() usage 8 years ago
polar_transforms.cpp Rewite polar transforms (#11323) 7 years ago
segment_objects.cpp update samples: waitKey() usage 8 years ago
select3dobj.cpp Misc. ./samples typos 7 years ago
shape_example.cpp Misc. ./samples typos 7 years ago
smiledetect.cpp samples: avoid using of legacy C-like API 7 years ago
squares.cpp update samples: waitKey() usage 8 years ago
starter_imagelist.cpp
stereo_calib.cpp Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
stereo_match.cpp
stitching.cpp Merge pull request #10469 from victor-ludorum:stichingbranch 7 years ago
stitching_detailed.cpp Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
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 Fixed compilation warnings in samples: 7 years ago
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: add videocapture_camera sample 7 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 New example - warpPerspective_demo.cpp 7 years ago
watershed.cpp update samples: waitKey() usage 8 years ago