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.
 
 
 
 
 
 
Andrey Kamaev 67073daf19 Merge branch '2.4' 12 years ago
..
Qt_sample Merge branch '2.4' 12 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
tutorial_code Rewrite Mat formatting without std streams 12 years ago
3calibration.cpp Set stricter warning rules for gcc 13 years ago
CMakeLists.txt Merge branch '2.4' 12 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 14 years ago
bagofwords_classification.cpp Fix build with STLPort from NDK r8d 12 years ago
bgfg_gmg.cpp Merge pull request #680 from vpisarev:c2cpp_video_take2 12 years ago
bgfg_segm.cpp Merge pull request #680 from vpisarev:c2cpp_video_take2 12 years ago
board.jpg added houghcircles sample, improved circle detection (ticket #951) 13 years ago
brief_match_test.cpp Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
build3dmodel.cpp Make core/internal.hpp a private header 12 years ago
building.jpg propagated some more fixes from 2.3 branch to the trunk 14 years ago
calibration.cpp Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
calibration_artificial.cpp Remove all using directives for STL namespace and members 12 years ago
camshiftdemo.cpp Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
chamfer.cpp Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
connected_components.cpp Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
contours2.cpp Normalize line endings and whitespace 12 years ago
convexhull.cpp Set stricter warning rules for gcc 13 years ago
cout_mat.cpp Rewrite Mat formatting without std streams 12 years ago
dbt_face_detection.cpp Fix build of samples 12 years ago
delaunay2.cpp Set stricter warning rules for gcc 13 years ago
demhist.cpp Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
descriptor_extractor_matcher.cpp Fix build of OpenCV samples (Linux) 12 years ago
detection_based_tracker_sample.cpp Completely separate C and C++ API of OpenCV core 12 years ago
detector_descriptor_evaluation.cpp fixed samples compilation 12 years ago
detector_descriptor_matcher_evaluation.cpp Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
dft.cpp Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
distrans.cpp Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
drawing.cpp Set stricter warning rules for gcc 13 years ago
edge.cpp Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
em.cpp Normalize line endings and whitespace 12 years ago
fabmap_sample.cpp Normalize line endings and whitespace 12 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 non-CV functionality from core.hpp to separate utility.hpp header 12 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 Normalize line endings and whitespace 12 years ago
fitellipse.cpp Set stricter warning rules for gcc 13 years ago
freak_demo.cpp Move non-CV functionality from core.hpp to separate utility.hpp header 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 Remove all using directives for STL namespace and members 12 years ago
grabcut.cpp Normalize line endings and whitespace 12 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 Move cv::Mat out of core.hpp 12 years ago
image_alignment.cpp Move non-CV functionality from core.hpp to separate utility.hpp header 12 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 Drop outdated definitions from internal.hpp 12 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 Fix build of apps and samples 12 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 Fix build of apps and samples 12 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) 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 Set stricter warning rules for gcc 13 years ago
matcher_simple.cpp Remove all using directives for STL namespace and members 12 years ago
matching_to_many_images.cpp Remove all using directives for STL namespace and members 12 years ago
meanshift_segmentation.cpp Set stricter warning rules for gcc 13 years ago
memorial.exr added openexr sample file 13 years ago
minarea.cpp converted few more comp. geometry functions to C++ 12 years ago
morphology2.cpp Set stricter warning rules for gcc 13 years ago
opencv_version.cpp Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
openni_capture.cpp fix to documentation regarding CV_CAP_OPENNI_* in high gui userguide 12 years ago
pca.cpp Fix remaining windows build warnings 12 years ago
peopledetect.cpp Fix build of apps and samples 12 years ago
phase_corr.cpp Remove all using directives for STL namespace and members 12 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 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++ 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 refactored video module; use the new-style algorithms now 12 years ago
select3dobj.cpp Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
simpleflow_demo.cpp Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
squares.cpp Set stricter warning rules for gcc 13 years ago
starter_imagelist.cpp Normalize line endings and whitespace 12 years ago
starter_video.cpp Normalize line endings and whitespace 12 years ago
stereo_calib.cpp removed willowgarage.com links 12 years ago
stereo_calib.xml rewrote stereo_calib in C++ 14 years ago
stereo_match.cpp converter stereo correspondence algorithms to the new style 12 years ago
stitching.cpp Main module headers are moved 1 level up 12 years ago
stitching_detailed.cpp Fix build of apps and samples 12 years ago
stuff.jpg converted some OpenCV C samples to C++ 14 years ago
templ.png added Generalized Hough implementation 12 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
video_dmtx.cpp Fix build of apps and samples 12 years ago
video_homography.cpp Set stricter warning rules for gcc 13 years ago
videostab.cpp Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
watershed.cpp Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago