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 9e7b8d5f67 rewrote matchTemplate in C++; added border awareness to crossCorr (ticket #557) 14 years ago
..
example_cmake "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
CMakeLists.txt added dependency on the new module flann (now with opencv_flann lib) 14 years ago
adaptiveskindetector.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
agaricus-lepiota.data "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
airplane.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
baboon.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
baboon200.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
baboon200_rotated.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
bgfg_codebook.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
bgfg_segm.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
blobtrack_sample.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
box.png "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
box_in_scene.png "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
build_all.sh remove bash'ism in the samples build script (thanks to iwamatsu for the patch) 15 years ago
calibration_artificial.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
calonder_params.xml Added sample for GenericDescriptorMatch 15 years ago
camshiftdemo.c "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
cat.jpg Added error handling in latentsvmdetect sample 14 years ago
cat.xml Integration object detection using Latent SVM. Sample was added. 14 years ago
contours.c "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
convert_cascade.c "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
convexhull.c "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
cvsample.dsp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
cvsample.vs2005.vcproj "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
delaunay.c "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
demhist.c "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
dft.c "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
distrans.c "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
drawing.c "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
edge.c "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
facedetect.cmd "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
facedetect.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
fback.cpp fixed some more MSVC2010 warnings 15 years ago
fback_c.c "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
ffilldemo.c "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
find_obj.cpp made FLANN (and dependent on it code) build fine on Windows. Most of the changes are added CV_EXPORTS' into the class declarations and extern variables are turned into external functions (as a nice side effect the variables are now read-only) 14 years ago
find_obj_calonder.cpp modified features2d interface; added algorithmic test for DescriptorMatcher; added sample on matching to many images 14 years ago
find_obj_ferns.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
fitellipse.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
fruits.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
grabcut.cpp replace include file in sample 14 years ago
houghlines.c "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
image.cpp rewrote matchTemplate in C++; added border awareness to crossCorr (ticket #557) 14 years ago
inpaint.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
kalman.c "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
kmeans.c "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
laplace.c "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
latentsvmdetect.cpp Added error handling in latentsvmdetect sample 14 years ago
left01.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
left02.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
left03.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
left04.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
left05.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
left06.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
left07.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
left08.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
left09.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
left11.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
left12.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
left13.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
left14.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
lena.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
letter-recognition.data "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
letter_recog.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
lkdemo.c "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
minarea.c "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
morphology.c "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
motempl.c "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
mser_sample.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
mushroom.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
one_way_sample.cpp Storing PCA components and One Way descriptors in one yml file. 15 years ago
one_way_train_0000.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
one_way_train_0001.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
one_way_train_images.txt Storing PCA components and One Way descriptors in one yml file. 15 years ago
peopledetect.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
pic1.png "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
pic2.png "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
pic3.png "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
pic4.png "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
pic5.png "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
pic6.png "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
polar_transforms.c "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
puzzle.png "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
pyramid_segmentation.c "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
right01.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
right02.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
right03.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
right04.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
right05.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
right06.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
right07.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
right08.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
right09.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
right11.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
right12.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
right13.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
right14.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
scene_l.bmp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
scene_r.bmp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
squares.c Fixed a memory leak 15 years ago
stereo_calib.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
stereo_calib.txt "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
stereo_match.cpp "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
stuff.jpg "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
tree.avi "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago
tree_engine.cpp GBT train/test was added to tree_engine sample 14 years ago
watershed.cpp fixed some more MSVC2010 warnings 15 years ago
waveform.data "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago