| .. |
|
shape_sample
|
Shape module added
|
2013-09-30 14:39:17 +04:00 |
|
tutorial_code
|
Update MatchTemplate_Demo.cpp
|
2014-06-11 10:29:30 +02:00 |
|
3calibration.cpp
|
modify signature of stereoCalibrate for consistency
|
2013-12-17 14:53:44 +09:00 |
|
agaricus-lepiota.data
|
removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps.
|
2014-06-24 19:18:51 +04:00 |
|
airplane.jpg
|
removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps.
|
2014-06-24 19:18:51 +04:00 |
|
baboon.jpg
|
|
|
|
baboon200_rotated.jpg
|
removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps.
|
2014-06-24 19:18:51 +04:00 |
|
baboon200.jpg
|
removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps.
|
2014-06-24 19:18:51 +04:00 |
|
bagofwords_classification.cpp
|
removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps.
|
2014-06-24 19:18:51 +04:00 |
|
bgfg_gmg.cpp
|
Merge branch 'master' into gpu-cuda-rename
|
2013-09-06 15:44:44 +04:00 |
|
bgfg_segm.cpp
|
Applied all fixes related to translating C to C++ code
|
2013-11-17 20:34:50 +01:00 |
|
board.jpg
|
added houghcircles sample, improved circle detection (ticket #951)
|
2012-03-27 12:00:22 +00:00 |
|
box_in_scene.png
|
removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps.
|
2014-06-24 19:18:51 +04:00 |
|
box.png
|
removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps.
|
2014-06-24 19:18:51 +04:00 |
|
building.jpg
|
propagated some more fixes from 2.3 branch to the trunk
|
2011-06-30 12:06:26 +00:00 |
|
calibration.cpp
|
Applied all fixes related to translating C to C++ code
|
2013-11-17 20:34:50 +01:00 |
|
camshiftdemo.cpp
|
Applied all fixes related to translating C to C++ code
|
2013-11-17 20:34:50 +01:00 |
|
cloning_demo.cpp
|
fixed warnings
|
2013-12-06 15:20:29 +04:00 |
|
cloning_gui.cpp
|
whitespaces removed and other minor changes to fix build error
|
2013-12-04 19:17:59 +05:30 |
|
CMakeLists.txt
|
removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps.
|
2014-06-24 19:18:51 +04:00 |
|
connected_components.cpp
|
Move non-CV functionality from core.hpp to separate utility.hpp header
|
2013-03-20 17:56:06 +04:00 |
|
contours2.cpp
|
Make highgui.hpp independent from C API
|
2013-04-08 15:47:29 +04:00 |
|
convexhull.cpp
|
Make highgui.hpp independent from C API
|
2013-04-08 15:47:29 +04:00 |
|
cout_mat.cpp
|
Rewrite Mat formatting without std streams
|
2013-04-03 11:55:19 +04:00 |
|
create_mask.cpp
|
whitespaces removed and other minor changes to fix build error
|
2013-12-04 19:17:59 +05:30 |
|
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.
|
2014-06-24 21:16:09 +04:00 |
|
delaunay2.cpp
|
Make highgui.hpp independent from C API
|
2013-04-08 15:47:29 +04:00 |
|
demhist.cpp
|
Make highgui.hpp independent from C API
|
2013-04-08 15:47:29 +04:00 |
|
descriptor_extractor_matcher.cpp
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
2013-11-19 16:21:09 +04:00 |
|
dft.cpp
|
Merge commit '43aec5ad' into merge-2.4
|
2013-08-27 13:26:44 +04:00 |
|
distrans.cpp
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
2013-11-19 16:21:09 +04:00 |
|
drawing.cpp
|
Applied all fixes related to translating C to C++ code
|
2013-11-17 20:34:50 +01:00 |
|
edge.cpp
|
Applied all fixes related to translating C to C++ code
|
2013-11-17 20:34:50 +01:00 |
|
em.cpp
|
removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps.
|
2014-06-24 19:18:51 +04:00 |
|
facedetect.cpp
|
removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps.
|
2014-06-24 19:18:51 +04:00 |
|
fback.cpp
|
Applied all fixes related to translating C to C++ code
|
2013-11-17 20:34:50 +01:00 |
|
ffilldemo.cpp
|
Applied all fixes related to translating C to C++ code
|
2013-11-17 20:34:50 +01:00 |
|
filestorage.cpp
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
|
fitellipse.cpp
|
Make highgui.hpp independent from C API
|
2013-04-08 15:47:29 +04:00 |
|
fruits.jpg
|
|
|
|
grabcut.cpp
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
2013-11-19 16:21:09 +04:00 |
|
houghcircles.cpp
|
Applied all fixes related to translating C to C++ code
|
2013-11-17 20:34:50 +01:00 |
|
houghlines.cpp
|
Applied all fixes related to translating C to C++ code
|
2013-11-17 20:34:50 +01:00 |
|
image_alignment.cpp
|
Move C API of opencv_video to separate file
|
2013-04-11 17:38:33 +04:00 |
|
image_sequence.cpp
|
Added fixes mentioned in bugreport 3306
|
2013-11-25 09:35:23 +01:00 |
|
image.cpp
|
removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps.
|
2014-06-24 19:18:51 +04:00 |
|
imagelist_creator.cpp
|
Set stricter warning rules for gcc
|
2012-06-07 17:21:29 +00:00 |
|
inpaint.cpp
|
Make photo.hpp independent from C API
|
2013-04-08 15:47:29 +04:00 |
|
intelperc_capture.cpp
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
2013-12-23 18:50:17 +04:00 |
|
intrinsics.yml
|
removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps.
|
2014-06-24 19:18:51 +04:00 |
|
kalman.cpp
|
Fixed typo
|
2013-04-21 23:04:54 +04:00 |
|
kmeans.cpp
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
2014-05-19 18:39:20 +04:00 |
|
laplace.cpp
|
Make highgui.hpp independent from C API
|
2013-04-08 15:47:29 +04:00 |
|
left01.jpg
|
|
|
|
left02.jpg
|
|
|
|
left03.jpg
|
|
|
|
left04.jpg
|
|
|
|
left05.jpg
|
|
|
|
left06.jpg
|
|
|
|
left07.jpg
|
|
|
|
left08.jpg
|
|
|
|
left09.jpg
|
|
|
|
left11.jpg
|
|
|
|
left12.jpg
|
|
|
|
left13.jpg
|
|
|
|
left14.jpg
|
|
|
|
lena.jpg
|
|
|
|
letter_recog.cpp
|
Move C++ basic structures to separate header and inverse dependency from C API
|
2013-04-01 15:24:32 +04:00 |
|
letter-recognition.data
|
|
|
|
linemod.cpp
|
Merge branch 'master' into gpu-cuda-rename
|
2013-09-06 15:44:44 +04:00 |
|
lkdemo.cpp
|
Applied all fixes related to translating C to C++ code
|
2013-11-17 20:34:50 +01:00 |
|
logo_in_clutter.png
|
|
|
|
logo.png
|
|
|
|
lsd_lines.cpp
|
createLineSegmentDetectorPtr -> createLineSegmentDetector in tests and samples
|
2013-09-30 14:30:01 +04:00 |
|
memorial.exr
|
added openexr sample file
|
2011-08-15 13:18:01 +00:00 |
|
minarea.cpp
|
Applied all fixes related to translating C to C++ code
|
2013-11-17 20:34:50 +01:00 |
|
morphology2.cpp
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
2014-03-11 17:20:01 +04:00 |
|
motempl.cpp
|
removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps.
|
2014-06-24 19:18:51 +04:00 |
|
mushroom.cpp
|
removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps.
|
2014-06-24 19:18:51 +04:00 |
|
npr_demo.cpp
|
fixed warnings
|
2013-12-06 15:20:29 +04:00 |
|
opencv_version.cpp
|
Normalized file endings.
|
2013-08-21 18:59:25 +04:00 |
|
openni_capture.cpp
|
Make highgui.hpp independent from C API
|
2013-04-08 15:47:29 +04:00 |
|
pca.cpp
|
Applied all fixes related to translating C to C++ code
|
2013-11-17 20:34:50 +01:00 |
|
phase_corr.cpp
|
Applied all fixes related to translating C to C++ code
|
2013-11-17 20:34:50 +01:00 |
|
pic1.png
|
|
|
|
pic2.png
|
|
|
|
pic3.png
|
|
|
|
pic4.png
|
|
|
|
pic5.png
|
|
|
|
pic6.png
|
|
|
|
points_classifier.cpp
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
2013-12-10 12:51:00 +04:00 |
|
polar_transforms.cpp
|
removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps.
|
2014-06-24 19:18:51 +04:00 |
|
puzzle.png
|
removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps.
|
2014-06-24 19:18:51 +04:00 |
|
right01.jpg
|
|
|
|
right02.jpg
|
|
|
|
right03.jpg
|
|
|
|
right04.jpg
|
|
|
|
right05.jpg
|
|
|
|
right06.jpg
|
|
|
|
right07.jpg
|
|
|
|
right08.jpg
|
|
|
|
right09.jpg
|
|
|
|
right11.jpg
|
|
|
|
right12.jpg
|
|
|
|
right13.jpg
|
|
|
|
right14.jpg
|
|
|
|
scene_l.bmp
|
removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps.
|
2014-06-24 19:18:51 +04:00 |
|
scene_r.bmp
|
removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps.
|
2014-06-24 19:18:51 +04:00 |
|
scenetext01.jpg
|
erGrouping now uses a classifier for group validation instead of a set of heuristical ifos.
|
2013-09-27 19:19:45 +02:00 |
|
scenetext02.jpg
|
erGrouping now uses a classifier for group validation instead of a set of heuristical ifos.
|
2013-09-27 19:19:45 +02:00 |
|
scenetext03.jpg
|
erGrouping now uses a classifier for group validation instead of a set of heuristical ifos.
|
2013-09-27 19:19:45 +02:00 |
|
scenetext04.jpg
|
erGrouping now uses a classifier for group validation instead of a set of heuristical ifos.
|
2013-09-27 19:19:45 +02:00 |
|
scenetext05.jpg
|
erGrouping now uses a classifier for group validation instead of a set of heuristical ifos.
|
2013-09-27 19:19:45 +02:00 |
|
scenetext06.jpg
|
erGrouping now uses a classifier for group validation instead of a set of heuristical ifos.
|
2013-09-27 19:19:45 +02:00 |
|
segment_objects.cpp
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
2013-11-19 16:21:09 +04:00 |
|
select3dobj.cpp
|
Move C API of opencv_calib3d to separate file
|
2013-04-11 21:00:17 +04:00 |
|
shape_example.cpp
|
fixed warnings
|
2013-10-08 12:46:43 +04:00 |
|
shape_transformation.cpp
|
DescriptorExtractor: added defaultNorm() to return default norm type.
|
2013-12-09 09:54:42 -02:00 |
|
simpleflow_demo.cpp
|
Move non-CV functionality from core.hpp to separate utility.hpp header
|
2013-03-20 17:56:06 +04:00 |
|
smiledetect.cpp
|
removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps.
|
2014-06-24 19:18:51 +04:00 |
|
squares.cpp
|
Make highgui.hpp independent from C API
|
2013-04-08 15:47:29 +04:00 |
|
starter_imagelist.cpp
|
Make highgui.hpp independent from C API
|
2013-04-08 15:47:29 +04:00 |
|
starter_video.cpp
|
War on Whitespace, master edition: trailing spaces.
|
2013-08-27 13:57:24 +04:00 |
|
stereo_calib.cpp
|
modify signature of stereoCalibrate for consistency
|
2013-12-17 14:53:44 +09:00 |
|
stereo_calib.xml
|
|
|
|
stereo_match.cpp
|
removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps.
|
2014-06-24 19:18:51 +04:00 |
|
stitching_detailed.cpp
|
TAPI: stitching: improve warpers
|
2014-04-11 13:01:07 +04:00 |
|
stitching.cpp
|
Merge commit '43aec5ad' into merge-2.4
|
2013-08-27 13:26:44 +04:00 |
|
stuff.jpg
|
|
|
|
templ.png
|
added Generalized Hough implementation
|
2012-09-10 16:49:40 +04:00 |
|
textdetection.cpp
|
fixed warnings
|
2013-10-08 12:46:43 +04:00 |
|
train_HOG.cpp
|
Fixed build for samples/cpp/train_HOG.cpp.
|
2014-01-27 17:39:33 +04:00 |
|
trained_classifier_erGrouping.xml
|
erGrouping now uses a classifier for group validation instead of a set of heuristical ifos.
|
2013-09-27 19:19:45 +02:00 |
|
trained_classifierNM1.xml
|
better classifiers performance by training them with a new dataset of "manually" selected regions
|
2013-09-06 12:31:49 +02:00 |
|
trained_classifierNM2.xml
|
better classifiers performance by training them with a new dataset of "manually" selected regions
|
2013-09-06 12:31:49 +02:00 |
|
tree_engine.cpp
|
removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps.
|
2014-06-24 19:18:51 +04:00 |
|
tree.avi
|
removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps.
|
2014-06-24 19:18:51 +04:00 |
|
tsukuba_l.png
|
propagated some more fixes from 2.3 branch to the trunk
|
2011-06-30 12:06:26 +00:00 |
|
tsukuba_r.png
|
propagated some more fixes from 2.3 branch to the trunk
|
2011-06-30 12:06:26 +00:00 |
|
tvl1_optical_flow.cpp
|
Move non-CV functionality from core.hpp to separate utility.hpp header
|
2013-03-20 17:56:06 +04:00 |
|
ufacedetect.cpp
|
3rd attempt to prepare patch with improved OpenCL kernels of CascadeClassifier.
|
2014-02-03 15:12:27 +04:00 |
|
video_homography.cpp
|
DescriptorExtractor: added defaultNorm() to return default norm type.
|
2013-12-09 09:54:42 -02:00 |
|
videostab.cpp
|
Merge branch 'master' into gpu-cuda-rename
|
2013-09-06 15:44:44 +04:00 |
|
watershed.cpp
|
Applied all fixes related to translating C to C++ code
|
2013-11-17 20:34:50 +01:00 |
|
waveform.data
|
removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps.
|
2014-06-24 19:18:51 +04:00 |