opencv/samples/cpp
2013-06-17 16:51:31 +10:00
..
Qt_sample Preparing to rebase 2013-06-17 16:51:31 +10:00
tutorial_code Preparing to rebase 2013-06-17 16:51:31 +10:00
3calibration.cpp Move C API of opencv_calib3d to separate file 2013-04-11 21:00:17 +04:00
bgfg_gmg.cpp Minimize usages of legacy C API inside the library 2013-04-16 12:00:02 +04:00
bgfg_segm.cpp Make highgui.hpp independent from C API 2013-04-08 15:47:29 +04:00
brief_match_test.cpp Make highgui.hpp independent from C API 2013-04-08 15:47:29 +04:00
build3dmodel.cpp Move C API of opencv_calib3d to separate file 2013-04-11 21:00:17 +04:00
calibration_artificial.cpp Move C API of opencv_calib3d to separate file 2013-04-11 21:00:17 +04:00
calibration.cpp Move C API of opencv_calib3d to separate file 2013-04-11 21:00:17 +04:00
camshiftdemo.cpp Move C API of opencv_video to separate file 2013-04-11 17:38:33 +04:00
chamfer.cpp Make imgproc.hpp independent from C API 2013-04-08 15:47:28 +04:00
CMakeLists.txt Revert "Revert "Merge pull request #836 from jet47:gpu-modules"" 2013-06-07 13:05:39 +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
dbt_face_detection.cpp Move C API of opencv_objdetect to separate file 2013-04-12 14:37:01 +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 Move C API of opencv_calib3d to separate file 2013-04-11 21:00:17 +04:00
detection_based_tracker_sample.cpp Make imgproc.hpp independent from C API 2013-04-08 15:47:28 +04:00
detector_descriptor_evaluation.cpp Minimize usages of legacy C API inside the library 2013-04-16 12:00:02 +04:00
detector_descriptor_matcher_evaluation.cpp Move non-CV functionality from core.hpp to separate utility.hpp header 2013-03-20 17:56:06 +04:00
dft.cpp Make highgui.hpp independent from C API 2013-04-08 15:47:29 +04:00
distrans.cpp Make highgui.hpp independent from C API 2013-04-08 15:47:29 +04:00
drawing.cpp Make highgui.hpp independent from C API 2013-04-08 15:47:29 +04:00
edge.cpp Make imgproc.hpp independent from C API 2013-04-08 15:47:28 +04:00
em.cpp Minimize usages of legacy C API inside the library 2013-04-16 12:00:02 +04:00
fabmap_sample.cpp Minimize usages of legacy C API inside the library 2013-04-16 12:00:02 +04:00
facerec_demo.cpp Move legacy part of opencv_contrib to separate header 2013-04-12 19:37:40 +04:00
fback.cpp Move C API of opencv_video to separate file 2013-04-11 17:38:33 +04:00
ffilldemo.cpp Make highgui.hpp independent from C API 2013-04-08 15:47:29 +04:00
fitellipse.cpp Make highgui.hpp independent from C API 2013-04-08 15:47:29 +04:00
freak_demo.cpp Minimize usages of legacy C API inside the library 2013-04-16 12:00:02 +04:00
generic_descriptor_match.cpp Move C API of opencv_calib3d to separate file 2013-04-11 21:00:17 +04:00
grabcut.cpp Make highgui.hpp independent from C API 2013-04-08 15:47:29 +04:00
houghcircles.cpp Make highgui.hpp independent from C API 2013-04-08 15:47:29 +04:00
houghlines.cpp Make highgui.hpp independent from C API 2013-04-08 15:47:29 +04:00
hybridtrackingsample.cpp Minimize usages of legacy C API inside the library 2013-04-16 12:00:02 +04:00
image_alignment.cpp Move C API of opencv_video to separate file 2013-04-11 17:38:33 +04:00
image.cpp Make highgui.hpp independent from C API 2013-04-08 15:47:29 +04:00
inpaint.cpp Make photo.hpp independent from C API 2013-04-08 15:47:29 +04:00
kalman.cpp Fixed typo 2013-04-21 23:04:54 +04:00
kmeans.cpp Make highgui.hpp independent from C API 2013-04-08 15:47:29 +04:00
laplace.cpp Make highgui.hpp independent from C API 2013-04-08 15:47:29 +04:00
latentsvm_multidetect.cpp Compile OpenCV with GCC visibility set to hidden 2013-05-13 18:33:20 +04:00
letter_recog.cpp Move C++ basic structures to separate header and inverse dependency from C API 2013-04-01 15:24:32 +04:00
linemod.cpp Make highgui.hpp independent from C API 2013-04-08 15:47:29 +04:00
lkdemo.cpp Merge branch '2.4' 2013-04-12 15:35:38 +04:00
logpolar_bsm.cpp Minimize usages of legacy C API inside the library 2013-04-16 12:00:02 +04:00
matcher_simple.cpp Make highgui.hpp independent from C API 2013-04-08 15:47:29 +04:00
matching_to_many_images.cpp Make highgui.hpp independent from C API 2013-04-08 15:47:29 +04:00
meanshift_segmentation.cpp Make highgui.hpp independent from C API 2013-04-08 15:47:29 +04:00
minarea.cpp Make highgui.hpp independent from C API 2013-04-08 15:47:29 +04:00
morphology2.cpp Minimize usages of legacy C API inside the library 2013-04-16 12:00:02 +04:00
opencv_version.cpp Move non-CV functionality from core.hpp to separate utility.hpp header 2013-03-20 17:56:06 +04:00
OpenEXRimages_HighDynamicRange_Retina_toneMapping_video.cpp resolved conflicts, updated retina class interface and optimized a heavy retinacolor process 2013-04-29 19:06:35 +02:00
OpenEXRimages_HighDynamicRange_Retina_toneMapping.cpp resolved conflicts, updated retina class interface and optimized a heavy retinacolor process 2013-04-29 19:06:35 +02:00
openni_capture.cpp Make highgui.hpp independent from C API 2013-04-08 15:47:29 +04:00
pca.cpp Make highgui.hpp independent from C API 2013-04-08 15:47:29 +04:00
peopledetect.cpp Move C API of opencv_objdetect to separate file 2013-04-12 14:37:01 +04:00
phase_corr.cpp Make highgui.hpp independent from C API 2013-04-08 15:47:29 +04:00
points_classifier.cpp Make highgui.hpp independent from C API 2013-04-08 15:47:29 +04:00
retinaDemo.cpp resolved conflicts, updated retina class interface and optimized a heavy retinacolor process 2013-04-29 19:06:35 +02:00
rgbdodometry.cpp Make imgproc.hpp independent from C API 2013-04-08 15:47:28 +04:00
segment_objects.cpp Make highgui.hpp independent from C API 2013-04-08 15:47:29 +04:00
select3dobj.cpp Move C API of opencv_calib3d to separate file 2013-04-11 21:00:17 +04:00
simpleflow_demo.cpp Move non-CV functionality from core.hpp to separate utility.hpp header 2013-03-20 17:56:06 +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 starter_video.cpp hid local functions 2013-04-22 22:28:35 -04:00
stereo_calib.cpp Move C API of opencv_calib3d to separate file 2013-04-11 21:00:17 +04:00
stereo_match.cpp Move legacy part of opencv_contrib to separate header 2013-04-12 19:37:40 +04:00
stitching_detailed.cpp Revert "Revert "Merge pull request #836 from jet47:gpu-modules"" 2013-06-07 13:05:39 +04:00
stitching.cpp Main module headers are moved 1 level up 2013-03-13 17:26:56 +04: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
video_dmtx.cpp Make highgui.hpp independent from C API 2013-04-08 15:47:29 +04:00
video_homography.cpp Make imgproc.hpp independent from C API 2013-04-08 15:47:28 +04:00
videostab.cpp Revert "Revert "Merge pull request #836 from jet47:gpu-modules"" 2013-06-07 13:05:39 +04:00
watershed.cpp Make highgui.hpp independent from C API 2013-04-08 15:47:29 +04:00