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.
 
 
 
 
 
 
Vadim Pisarevsky 7a62413c94 added houghcircles sample, improved circle detection (ticket #951) 13 years ago
..
Qt_sample
matching_to_many_images
rgbdodometry initial version of rgbd odometry with sample 13 years ago
tutorial_code fixed bug #1571 13 years ago
3calibration.cpp
CMakeLists.txt Added first version of videostab module 13 years ago
OpenEXRimages_HighDynamicRange_Retina_toneMapping.cpp fixed hundreds of warnings from MSVC 2010. 13 years ago
OpenEXRimages_HighDynamicRange_Retina_toneMapping_video.cpp fixed hundreds of warnings from MSVC 2010. 13 years ago
baboon.jpg
bagofwords_classification.cpp switched to non-constant references in Algorithm::addParam, which is more safe. 13 years ago
bgfg_segm.cpp Updating samples using cmd parser 13 years ago
board.jpg added houghcircles sample, improved circle detection (ticket #951) 13 years ago
brief_match_test.cpp lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 13 years ago
build3dmodel.cpp fixed compile errors and warning on ubuntu64 13 years ago
building.jpg
calibration.cpp fixed hundreds of warnings from MSVC 2010. 13 years ago
calibration_artificial.cpp Fixed some grammatical errors 13 years ago
camshiftdemo.cpp fixed compile errors and warning on ubuntu64 13 years ago
chamfer.cpp fixed compile errors and warning on ubuntu64 13 years ago
connected_components.cpp fixed compile error on ubuntu64 13 years ago
contours2.cpp
convexhull.cpp
cout_mat.cpp
delaunay2.cpp Fixed some build warnings; slightly improved python search 13 years ago
demhist.cpp fixed compile errors in samples 13 years ago
descriptor_extractor_matcher.cpp
detection_based_tracker_sample.cpp Committed the first version of DetectionBasedTracker. 13 years ago
detector_descriptor_evaluation.cpp lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 13 years ago
detector_descriptor_matcher_evaluation.cpp new sample for the complex detector+descriptor+matcher evaluation 13 years ago
dft.cpp Update samples using cmd parser 13 years ago
distrans.cpp added DIST_LABEL_PIXEL labelType to distanceTransform, ticket #1641 (thanks to Mikhail Matrosov for the patch) 13 years ago
drawing.cpp Update samples using cmd parser 13 years ago
edge.cpp Update samples using cmd parser 13 years ago
em.cpp
facerec_demo.cpp added face recognition algorithms, LDA, colormaps (all by Philipp Wagner) 13 years ago
fback.cpp
fern_params.xml
ffilldemo.cpp fixed hundreds of warnings from MSVC 2010. 13 years ago
filestorage.cpp
fitellipse.cpp
fruits.jpg
gencolors.cpp fixed compilation under MSVC 13 years ago
generic_descriptor_match.cpp lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 13 years ago
grabcut.cpp
houghcircles.cpp added houghcircles sample, improved circle detection (ticket #951) 13 years ago
houghlines.cpp
hybridtrackingsample.cpp fixed hundreds of warnings from MSVC 2010. 13 years ago
image.cpp Global CMake reorganization: 13 years ago
imagelist_creator.cpp
inpaint.cpp lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 13 years ago
kalman.cpp
kmeans.cpp
laplace.cpp
latentsvm_multidetect.cpp fixed hundreds of warnings from MSVC 2010. 13 years ago
left01.jpg
left02.jpg
left03.jpg
left04.jpg
left05.jpg
left06.jpg
left07.jpg
left08.jpg
left09.jpg
left11.jpg
left12.jpg
left13.jpg
left14.jpg
lena.jpg
letter-recognition.data
letter_recog.cpp Fixed bug #1666 13 years ago
linemod.cpp fixed hundreds of warnings from MSVC 2010. 13 years ago
lkdemo.cpp fixed sample for new signature of calcOpticalFlowPyrLK 13 years ago
logo.png
logo_in_clutter.png
logpolar_bsm.cpp added LogPolar Blind Spot Model (thanks to Fabio Solari for the contribution) 13 years ago
matcher_simple.cpp lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template. 13 years ago
matching_to_many_images.cpp fixed hundreds of warnings from MSVC 2010. 13 years ago
meanshift_segmentation.cpp
memorial.exr added openexr sample file 13 years ago
minarea.cpp minarea.cpp sample reformatted 13 years ago
morphology2.cpp
multicascadeclassifier.cpp
openni_capture.cpp added image and depth synchronization 13 years ago
peopledetect.cpp fixed hundreds of warnings from MSVC 2010. 13 years ago
phase_corr.cpp fixed hundreds of warnings from MSVC 2010. 13 years ago
pic1.png
pic2.png
pic3.png
pic4.png
pic5.png
pic6.png
point_cloud.cpp fixed hundreds of warnings from MSVC 2010. 13 years ago
points_classifier.cpp fixed hundreds of warnings from MSVC 2010. 13 years ago
retinaDemo.cpp update retina module related samples 13 years ago
rgbdodometry.cpp fixed hundreds of warnings from MSVC 2010. 13 years ago
right01.jpg
right02.jpg
right03.jpg
right04.jpg
right05.jpg
right06.jpg
right07.jpg
right08.jpg
right09.jpg
right11.jpg
right12.jpg
right13.jpg
right14.jpg
segment_objects.cpp
select3dobj.cpp fixed hundreds of warnings from MSVC 2010. 13 years ago
squares.cpp
starter_imagelist.cpp
starter_video.cpp fixed #1363 13 years ago
stereo_calib.cpp
stereo_calib.xml
stereo_match.cpp
stitching.cpp Updated bundle adjustment in stitching module: 1) it minimizes reprojection error now, 2) it minimizes error over focal, aspect, p.p.x, p.p.y parameters. Refactored and updated warpers. 13 years ago
stitching_detailed.cpp Fixed bug #1693. Also corrected default parameters for stitching. 13 years ago
stuff.jpg
tsukuba_l.png
tsukuba_r.png
video_dmtx.cpp fixed hundreds of warnings from MSVC 2010. 13 years ago
video_homography.cpp fixed many warnings from GCC 4.6.1 13 years ago
videostab.cpp Added load and save motion args into videostab sample 13 years ago
watershed.cpp