.. |
Qt_sample
|
revamped
|
14 years ago |
dot_data
|
fixed save/load of dot; added data for the sample
|
14 years ago |
matching_to_many_images
|
refactored features2d and sample on matching to many images
|
14 years ago |
3calibration.cpp
|
revamped
|
14 years ago |
CMakeLists.txt
|
fixed problem with VideoInput on Windows when OpenCV compiled statically (ticket #573)
|
14 years ago |
baboon.jpg
|
added missing images for C++ samples
|
14 years ago |
bagofwords_classification.cpp
|
The samples were updated through CommandLineParser class
|
14 years ago |
bgfg_segm.cpp
|
The samples were updated through CommandLineParser class
|
14 years ago |
brief_match_test.cpp
|
Notification messages about bad parameters in command line were added in CommandLineParser. Update sample, using parser
|
14 years ago |
build3dmodel.cpp
|
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
|
14 years ago |
calibration.cpp
|
Fixed #886
|
14 years ago |
calibration_artificial.cpp
|
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
|
14 years ago |
camshiftdemo.cpp
|
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
|
14 years ago |
chamfer.cpp
|
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
|
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
|
revamped
|
14 years ago |
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
|
removed evaluation testbetch to sample
|
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 |
dot.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
|
a lot of small corrections to bring down the number of undocumented functions, reported by the script; added em.cpp sample
|
14 years ago |
fback.cpp
|
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
|
14 years ago |
fern_params.xml
|
Moved fern_params.xml to samples/cpp for generic_descriptor_match sample
|
15 years ago |
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
|
warningx fixed under vs2008
|
14 years ago |
fruits.jpg
|
converted some OpenCV C samples to C++
|
14 years ago |
generic_descriptor_match.cpp
|
revamped
|
14 years ago |
grabcut.cpp
|
revamped
|
14 years ago |
houghlines.cpp
|
revamped
|
14 years ago |
image.cpp
|
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719)
|
14 years ago |
imagelist_creator.cpp
|
revamped
|
14 years ago |
inpaint.cpp
|
revamped
|
14 years ago |
kalman.cpp
|
converted Kalman sample to C++
|
14 years ago |
kinect_maps.cpp
|
more warnings fixed. +some warnings in examples
|
14 years ago |
kmeans.cpp
|
fixed build problems on Windows
|
14 years ago |
laplace.cpp
|
revamped
|
14 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
|
more warnings fixed. +some warnings in examples
|
14 years ago |
lkdemo.cpp
|
warningx fixed under vs2008
|
14 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 |
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
|
revamped
|
14 years ago |
minarea.cpp
|
warningx fixed under vs2008
|
14 years ago |
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
|
revamped
|
14 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
|
minor
|
14 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
|
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
|
fixed some warnings
|
14 years ago |
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
|
fixed build problems on Windows
|
14 years ago |
stereo_calib.xml
|
rewrote stereo_calib in C++
|
14 years ago |
stereo_match.cpp
|
fixed build problems on Windows
|
14 years ago |
stuff.jpg
|
converted some OpenCV C samples to C++
|
14 years ago |
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
|
make watershed demo work correctly
|
14 years ago |