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.
 
 
 
 
 
 
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
..
shape_sample Shape module added 12 years ago
tutorial_code Extract imgcodecs module from highgui 11 years ago
3calibration.cpp Extract imgcodecs module from highgui 11 years ago
CMakeLists.txt Extract imgcodecs module from highgui 11 years ago
agaricus-lepiota.data removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps. 11 years ago
airplane.jpg removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps. 11 years ago
baboon.jpg added missing images for C++ samples 14 years ago
baboon200.jpg removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps. 11 years ago
baboon200_rotated.jpg removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps. 11 years ago
bagofwords_classification.cpp Extract imgcodecs module from highgui 11 years ago
bgfg_gmg.cpp Merge branch 'master' into gpu-cuda-rename 12 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
box.png removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps. 11 years ago
box_in_scene.png removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps. 11 years ago
building.jpg propagated some more fixes from 2.3 branch to the trunk 14 years ago
calibration.cpp Extract imgcodecs module from highgui 11 years ago
camshiftdemo.cpp Applied all fixes related to translating C to C++ code 11 years ago
cloning_demo.cpp Extract imgcodecs module from highgui 11 years ago
cloning_gui.cpp Extract imgcodecs module from highgui 11 years ago
connected_components.cpp Extract imgcodecs module from highgui 11 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 Fix for (Bug #2789) 11 years ago
create_mask.cpp Extract imgcodecs module from highgui 11 years ago
dbt_face_detection.cpp put the detection-based tracker back (to objdetect module), so that the Android face detection sample builds fine. The patch by Konstantin Matskevich that adds C++11 threads support has been merged in too. Also, fixed compile error in the doc builder. 11 years ago
delaunay2.cpp Make highgui.hpp independent from C API 12 years ago
demhist.cpp Extract imgcodecs module from highgui 11 years ago
descriptor_extractor_matcher.cpp Extract imgcodecs module from highgui 11 years ago
dft.cpp Extract imgcodecs module from highgui 11 years ago
distrans.cpp Extract imgcodecs module from highgui 11 years ago
drawing.cpp Applied all fixes related to translating C to C++ code 11 years ago
edge.cpp Extract imgcodecs module from highgui 11 years ago
em.cpp removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps. 11 years ago
facedetect.cpp Extract imgcodecs module from highgui 11 years ago
fback.cpp Applied all fixes related to translating C to C++ code 11 years ago
ffilldemo.cpp Extract imgcodecs module from highgui 11 years ago
filestorage.cpp Normalize line endings and whitespace 12 years ago
fitellipse.cpp Extract imgcodecs module from highgui 11 years ago
fruits.jpg converted some OpenCV C samples to C++ 14 years ago
grabcut.cpp Extract imgcodecs module from highgui 11 years ago
houghcircles.cpp Extract imgcodecs module from highgui 11 years ago
houghlines.cpp Extract imgcodecs module from highgui 11 years ago
image.cpp Extract imgcodecs module from highgui 11 years ago
image_alignment.cpp Extract imgcodecs module from highgui 11 years ago
image_sequence.cpp Added fixes mentioned in bugreport 3306 11 years ago
imagelist_creator.cpp Extract imgcodecs module from highgui 11 years ago
inpaint.cpp Extract imgcodecs module from highgui 11 years ago
intelperc_capture.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
intrinsics.yml removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps. 11 years ago
kalman.cpp Fixed typo 12 years ago
kmeans.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
laplace.cpp Make highgui.hpp independent from C API 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 Merge branch 'master' into gpu-cuda-rename 12 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
lsd_lines.cpp Extract imgcodecs module from highgui 11 years ago
memorial.exr added openexr sample file 14 years ago
minarea.cpp Applied all fixes related to translating C to C++ code 11 years ago
morphology2.cpp Extract imgcodecs module from highgui 11 years ago
motempl.cpp removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps. 11 years ago
mushroom.cpp removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps. 11 years ago
npr_demo.cpp Extract imgcodecs module from highgui 11 years ago
opencv_version.cpp Normalized file endings. 12 years ago
openni_capture.cpp Make highgui.hpp independent from C API 12 years ago
pca.cpp Extract imgcodecs module from highgui 11 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
polar_transforms.cpp removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps. 11 years ago
puzzle.png removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps. 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
scene_l.bmp removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps. 11 years ago
scene_r.bmp removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps. 11 years ago
scenetext01.jpg erGrouping now uses a classifier for group validation instead of a set of heuristical ifos. 12 years ago
scenetext02.jpg erGrouping now uses a classifier for group validation instead of a set of heuristical ifos. 12 years ago
scenetext03.jpg erGrouping now uses a classifier for group validation instead of a set of heuristical ifos. 12 years ago
scenetext04.jpg erGrouping now uses a classifier for group validation instead of a set of heuristical ifos. 12 years ago
scenetext05.jpg erGrouping now uses a classifier for group validation instead of a set of heuristical ifos. 12 years ago
scenetext06.jpg erGrouping now uses a classifier for group validation instead of a set of heuristical ifos. 12 years ago
segment_objects.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
select3dobj.cpp Extract imgcodecs module from highgui 11 years ago
shape_example.cpp Extract imgcodecs module from highgui 11 years ago
shape_transformation.cpp Extract imgcodecs module from highgui 11 years ago
simpleflow_demo.cpp Extract imgcodecs module from highgui 11 years ago
smiledetect.cpp removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps. 11 years ago
squares.cpp Extract imgcodecs module from highgui 11 years ago
starter_imagelist.cpp Extract imgcodecs module from highgui 11 years ago
starter_video.cpp Extract imgcodecs module from highgui 11 years ago
stereo_calib.cpp Extract imgcodecs module from highgui 11 years ago
stereo_calib.xml rewrote stereo_calib in C++ 14 years ago
stereo_match.cpp Extract imgcodecs module from highgui 11 years ago
stitching.cpp Extract imgcodecs module from highgui 11 years ago
stitching_detailed.cpp Extract imgcodecs module from highgui 11 years ago
stuff.jpg converted some OpenCV C samples to C++ 14 years ago
templ.png added Generalized Hough implementation 13 years ago
textdetection.cpp Extract imgcodecs module from highgui 11 years ago
train_HOG.cpp Fixed build for samples/cpp/train_HOG.cpp. 11 years ago
trained_classifierNM1.xml better classifiers performance by training them with a new dataset of "manually" selected regions 12 years ago
trained_classifierNM2.xml better classifiers performance by training them with a new dataset of "manually" selected regions 12 years ago
trained_classifier_erGrouping.xml erGrouping now uses a classifier for group validation instead of a set of heuristical ifos. 12 years ago
tree.avi removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps. 11 years ago
tree_engine.cpp removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps. 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 Extract imgcodecs module from highgui 11 years ago
ufacedetect.cpp Extract imgcodecs module from highgui 11 years ago
video_homography.cpp DescriptorExtractor: added defaultNorm() to return default norm type. 11 years ago
videostab.cpp Merge branch 'master' into gpu-cuda-rename 12 years ago
watershed.cpp Extract imgcodecs module from highgui 11 years ago
waveform.data removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps. 11 years ago