.. |
example_cmake
|
…
|
|
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
|
…
|
|
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
|
…
|
|
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
|
…
|
|
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
|
…
|
|
drawing.cpp
|
…
|
|
edge.cpp
|
…
|
|
em.cpp
|
…
|
|
facedetect.cpp
|
samples: avoid using of legacy C-like API
|
7 years ago |
facial_features.cpp
|
…
|
|
falsecolor.cpp
|
…
|
|
fback.cpp
|
…
|
|
ffilldemo.cpp
|
…
|
|
filestorage.cpp
|
Misc. ./samples typos
|
7 years ago |
fitellipse.cpp
|
samples: avoid using of legacy C-like API
|
7 years ago |
grabcut.cpp
|
…
|
|
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
|
…
|
|
imagelist_creator.cpp
|
…
|
|
inpaint.cpp
|
…
|
|
intelperc_capture.cpp
|
Misc. ./samples typos
|
7 years ago |
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
|
Fixed compilation warnings in samples:
|
7 years ago |
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
|
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
|
…
|
|
starter_imagelist.cpp
|
…
|
|
stereo_calib.cpp
|
…
|
|
stereo_match.cpp
|
…
|
|
stitching.cpp
|
Merge pull request #10469 from victor-ludorum:stichingbranch
|
7 years ago |
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
|
Fixed compilation warnings in samples:
|
7 years ago |
tree_engine.cpp
|
…
|
|
tvl1_optical_flow.cpp
|
…
|
|
videocapture_basic.cpp
|
Fixed compilation warnings in samples:
|
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
|
…
|
|
watershed.cpp
|
…
|
|