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.
 
 
 
 
 
 
Alexander Alekhin bb5e25ba7c migration: github.com/opencv/opencv 8 years ago
..
Qt_sample fix qt example on 2.4 with vs2010 and higher 10 years ago
fabmap added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters 12 years ago
matching_to_many_images refactored features2d and sample on matching to many images 14 years ago
rgbdodometry initial version of rgbd odometry with sample 13 years ago
tutorial_code Fixed samples build with nonfree. 9 years ago
3calibration.cpp Applied all fixes related to translating C to C++ code 11 years ago
CMakeLists.txt Merge pull request #5514 from asmorkalov:as/nonfree-independent-samples 9 years ago
OpenEXRimages_HDR_Retina_toneMapping.cpp Applied all fixes related to translating C to C++ code 11 years ago
OpenEXRimages_HDR_Retina_toneMapping_video.cpp Applied all fixes related to translating C to C++ code 11 years ago
baboon.jpg added missing images for C++ samples 14 years ago
bagofwords_classification.cpp Made samples build independent from nonfree module. 9 years ago
bgfg_gmg.cpp Normalized file endings. 11 years ago
bgfg_segm.cpp Applied all fixes related to translating C to C++ code 11 years ago
board.jpg added houghcircles sample, improved circle detection (ticket #951) 13 years ago
brief_match_test.cpp Normalize line endings and whitespace 12 years ago
build3dmodel.cpp Applied all fixes related to translating C to C++ code 11 years ago
building.jpg propagated some more fixes from 2.3 branch to the trunk 14 years ago
calibration.cpp Applied all fixes related to translating C to C++ code 11 years ago
calibration_artificial.cpp deleted extra semicolons 11 years ago
camshiftdemo.cpp Applied all fixes related to translating C to C++ code 11 years ago
chamfer.cpp Applied all fixes related to translating C to C++ code 11 years ago
connected_components.cpp Revert "add new version of CommandLineParser. add empty docs" 12 years ago
contours2.cpp Normalize line endings and whitespace 12 years ago
convexhull.cpp Set stricter warning rules for gcc 13 years ago
cout_mat.cpp Fixed number of warnings. Fixed mingw64 build. 13 years ago
delaunay2.cpp use constant instead of value backported from #785 10 years ago
demhist.cpp Revert "add new version of CommandLineParser. add empty docs" 12 years ago
descriptor_extractor_matcher.cpp Made samples build independent from nonfree module. 9 years ago
detection_based_tracker_sample.cpp Applied all fixes related to translating C to C++ code 11 years ago
detector_descriptor_evaluation.cpp Fixed number of warnings. Fixed mingw64 build. 13 years ago
detector_descriptor_matcher_evaluation.cpp Normalize line endings and whitespace 12 years ago
dft.cpp Normalized file endings. 11 years ago
distrans.cpp Applied all fixes related to translating C to C++ code 11 years ago
drawing.cpp Applied all fixes related to translating C to C++ code 11 years ago
edge.cpp Applied all fixes related to translating C to C++ code 11 years ago
em.cpp Applied all fixes related to translating C to C++ code 11 years ago
fabmap_sample.cpp Made samples build independent from nonfree module. 9 years ago
facerec_at_t.txt Documentation for FaceRecognizer started (not added to toc of contrib/doc/contrib.rst yet). CSV file for the samples/cpp/facerec_demo.cpp added. Added some more exceptions to warn the user, when passing bad aligned data. 13 years ago
facerec_demo.cpp improving face-rec sample: 10 years ago
facial_features.cpp migration: github.com/opencv/opencv 8 years ago
fback.cpp Applied all fixes related to translating C to C++ code 11 years ago
fern_params.xml Moved fern_params.xml to samples/cpp for generic_descriptor_match sample 15 years ago
ffilldemo.cpp Applied all fixes related to translating C to C++ code 11 years ago
filestorage.cpp Normalize line endings and whitespace 12 years ago
fitellipse.cpp Set stricter warning rules for gcc 13 years ago
freak_demo.cpp Made samples build independent from nonfree module. 9 years ago
fruits.jpg converted some OpenCV C samples to C++ 14 years ago
gencolors.cpp fixed compilation under MSVC 13 years ago
generic_descriptor_match.cpp Made samples build independent from nonfree module. 9 years ago
grabcut.cpp Fix typo 10 years ago
houghcircles.cpp filename correction from #3217 10 years ago
houghlines.cpp Applied all fixes related to translating C to C++ code 11 years ago
hybridtrackingsample.cpp fixed warning on windows 11 years ago
image.cpp Applied all fixes related to translating C to C++ code 11 years ago
image_sequence.cpp Added fixes mentioned in bugreport 3306 11 years ago
imagelist_creator.cpp Set stricter warning rules for gcc 13 years ago
inpaint.cpp Set stricter warning rules for gcc 13 years ago
intelperc_capture.cpp Fix errors in example (samples/cpp/intelperc_capture.cpp) 11 years ago
kalman.cpp Fixed typo 10 years ago
kmeans.cpp fix cv::kmeans function 11 years ago
laplace.cpp Set stricter warning rules for gcc 13 years ago
latentsvm_multidetect.cpp Get rid of cvconfig.h in Latent SVM samples. Use common OpenCV parallel framework instead of direct TBB calls. 10 years ago
left01.jpg converted some OpenCV C samples to C++ 14 years ago
left02.jpg converted some OpenCV C samples to C++ 14 years ago
left03.jpg converted some OpenCV C samples to C++ 14 years ago
left04.jpg converted some OpenCV C samples to C++ 14 years ago
left05.jpg converted some OpenCV C samples to C++ 14 years ago
left06.jpg converted some OpenCV C samples to C++ 14 years ago
left07.jpg converted some OpenCV C samples to C++ 14 years ago
left08.jpg converted some OpenCV C samples to C++ 14 years ago
left09.jpg converted some OpenCV C samples to C++ 14 years ago
left11.jpg converted some OpenCV C samples to C++ 14 years ago
left12.jpg converted some OpenCV C samples to C++ 14 years ago
left13.jpg converted some OpenCV C samples to C++ 14 years ago
left14.jpg converted some OpenCV C samples to C++ 14 years ago
lena.jpg added missing images for C++ samples 14 years ago
letter-recognition.data converted some OpenCV C samples to C++ 14 years ago
letter_recog.cpp added load/save feature for SVM classifier in letter_recog sample 12 years ago
linemod.cpp Set stricter warning rules for gcc 13 years ago
lkdemo.cpp Update lkdemo.cpp because of memory leak 10 years ago
logo.png added chamfer matcher code and sample (contributed by Antonella Cascitelli, Marco Di Stefano and Stefano Fabri) 14 years ago
logo_in_clutter.png added chamfer matcher code and sample (contributed by Antonella Cascitelli, Marco Di Stefano and Stefano Fabri) 14 years ago
logpolar_bsm.cpp Set stricter warning rules for gcc 13 years ago
matcher_simple.cpp Made samples build independent from nonfree module. 9 years ago
matching_to_many_images.cpp Set stricter warning rules for gcc 13 years ago
meanshift_segmentation.cpp Applied all fixes related to translating C to C++ code 11 years ago
memorial.exr added openexr sample file 13 years ago
minarea.cpp Applied all fixes related to translating C to C++ code 11 years ago
morphology2.cpp typos 11 years ago
opencv_version.cpp Normalized file endings. 11 years ago
openni_capture.cpp update openni sample comments referring #81 10 years ago
pca.cpp Applied all fixes related to translating C to C++ code 11 years ago
peopledetect.cpp Set stricter warning rules for gcc 13 years ago
phase_corr.cpp Applied all fixes related to translating C to C++ code 11 years ago
pic1.png converted some OpenCV C samples to C++ 14 years ago
pic2.png converted some OpenCV C samples to C++ 14 years ago
pic3.png converted some OpenCV C samples to C++ 14 years ago
pic4.png converted some OpenCV C samples to C++ 14 years ago
pic5.png converted some OpenCV C samples to C++ 14 years ago
pic6.png converted some OpenCV C samples to C++ 14 years ago
points_classifier.cpp Modify default setting, using ocl method when have ocl module 11 years ago
polynominal_equations.cpp update fixing bug #5599 9 years ago
retinaDemo.cpp Normalized file endings. 11 years ago
rgbdodometry.cpp Applied all fixes related to translating C to C++ code 11 years ago
right01.jpg converted some OpenCV C samples to C++ 14 years ago
right02.jpg converted some OpenCV C samples to C++ 14 years ago
right03.jpg converted some OpenCV C samples to C++ 14 years ago
right04.jpg converted some OpenCV C samples to C++ 14 years ago
right05.jpg converted some OpenCV C samples to C++ 14 years ago
right06.jpg converted some OpenCV C samples to C++ 14 years ago
right07.jpg converted some OpenCV C samples to C++ 14 years ago
right08.jpg converted some OpenCV C samples to C++ 14 years ago
right09.jpg converted some OpenCV C samples to C++ 14 years ago
right11.jpg converted some OpenCV C samples to C++ 14 years ago
right12.jpg converted some OpenCV C samples to C++ 14 years ago
right13.jpg converted some OpenCV C samples to C++ 14 years ago
right14.jpg converted some OpenCV C samples to C++ 14 years ago
segment_objects.cpp Applied all fixes related to translating C to C++ code 11 years ago
select3dobj.cpp Set stricter warning rules for gcc 13 years ago
simpleflow_demo.cpp Normalize line endings and whitespace 12 years ago
squares.cpp Set stricter warning rules for gcc 13 years ago
starter_imagelist.cpp Normalize line endings and whitespace 12 years ago
starter_video.cpp squashed #823 10 years ago
stereo_calib.cpp migration: github.com/opencv/opencv 8 years ago
stereo_calib.xml rewrote stereo_calib in C++ 14 years ago
stereo_match.cpp add input paramter checking that verifies the existance of the input files to stero_match example 10 years ago
stitching.cpp Normalized file endings. 11 years ago
stitching_detailed.cpp Added call to clone() to avoid unexpected change to external data. 10 years ago
stuff.jpg converted some OpenCV C samples to C++ 14 years ago
templ.png added Generalized Hough implementation 12 years ago
tsukuba_l.png propagated some more fixes from 2.3 branch to the trunk 14 years ago
tsukuba_r.png propagated some more fixes from 2.3 branch to the trunk 14 years ago
tvl1_optical_flow.cpp refactored OpticalFlowDual_TVL1: 12 years ago
video_dmtx.cpp Applied all fixes related to translating C to C++ code 11 years ago
video_homography.cpp Applied all fixes related to translating C to C++ code 11 years ago
videocapture_pvapi.cpp extra camera specific information for IP settings 10 years ago
videostab.cpp Fix clang build warning 12 years ago
watershed.cpp Applied all fixes related to translating C to C++ code 11 years ago