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 ade21f142e Add Java and Python code for the following features2d tutorials: Harris corner detector, Shi-Tomasi corner detector, Creating your own corner detector, Detecting corners location in subpixels, Feature Detection, Feature Description, Feature Matching with FLANN, Features2D + Homography to find a known object. Use Lowe's ratio test to filter the matches. 7 years ago
..
example_cmake Update samples/cpp/example_cmake: no need to use `include_directories` 10 years ago
tutorial_code Add Java and Python code for the following features2d tutorials: Harris corner detector, Shi-Tomasi corner detector, Creating your own corner detector, Detecting corners location in subpixels, Feature Detection, Feature Description, Feature Matching with FLANN, Features2D + Homography to find a known object. Use Lowe's ratio test to filter the matches. 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 Added comments to clarify sample code 8 years ago
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 Feature #3957 9 years ago
contours2.cpp update cpp samples and tutorials 9 years ago
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 Feature #3957 9 years ago
detect_blob.cpp Fixed compilation warnings in samples: 7 years ago
detect_mser.cpp Fixed compilation warnings in samples: 7 years ago
dft.cpp Feature #3957 9 years ago
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
em.cpp Updated ml module interfaces and documentation 10 years ago
facedetect.cpp samples: avoid using of legacy C-like API 7 years ago
facial_features.cpp migration: github.com/opencv/opencv 8 years ago
falsecolor.cpp updates documentation and samples 7 years ago
fback.cpp update cpp samples and tutorials 9 years ago
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 update cpp samples and tutorials 9 years ago
image_alignment.cpp Misc. ./samples typos 7 years ago
image_sequence.cpp some improvements on tutorials 7 years ago
imagelist_creator.cpp update cpp samples and tutorials 9 years ago
inpaint.cpp some improvements on tutorials 7 years ago
intelperc_capture.cpp Misc. ./samples typos 7 years ago
kalman.cpp update cpp samples and tutorials 9 years ago
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 Updated ml module interfaces and documentation 10 years ago
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 Issue 6780 8 years ago
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 update cpp samples and tutorials 9 years ago
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 update cpp samples and tutorials 9 years ago
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 update cpp samples and tutorials 9 years ago
tvl1_optical_flow.cpp Add static creator for TVL1 optical flow class 9 years ago
videocapture_basic.cpp Fixed compilation warnings in samples: 7 years ago
videocapture_starter.cpp Large update of videoio doc and samples following mshabunin comments 8 years ago
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