14 Commits (7bc017601f64a3b683182b3b7a176461eed5e069)

Author SHA1 Message Date
Suleyman TURKMEN 89480801b8 some improvements on tutorials 7 years ago
LaurentBerger 42b763e6b7 Canny with own gradient (#6664) 8 years ago
ValeryTyumen 297808e6b9 Feature #3957 9 years ago
Dmitriy Anisimov 1007c06d44 initial commit 10 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
StevenPuttemans 2b106db02f Applied all fixes related to translating C to C++ code 11 years ago
Andrey Kamaev 288a0634c2 Make imgproc.hpp independent from C API 12 years ago
Andrey Kamaev 89356ff16d Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
Ivan Korolev 36451319c1 fixed cmd line parsing in the samples 12 years ago
Andrey Kamaev d566c6bc86 Revert "add new version of CommandLineParser. add empty docs" 12 years ago
AoD314 54a202b3d5 add new version of CommandLineParser. add empty docs 12 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 13 years ago
itsyplen bc64567d37 Update samples using cmd parser 13 years ago
Vadim Pisarevsky 23768b1826 replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
Gary Bradski 77b3948235 revamped 14 years ago
Vadim Pisarevsky ee3618243d converted some OpenCV C samples to C++ 14 years ago