12 Commits (7bc017601f64a3b683182b3b7a176461eed5e069)

Author SHA1 Message Date
Suleyman TURKMEN af9c8377eb Update minarea.cpp 7 years ago
Suleyman TURKMEN b2673a19cf Updates min_enclosing_triangle.cpp 7 years ago
Suleyman TURKMEN 11ca1c95f8 update cpp samples and tutorials 9 years ago
StevenPuttemans 2b106db02f Applied all fixes related to translating C to C++ code 11 years ago
Ovidiu Parvu 8bada4c751 Overloaded the minEnclosingTriangle function such that there is an alternative function with the same name which does not require the output parameter ``area''. 11 years ago
Ovidiu Parvu 0ed2f6201d Optimised one assert statement in the min_enclosing_triangle.cpp file. Added the minEnclosingTriangle functionality to the existing minarea.cpp sample file. 11 years ago
Andrey Kamaev 0738ea7d0f Make highgui.hpp independent from C API 12 years ago
Vadim Pisarevsky dc4d0398f3 converted few more comp. geometry functions to C++ 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
Kirill Kornyakov c11a7184c9 minarea.cpp sample reformatted 13 years ago
Anatoly Baksheev 998fab0ef5 warningx fixed under vs2008 14 years ago
Gary Bradski 7ca77f793b revamped 14 years ago
Vadim Pisarevsky ee3618243d converted some OpenCV C samples to C++ 14 years ago