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.
 
 
 
 
 
 
Jiri Horner c17afe0fab Merge pull request #6933 from hrnr:gsoc_all 8 years ago
..
example_cmake
tutorial_code viz: eliminate warnings from tutorial code 8 years ago
3calibration.cpp update cpp samples and tutorials 9 years ago
CMakeLists.txt samples: repair viz tutorial 9 years ago
autofocus.cpp
bgfg_segm.cpp
calibration.cpp
camshiftdemo.cpp Added comments to clarify sample code 8 years ago
cloning_demo.cpp
cloning_gui.cpp
connected_components.cpp
contours2.cpp update cpp samples and tutorials 9 years ago
convexhull.cpp update cpp samples and tutorials 9 years ago
cout_mat.cpp update cpp samples and tutorials 9 years ago
create_mask.cpp
dbt_face_detection.cpp update cpp samples and tutorials 9 years ago
delaunay2.cpp update cpp samples and tutorials 9 years ago
demhist.cpp
detect_blob.cpp cppcheck: fix some reports 9 years ago
detect_mser.cpp eliminate compiler warnings 8 years ago
dft.cpp
distrans.cpp
drawing.cpp
edge.cpp Canny with own gradient (#6664) 8 years ago
em.cpp
facedetect.cpp Merge pull request #6029 from sturkmen72:patch-7 9 years ago
facial_features.cpp migration: github.com/opencv/opencv 8 years ago
fback.cpp update cpp samples and tutorials 9 years ago
ffilldemo.cpp update cpp samples and tutorials 9 years ago
filestorage.cpp update cpp samples and tutorials 9 years ago
filestorage_base64.cpp solve warnings in sample file 8 years ago
fitellipse.cpp update cpp samples and tutorials 9 years ago
grabcut.cpp update cpp samples and tutorials 9 years ago
houghcircles.cpp Update documentation ( tutorials ) 8 years ago
houghlines.cpp update cpp samples and tutorials 9 years ago
image.cpp update cpp samples and tutorials 9 years ago
image_alignment.cpp
image_sequence.cpp update cpp samples and tutorials 9 years ago
imagelist_creator.cpp update cpp samples and tutorials 9 years ago
inpaint.cpp update cpp samples and tutorials 9 years ago
intelperc_capture.cpp update cpp samples and tutorials 9 years ago
kalman.cpp update cpp samples and tutorials 9 years ago
kmeans.cpp
laplace.cpp update cpp samples and tutorials 9 years ago
letter_recog.cpp update cpp samples and tutorials 9 years ago
lkdemo.cpp update cpp samples and tutorials 9 years ago
logistic_regression.cpp
lsd_lines.cpp update cpp samples and tutorials 9 years ago
mask_tmpl.cpp
matchmethod_orb_akaze_brisk.cpp cppcheck: fix some reports 9 years ago
minarea.cpp update cpp samples and tutorials 9 years ago
morphology2.cpp update cpp samples and tutorials 9 years ago
neural_network.cpp Issue 6780 8 years ago
npr_demo.cpp
opencv_version.cpp
openni_capture.cpp Merge pull request #6029 from sturkmen72:patch-7 9 years ago
pca.cpp update cpp samples and tutorials 9 years ago
peopledetect.cpp Add the possibility to use a video stream with the peopledetect.cpp sample. 8 years ago
phase_corr.cpp update cpp samples and tutorials 9 years ago
points_classifier.cpp
polar_transforms.cpp Fix rho,phi exchange and amend linearPolar & logPolar docs with details and pics. 8 years ago
segment_objects.cpp update cpp samples and tutorials 9 years ago
select3dobj.cpp
shape_example.cpp
smiledetect.cpp cppcheck: fix some reports 9 years ago
squares.cpp update cpp samples and tutorials 9 years ago
starter_imagelist.cpp update cpp samples and tutorials 9 years ago
stereo_calib.cpp migration: github.com/opencv/opencv 8 years ago
stereo_match.cpp update cpp samples and tutorials 9 years ago
stitching.cpp Merge pull request #6933 from hrnr:gsoc_all 8 years ago
stitching_detailed.cpp Merge pull request #6933 from hrnr:gsoc_all 8 years ago
train_HOG.cpp
train_svmsgd.cpp train_svmsgd.cpp : float response 9 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 Large update of videoio doc and samples following mshabunin comments 8 years ago
videocapture_starter.cpp Large update of videoio doc and samples following mshabunin comments 8 years ago
videostab.cpp eliminate compiler warnings 8 years ago
videowriter_basic.cpp Large update of videoio doc and samples following mshabunin comments 8 years ago
watershed.cpp