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.
 
 
 
 
 
 
Ana Huaman 832262e376 Added Laplace and Canny reST tutorials and corrected a small bug in Canny sample code 14 years ago
..
Qt_sample Added Smoothing tutorial in reST and links to the code in samples/cpp/tutorial_code 14 years ago
matching_to_many_images
tutorial_code Added Laplace and Canny reST tutorials and corrected a small bug in Canny sample code 14 years ago
3calibration.cpp
CMakeLists.txt fixed problem with VideoInput on Windows when OpenCV compiled statically (ticket #573) 14 years ago
baboon.jpg
bagofwords_classification.cpp fixed #916 14 years ago
bgfg_segm.cpp reverted samples with new command argument parser. will be continued after OpenCV release. 14 years ago
brief_match_test.cpp reverted samples with new command argument parser. will be continued after OpenCV release. 14 years ago
build3dmodel.cpp removed trailing backspaces, reduced number of warnings (under MSVC2010 x64) for size_t to int conversion, added handling of samples launch without parameters (should not have abnormal termination if there was no paramaters supplied) 14 years ago
calibration.cpp reverted samples with new command argument parser. will be continued after OpenCV release. 14 years ago
calibration_artificial.cpp Help and parsing command line were updated in next samples: camshiftdemo, calibration_artificial 14 years ago
camshiftdemo.cpp fixed crashes in camshiftdemo (ticket #875) 14 years ago
chamfer.cpp removed trailing backspaces, reduced number of warnings (under MSVC2010 x64) for size_t to int conversion, added handling of samples launch without parameters (should not have abnormal termination if there was no paramaters supplied) 14 years ago
connected_components.cpp replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
contours2.cpp replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
convexhull.cpp Fixed #797. 14 years ago
cout_mat.cpp
demhist.cpp replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
descriptor_extractor_matcher.cpp fixed sample 14 years ago
detector_descriptor_evaluation.cpp ~40 warnings under VS2008 14 years ago
dft.cpp replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
distrans.cpp replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
drawing.cpp replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
edge.cpp replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
em.cpp ~40 warnings under VS2008 14 years ago
fback.cpp replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
fern_params.xml
ffilldemo.cpp replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
filestorage.cpp Fixed reading of the user class from *.xml (ticket #840). 14 years ago
fitellipse.cpp
fruits.jpg
generic_descriptor_match.cpp propagated some more changes from 2.3 to trunk 14 years ago
grabcut.cpp
houghlines.cpp removed trailing backspaces, reduced number of warnings (under MSVC2010 x64) for size_t to int conversion, added handling of samples launch without parameters (should not have abnormal termination if there was no paramaters supplied) 14 years ago
image.cpp replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
imagelist_creator.cpp
inpaint.cpp
kalman.cpp
kinect_maps.cpp
kmeans.cpp
laplace.cpp fixed positioning in ffmpeg wrapper (thanks to mike_at_nrec for the patch). Added frame positioning feature to laplace demo to test the feature 14 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 a few warnings and bugs, including ticket #1079 14 years ago
lkdemo.cpp
logo.png
logo_in_clutter.png
matcher_simple.cpp replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
matching_to_many_images.cpp fix and some enchantments for matching_to_many_images sample (#869) 14 years ago
meanshift_segmentation.cpp
minarea.cpp
morphology2.cpp replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
multicascadeclassifier.cpp replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
peopledetect.cpp
pic1.png
pic2.png
pic3.png
pic4.png
pic5.png
pic6.png
points_classifier.cpp
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 replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
select3dobj.cpp replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
squares.cpp
starter_imagelist.cpp replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
starter_video.cpp replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
stereo_calib.cpp
stereo_calib.xml
stereo_match.cpp added variational stereo correspondence (by Sergey Kosov) and polynomial fitting (by Onkar Raut) 14 years ago
stuff.jpg
video_dmtx.cpp adding c++ interface to the datamtrix codes of j. 14 years ago
video_homography.cpp fixed VS2010 compile warnings and errors 14 years ago
watershed.cpp