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.
 
 
 
 
 
 
Tomoaki Teshima 87ef6a9cc1 build: suppress the warning 3 years ago
..
example_cmake build: suppress the warning 3 years ago
tutorial_code Add more references. Update missing references with webarchive. Use mathbf for matrices. Check that the determinant of the rotation matrix is not negative (reflection), and correct it if it is the case. 3 years ago
3calibration.cpp using argv[0] represent binary executable files' name in help() function 5 years ago
CMakeLists.txt suppress warning on GCC 7 and later 3 years ago
application_trace.cpp
asift.cpp Merge pull request #17907 from Yosshi999:gsoc_asift-py2cpp 5 years ago
bgfg_segm.cpp
calibration.cpp using argv[0] represent binary executable files' name in help() function 5 years ago
camshiftdemo.cpp using argv[0] represent binary executable files' name in help() function 5 years ago
cloning_demo.cpp
cloning_gui.cpp
connected_components.cpp
contours2.cpp using argv[0] represent binary executable files' name in help() function 5 years ago
convexhull.cpp Update convexhull.cpp 3 years ago
cout_mat.cpp using argv[0] represent binary executable files' name in help() function 5 years ago
create_mask.cpp Update samples 5 years ago
dbt_face_detection.cpp
delaunay2.cpp using argv[0] represent binary executable files' name in help() function 5 years ago
demhist.cpp
detect_blob.cpp using argv[0] represent binary executable files' name in help() function 5 years ago
detect_mser.cpp using argv[0] represent binary executable files' name in help() function 5 years ago
dft.cpp
digits.cpp using argv[0] represent binary executable files' name in help() function 5 years ago
distrans.cpp using argv[0] represent binary executable files' name in help() function 5 years ago
drawing.cpp using argv[0] represent binary executable files' name in help() function 5 years ago
edge.cpp using argv[0] represent binary executable files' name in help() function 5 years ago
em.cpp
facedetect.cpp using argv[0] represent binary executable files' name in help() function 5 years ago
facial_features.cpp using argv[0] represent binary executable files' name in help() function 5 years ago
falsecolor.cpp Fix trackbar in falsecolor cpp sample 3 years ago
fback.cpp using argv[0] represent binary executable files' name in help() function 5 years ago
ffilldemo.cpp using argv[0] represent binary executable files' name in help() function 5 years ago
filestorage.cpp
fitellipse.cpp using argv[0] represent binary executable files' name in help() function 5 years ago
flann_search_dataset.cpp Merge pull request #17643 from pemmanuelviel:pev--new-flann-demo 4 years ago
grabcut.cpp Updated grabcut example to show the background in a transparant way 4 years ago
image.cpp
image_alignment.cpp using argv[0] represent binary executable files' name in help() function 5 years ago
imagelist_creator.cpp
imagelist_reader.cpp
imgcodecs_jpeg.cpp build: fix warnings 3 years ago
inpaint.cpp
intelligent_scissors.cpp Merge pull request #16853 from SimpleVlad:note 5 years ago
intersectExample.cpp Update samples 5 years ago
kalman.cpp Merge pull request #20564 from AleksandrPanov:update_kalman_sample 3 years ago
kmeans.cpp
laplace.cpp using argv[0] represent binary executable files' name in help() function 5 years ago
letter_recog.cpp using argv[0] represent binary executable files' name in help() function 5 years ago
lkdemo.cpp
logistic_regression.cpp ml: use OpenCV license header for logistic regression 4 years ago
lsd_lines.cpp restore LSD 3 years ago
mask_tmpl.cpp
matchmethod_orb_akaze_brisk.cpp using argv[0] represent binary executable files' name in help() function 5 years ago
minarea.cpp
morphology2.cpp using argv[0] represent binary executable files' name in help() function 5 years ago
neural_network.cpp
npr_demo.cpp
opencv_version.cpp
pca.cpp
peopledetect.cpp
phase_corr.cpp
points_classifier.cpp
polar_transforms.cpp
qrcode.cpp
segment_objects.cpp using argv[0] represent binary executable files' name in help() function 5 years ago
select3dobj.cpp using argv[0] represent binary executable files' name in help() function 5 years ago
shape_example.cpp
simd_basic.cpp
smiledetect.cpp
squares.cpp Fix squares sample failure when a single file passed 4 years ago
stereo_calib.cpp Updated more links to forum.opencv.org 4 years ago
stereo_match.cpp Update the stereo sample: 4 years ago
stitching.cpp
stitching_detailed.cpp using argv[0] represent binary executable files' name in help() function 5 years ago
text_skewness_correction.cpp
train_HOG.cpp Update train_HOG.cpp 5 years ago
train_svmsgd.cpp
travelsalesman.cpp
tree_engine.cpp using argv[0] represent binary executable files' name in help() function 5 years ago
tvl1_optical_flow.cpp
videocapture_basic.cpp Update videocapture_basic.cpp 5 years ago
videocapture_camera.cpp
videocapture_gphoto2_autofocus.cpp
videocapture_gstreamer_pipeline.cpp videoio(docs): fixes 4 years ago
videocapture_image_sequence.cpp
videocapture_intelperc.cpp
videocapture_openni.cpp
videocapture_starter.cpp
videostab.cpp
videowriter_basic.cpp
warpPerspective_demo.cpp Update warpPerspective_demo.cpp 5 years ago
watershed.cpp