opencv/samples/cpp/tutorial_code/ImgProc
Alexander Alekhin 7f9253ea0a samples: avoid using of legacy C-like API
- CV_RGB() macro is moved into opencv2/imgproc.hpp from imgproc_c.h
- samples/cpp/filestorage_base64.cpp is dropped
2018-03-26 13:42:35 +03:00
..
changing_contrast_brightness_image fix some samples colliding with std::beta 2018-03-15 12:40:49 +01:00
HitMiss Tutorial Hit-or-Miss 2017-10-05 14:14:04 +03:00
morph_lines_detection samples: avoid using of legacy C-like API 2018-03-26 13:42:35 +03:00
Pyramids Tutorial Image Pyramids 2017-10-05 14:17:38 +03:00
Smoothing Tutorial Smoothing Images 2017-10-05 14:14:03 +03:00
BasicLinearTransforms.cpp fix some samples colliding with std::beta 2018-03-15 12:40:49 +01:00
Morphology_1.cpp Update samples (#10333) 2017-12-18 13:44:11 +03:00
Morphology_2.cpp Update samples (#10333) 2017-12-18 13:44:11 +03:00
Threshold_inRange.cpp update samples: waitKey() usage 2016-12-15 15:39:47 +03:00
Threshold.cpp some improvements on tutorials 2017-07-29 20:08:19 +03:00