..
Qt_sample
Added Smoothing tutorial in reST and links to the code in samples/cpp/tutorial_code
14 years ago
matching_to_many_images
refactored features2d and sample on matching to many images
15 years ago
rgbdodometry
initial version of rgbd odometry with sample
13 years ago
tutorial_code
fixed Bug #2252
13 years ago
3calibration.cpp
Set stricter warning rules for gcc
13 years ago
CMakeLists.txt
Fixed CMakeLists.txt
13 years ago
OpenEXRimages_HighDynamicRange_Retina_toneMapping.cpp
Set stricter warning rules for gcc
13 years ago
OpenEXRimages_HighDynamicRange_Retina_toneMapping_video.cpp
Fixed number of warnings. Fixed mingw64 build.
13 years ago
baboon.jpg
added missing images for C++ samples
15 years ago
bagofwords_classification.cpp
Fix Windows build issues
13 years ago
bgfg_gmg.cpp
new optimized version of BackgroundSubtractorGMG
13 years ago
bgfg_segm.cpp
Set stricter warning rules for gcc
13 years ago
board.jpg
added houghcircles sample, improved circle detection (ticket #951 )
13 years ago
brief_match_test.cpp
Fixed mingw build.
13 years ago
build3dmodel.cpp
Fixed number of warnings. Fixed mingw64 build.
13 years ago
building.jpg
propagated some more fixes from 2.3 branch to the trunk
14 years ago
calibration.cpp
Fixed number of warnings. Fixed mingw64 build.
13 years ago
calibration_artificial.cpp
Set stricter warning rules for gcc
13 years ago
camshiftdemo.cpp
Fixed number of warnings. Fixed mingw64 build.
13 years ago
chamfer.cpp
Set stricter warning rules for gcc
13 years ago
connected_components.cpp
Set stricter warning rules for gcc
13 years ago
contours2.cpp
Set stricter warning rules for gcc
13 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
dbt_face_detection.cpp
Making all dependencies from highgui module optional
13 years ago
delaunay2.cpp
Set stricter warning rules for gcc
13 years ago
demhist.cpp
Set stricter warning rules for gcc
13 years ago
descriptor_extractor_matcher.cpp
Set stricter warning rules for gcc
13 years ago
detection_based_tracker_sample.cpp
revision 8721 vas merged to head. Detection based tracker interface changed. cpp and android samples updated.
13 years ago
detector_descriptor_evaluation.cpp
Fixed number of warnings. Fixed mingw64 build.
13 years ago
detector_descriptor_matcher_evaluation.cpp
merged all the latest changes from 2.4 to trunk
13 years ago
dft.cpp
Set stricter warning rules for gcc
13 years ago
distrans.cpp
Set stricter warning rules for gcc
13 years ago
drawing.cpp
Set stricter warning rules for gcc
13 years ago
edge.cpp
Set stricter warning rules for gcc
13 years ago
em.cpp
merged all the latest changes from 2.4 to trunk
13 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
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
fback.cpp
Set stricter warning rules for gcc
13 years ago
fern_params.xml
Moved fern_params.xml to samples/cpp for generic_descriptor_match sample
15 years ago
ffilldemo.cpp
Set stricter warning rules for gcc
13 years ago
filestorage.cpp
Small addition change in the FileStorage sample.
13 years ago
fitellipse.cpp
Set stricter warning rules for gcc
13 years ago
freak_demo.cpp
Fixed FREAK on Android
13 years ago
fruits.jpg
converted some OpenCV C samples to C++
15 years ago
gencolors.cpp
fixed compilation under MSVC
14 years ago
generic_descriptor_match.cpp
Set stricter warning rules for gcc
13 years ago
grabcut.cpp
Set stricter warning rules for gcc
13 years ago
houghcircles.cpp
Set stricter warning rules for gcc
13 years ago
houghlines.cpp
Set stricter warning rules for gcc
13 years ago
hybridtrackingsample.cpp
Fixed number of warnings. Fixed mingw64 build.
13 years ago
image.cpp
Set stricter warning rules for gcc
13 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
kalman.cpp
Set stricter warning rules for gcc
13 years ago
kmeans.cpp
Set stricter warning rules for gcc
13 years ago
laplace.cpp
Set stricter warning rules for gcc
13 years ago
latentsvm_multidetect.cpp
Set stricter warning rules for gcc
13 years ago
left01.jpg
converted some OpenCV C samples to C++
15 years ago
left02.jpg
converted some OpenCV C samples to C++
15 years ago
left03.jpg
converted some OpenCV C samples to C++
15 years ago
left04.jpg
converted some OpenCV C samples to C++
15 years ago
left05.jpg
converted some OpenCV C samples to C++
15 years ago
left06.jpg
converted some OpenCV C samples to C++
15 years ago
left07.jpg
converted some OpenCV C samples to C++
15 years ago
left08.jpg
converted some OpenCV C samples to C++
15 years ago
left09.jpg
converted some OpenCV C samples to C++
15 years ago
left11.jpg
converted some OpenCV C samples to C++
15 years ago
left12.jpg
converted some OpenCV C samples to C++
15 years ago
left13.jpg
converted some OpenCV C samples to C++
15 years ago
left14.jpg
converted some OpenCV C samples to C++
15 years ago
lena.jpg
added missing images for C++ samples
15 years ago
letter-recognition.data
converted some OpenCV C samples to C++
15 years ago
letter_recog.cpp
possibly fixed crash boost caused by the recent modification; slightly improved mlp params in letter_recog sample
13 years ago
linemod.cpp
Set stricter warning rules for gcc
13 years ago
lkdemo.cpp
Fixed number of warnings. Fixed mingw64 build.
13 years ago
logo.png
added chamfer matcher code and sample (contributed by Antonella Cascitelli, Marco Di Stefano and Stefano Fabri)
15 years ago
logo_in_clutter.png
added chamfer matcher code and sample (contributed by Antonella Cascitelli, Marco Di Stefano and Stefano Fabri)
15 years ago
logpolar_bsm.cpp
Set stricter warning rules for gcc
13 years ago
matcher_simple.cpp
Set stricter warning rules for gcc
13 years ago
matching_to_many_images.cpp
Set stricter warning rules for gcc
13 years ago
meanshift_segmentation.cpp
Set stricter warning rules for gcc
13 years ago
memorial.exr
added openexr sample file
14 years ago
minarea.cpp
Set stricter warning rules for gcc
13 years ago
morphology2.cpp
Set stricter warning rules for gcc
13 years ago
multicascadeclassifier.cpp
Set stricter warning rules for gcc
13 years ago
opencv_version.cpp
merged all the latest changes from 2.4 to trunk
13 years ago
openni_capture.cpp
Fixed number of warnings. Fixed mingw64 build.
13 years ago
peopledetect.cpp
Set stricter warning rules for gcc
13 years ago
phase_corr.cpp
fixed hundreds of warnings from MSVC 2010.
13 years ago
pic1.png
converted some OpenCV C samples to C++
15 years ago
pic2.png
converted some OpenCV C samples to C++
15 years ago
pic3.png
converted some OpenCV C samples to C++
15 years ago
pic4.png
converted some OpenCV C samples to C++
15 years ago
pic5.png
converted some OpenCV C samples to C++
15 years ago
pic6.png
converted some OpenCV C samples to C++
15 years ago
point_cloud.cpp
Set stricter warning rules for gcc
13 years ago
points_classifier.cpp
Set stricter warning rules for gcc
13 years ago
retinaDemo.cpp
Set stricter warning rules for gcc
13 years ago
rgbdodometry.cpp
set sample param to its default value in function
13 years ago
right01.jpg
converted some OpenCV C samples to C++
15 years ago
right02.jpg
converted some OpenCV C samples to C++
15 years ago
right03.jpg
converted some OpenCV C samples to C++
15 years ago
right04.jpg
converted some OpenCV C samples to C++
15 years ago
right05.jpg
converted some OpenCV C samples to C++
15 years ago
right06.jpg
converted some OpenCV C samples to C++
15 years ago
right07.jpg
converted some OpenCV C samples to C++
15 years ago
right08.jpg
converted some OpenCV C samples to C++
15 years ago
right09.jpg
converted some OpenCV C samples to C++
15 years ago
right11.jpg
converted some OpenCV C samples to C++
15 years ago
right12.jpg
converted some OpenCV C samples to C++
15 years ago
right13.jpg
converted some OpenCV C samples to C++
15 years ago
right14.jpg
converted some OpenCV C samples to C++
15 years ago
segment_objects.cpp
Set stricter warning rules for gcc
13 years ago
select3dobj.cpp
Set stricter warning rules for gcc
13 years ago
simpleflow_demo.cpp
Updates for SimpleFlow algorithm
13 years ago
squares.cpp
Set stricter warning rules for gcc
13 years ago
starter_imagelist.cpp
replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719 )
14 years ago
starter_video.cpp
fixed #1363
13 years ago
stereo_calib.cpp
Set stricter warning rules for gcc
13 years ago
stereo_calib.xml
rewrote stereo_calib in C++
15 years ago
stereo_match.cpp
Set stricter warning rules for gcc
13 years ago
stitching.cpp
Updated warning options for GCC; fixed new warnings.
13 years ago
stitching_detailed.cpp
implemented DP-based seam estimation method
13 years ago
stuff.jpg
converted some OpenCV C samples to C++
15 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
video_dmtx.cpp
merged 2.4 into trunk
13 years ago
video_homography.cpp
Set stricter warning rules for gcc
13 years ago
videostab.cpp
Fixed number of warnings. Fixed mingw64 build.
13 years ago
watershed.cpp
Fixed number of warnings. Fixed mingw64 build.
13 years ago