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.
 
 
 
 
 
 
Roman Donchenko 464a010f53 Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
..
Qt_sample Fix the Qt sample, broken after #1722. 11 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 Normalize whitespace in documentation and text files 12 years ago
rgbdodometry initial version of rgbd odometry with sample 13 years ago
shape_sample Shape module added 11 years ago
tutorial_code Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
3calibration.cpp Applied all fixes related to translating C to C++ code 11 years ago
CMakeLists.txt Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
OpenEXRimages_HDR_Retina_toneMapping.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
OpenEXRimages_HDR_Retina_toneMapping_video.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
baboon.jpg added missing images for C++ samples 14 years ago
bagofwords_classification.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
bgfg_gmg.cpp Merge branch 'master' into gpu-cuda-rename 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 Make highgui.hpp independent from C API 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 Merge commit '43aec5ad' into merge-2.4 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
cloning_demo.cpp fixed warnings 11 years ago
cloning_gui.cpp whitespaces removed and other minor changes to fix build error 11 years ago
connected_components.cpp Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
contours2.cpp Make highgui.hpp independent from C API 12 years ago
convexhull.cpp Make highgui.hpp independent from C API 12 years ago
cout_mat.cpp Rewrite Mat formatting without std streams 12 years ago
create_mask.cpp whitespaces removed and other minor changes to fix build error 11 years ago
dbt_face_detection.cpp Merge branch 'master' into gpu-cuda-rename 11 years ago
delaunay2.cpp Make highgui.hpp independent from C API 12 years ago
demhist.cpp Make highgui.hpp independent from C API 12 years ago
descriptor_extractor_matcher.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
detection_based_tracker_sample.cpp Applied all fixes related to translating C to C++ code 11 years ago
detector_descriptor_evaluation.cpp Merge branch 'master' into gpu-cuda-rename 11 years ago
detector_descriptor_matcher_evaluation.cpp Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
dft.cpp Merge commit '43aec5ad' into merge-2.4 11 years ago
distrans.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 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 Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
fabmap_sample.cpp Merge branch 'master' into gpu-cuda-rename 11 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 Move legacy part of opencv_contrib to separate header 12 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 Make highgui.hpp independent from C API 12 years ago
freak_demo.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 12 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 Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
grabcut.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
houghcircles.cpp Applied all fixes related to translating C to C++ code 11 years ago
houghlines.cpp Applied all fixes related to translating C to C++ code 11 years ago
hybridtrackingsample.cpp Merge remote-tracking branch 'upstream/2.4' into merge-2.4 11 years ago
image.cpp Applied all fixes related to translating C to C++ code 11 years ago
image_alignment.cpp Move C API of opencv_video to separate file 12 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 Make photo.hpp independent from C API 12 years ago
kalman.cpp Fixed typo 12 years ago
kmeans.cpp Make highgui.hpp independent from C API 12 years ago
laplace.cpp Make highgui.hpp independent from C API 12 years ago
latentsvm_multidetect.cpp Merge remote-tracking branch 'origin/2.4' 11 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 Move C++ basic structures to separate header and inverse dependency from C API 12 years ago
linemod.cpp Merge branch 'master' into gpu-cuda-rename 11 years ago
lkdemo.cpp Applied all fixes related to translating C to C++ code 11 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 Minimize usages of legacy C API inside the library 12 years ago
lsd_lines.cpp createLineSegmentDetectorPtr -> createLineSegmentDetector in tests and samples 11 years ago
matcher_simple.cpp Make highgui.hpp independent from C API 12 years ago
matching_to_many_images.cpp Merge branch 'master' into gpu-cuda-rename 11 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 Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
npr_demo.cpp fixed warnings 11 years ago
opencv_version.cpp Normalized file endings. 11 years ago
openni_capture.cpp Make highgui.hpp independent from C API 12 years ago
pca.cpp Applied all fixes related to translating C to C++ code 11 years ago
peopledetect.cpp Move C API of opencv_objdetect to separate file 12 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 Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
retinaDemo.cpp Merge commit '43aec5ad' into merge-2.4 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
scenetext01.jpg erGrouping now uses a classifier for group validation instead of a set of heuristical ifos. 11 years ago
scenetext02.jpg erGrouping now uses a classifier for group validation instead of a set of heuristical ifos. 11 years ago
scenetext03.jpg erGrouping now uses a classifier for group validation instead of a set of heuristical ifos. 11 years ago
scenetext04.jpg erGrouping now uses a classifier for group validation instead of a set of heuristical ifos. 11 years ago
scenetext05.jpg erGrouping now uses a classifier for group validation instead of a set of heuristical ifos. 11 years ago
scenetext06.jpg erGrouping now uses a classifier for group validation instead of a set of heuristical ifos. 11 years ago
segment_objects.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
select3dobj.cpp Move C API of opencv_calib3d to separate file 12 years ago
shape_example.cpp fixed warnings 11 years ago
shape_transformation.cpp Corrections for compiling issues in Win, And and Doc 11 years ago
simpleflow_demo.cpp Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
squares.cpp Make highgui.hpp independent from C API 12 years ago
starter_imagelist.cpp Make highgui.hpp independent from C API 12 years ago
starter_video.cpp War on Whitespace, master edition: trailing spaces. 11 years ago
stereo_calib.cpp Applied all fixes related to translating C to C++ code 11 years ago
stereo_calib.xml rewrote stereo_calib in C++ 14 years ago
stereo_match.cpp Move legacy part of opencv_contrib to separate header 12 years ago
stitching.cpp Merge commit '43aec5ad' into merge-2.4 11 years ago
stitching_detailed.cpp Merge branch 'master' into gpu-cuda-rename 11 years ago
stuff.jpg converted some OpenCV C samples to C++ 14 years ago
templ.png added Generalized Hough implementation 12 years ago
textdetection.cpp fixed warnings 11 years ago
trained_classifierNM1.xml better classifiers performance by training them with a new dataset of "manually" selected regions 11 years ago
trained_classifierNM2.xml better classifiers performance by training them with a new dataset of "manually" selected regions 11 years ago
trained_classifier_erGrouping.xml erGrouping now uses a classifier for group validation instead of a set of heuristical ifos. 11 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 Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
ufacedetect.cpp fixed few compile errors and doc build errors 11 years ago
video_dmtx.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
video_homography.cpp Applied all fixes related to translating C to C++ code 11 years ago
videostab.cpp Merge branch 'master' into gpu-cuda-rename 11 years ago
watershed.cpp Applied all fixes related to translating C to C++ code 11 years ago