..
example_cmake
Update samples/cpp/example_cmake: no need to use include_directories
2015-06-17 17:53:05 +02:00
tutorial_code
XML file path correction
2015-09-23 13:19:17 +02:00
3calibration.cpp
Several type of formal refactoring:
2014-08-13 15:21:35 +04:00
autofocus.cpp
VideoCapture with digital camera and gPhoto2 library
2015-05-21 00:41:39 +02:00
bgfg_segm.cpp
initial commit
2014-09-23 07:45:51 +04:00
calibration.cpp
Several type of formal refactoring:
2014-08-13 15:21:35 +04:00
camshiftdemo.cpp
Split highgui module to videoio and highgui
2014-07-14 23:16:47 +04:00
cloning_demo.cpp
Extract imgcodecs module from highgui
2014-07-07 16:28:08 +04:00
cloning_gui.cpp
fix warnings in samples
2014-10-15 11:09:33 +09:00
CMakeLists.txt
Basic HAL module
2015-04-07 18:16:22 +03:00
connected_components.cpp
initial commit
2014-09-23 07:45:51 +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
Fix for (Bug #2789 )
2014-04-16 10:56:27 +09:00
create_mask.cpp
Extract imgcodecs module from highgui
2014-07-07 16:28:08 +04:00
dbt_face_detection.cpp
Split highgui module to videoio and highgui
2014-07-14 23:16:47 +04:00
delaunay2.cpp
Make highgui.hpp independent from C API
2013-04-08 15:47:29 +04:00
demhist.cpp
initial commit
2014-09-23 07:45:51 +04:00
detect_blob.cpp
try to implement remark included in message
2015-05-12 19:01:05 +02:00
detect_mser.cpp
back to #include "opencv2/cvconfig.h"
2015-05-21 20:22:57 +02:00
dft.cpp
initial commit
2014-09-23 07:45:51 +04:00
distrans.cpp
initial commit
2014-09-23 07:45:51 +04:00
drawing.cpp
trying to solve compile problems; temporarily disabled some tests for just added optimization algo's
2014-08-14 14:37:30 +04:00
edge.cpp
initial commit
2014-09-23 07:45:51 +04:00
em.cpp
Updated ml module interfaces and documentation
2015-02-17 11:46:14 +03:00
facedetect.cpp
initial commit
2014-09-23 07:45:51 +04:00
facial_features.cpp
C++ sample code to detect facial features
2015-05-26 18:08:26 +02:00
fback.cpp
modified farneback sample to use T-API
2014-08-08 22:45:07 +04:00
ffilldemo.cpp
initial commit
2014-09-23 07:45:51 +04:00
filestorage.cpp
initial commit
2014-09-23 07:45:51 +04:00
fitellipse.cpp
initial commit
2014-09-23 07:45:51 +04:00
grabcut.cpp
Fix typo
2015-01-17 22:53:30 +05:30
houghcircles.cpp
initial commit
2014-09-23 07:45:51 +04:00
houghlines.cpp
initial commit
2014-09-23 07:45:51 +04:00
image_alignment.cpp
initial commit
2014-09-23 07:45:51 +04:00
image_sequence.cpp
Split highgui module to videoio and highgui
2014-07-14 23:16:47 +04:00
image.cpp
Updated sample files documentation inclusions
2014-12-26 19:17:18 +03:00
imagelist_creator.cpp
Extract imgcodecs module from highgui
2014-07-07 16:28:08 +04:00
inpaint.cpp
initial commit
2014-09-23 07:45:51 +04:00
intelperc_capture.cpp
Split highgui module to videoio and highgui
2014-07-14 23:16:47 +04:00
kalman.cpp
Fixed typo
2013-04-21 23:04:54 +04:00
kmeans.cpp
trying to solve compile problems; temporarily disabled some tests for just added optimization algo's
2014-08-14 14:37:30 +04:00
laplace.cpp
Split highgui module to videoio and highgui
2014-07-14 23:16:47 +04:00
letter_recog.cpp
Updated ml module interfaces and documentation
2015-02-17 11:46:14 +03:00
lkdemo.cpp
Update lkdemo.cpp because of memory leak
2015-03-24 09:06:55 +00:00
logistic_regression.cpp
Updated ml module interfaces and documentation
2015-02-17 11:46:14 +03:00
lsd_lines.cpp
Let LineSegmentDetector output line segment coordinates in float precision, as supported by the LSD algorithm.
2015-01-20 17:05:38 +01:00
mask_tmpl.cpp
Add template match with mask.
2015-01-16 11:09:26 +08:00
matchmethod_orb_akaze_brisk.cpp
An another improvement?
2015-05-09 10:29:53 +02:00
minarea.cpp
Applied all fixes related to translating C to C++ code
2013-11-17 20:34:50 +01:00
morphology2.cpp
initial commit
2014-09-23 07:45:51 +04:00
npr_demo.cpp
Several type of formal refactoring:
2014-08-13 15:21:35 +04:00
opencv_version.cpp
opencv_version
2014-10-04 21:39:57 +04:00
openni_capture.cpp
update openni sample comments referring #81
2015-04-24 18:19:03 +02:00
pca.cpp
Extract imgcodecs module from highgui
2014-07-07 16:28:08 +04:00
phase_corr.cpp
Split highgui module to videoio and highgui
2014-07-14 23:16:47 +04:00
points_classifier.cpp
Updated ml module interfaces and documentation
2015-02-17 11:46:14 +03:00
polar_transforms.cpp
Split highgui module to videoio and highgui
2014-07-14 23:16:47 +04:00
segment_objects.cpp
Several type of formal refactoring:
2014-08-13 15:21:35 +04:00
select3dobj.cpp
Several type of formal refactoring:
2014-08-13 15:21:35 +04:00
shape_example.cpp
initial commit
2014-09-23 07:45:51 +04:00
smiledetect.cpp
Split highgui module to videoio and highgui
2014-07-14 23:16:47 +04:00
squares.cpp
initial commit
2014-09-23 07:45:51 +04:00
starter_imagelist.cpp
Extract imgcodecs module from highgui
2014-07-07 16:28:08 +04:00
starter_video.cpp
Split highgui module to videoio and highgui
2014-07-14 23:16:47 +04:00
stereo_calib.cpp
little fixes and correction of a conceptual error
2015-09-27 15:53:30 -03:00
stereo_match.cpp
Adding new HAL-accelerated MODE_SGBM_3WAY
2015-07-23 23:08:26 +03:00
stitching_detailed.cpp
remove cuda module
2015-01-22 15:02:21 +03:00
stitching.cpp
Extract imgcodecs module from highgui
2014-07-07 16:28:08 +04:00
train_HOG.cpp
Update train_HOG.cpp
2015-03-11 14:18:07 +01:00
tree_engine.cpp
Updated ml module interfaces and documentation
2015-02-17 11:46:14 +03:00
tvl1_optical_flow.cpp
Extract imgcodecs module from highgui
2014-07-07 16:28:08 +04:00
ufacedetect.cpp
initial commit
2014-09-23 07:45:51 +04:00
videostab.cpp
remove cuda module
2015-01-22 15:02:21 +03:00
watershed.cpp
initial commit
2014-09-23 07:45:51 +04:00