22 Commits (fa23a01775019929baea649f9e616e00e5060242)

Author SHA1 Message Date
Adil Ibragimov 8a4a1bb018 Several type of formal refactoring: 10 years ago
vbystricky d58f736935 Split highgui module to videoio and highgui 10 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
Andrey Kamaev e5a33723fc Move C API of opencv_calib3d to separate file 12 years ago
Andrey Kamaev 0738ea7d0f Make highgui.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
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 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
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Andrey Kamaev c712f376d5 Fixed warnings about unused return value of fscanf, scanf and system 13 years ago
Vadim Pisarevsky 4985c1b632 fixed hundreds of warnings from MSVC 2010. 13 years ago
Vadim Pisarevsky 23768b1826 replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
Gary Bradski 4530eebae3 revamped 14 years ago
Gary Bradski 4c95848cc7 allowed top docs to print out 14 years ago
Gary Bradski 7df9aef99c Added description, fixed missing > 14 years ago
Vadim Pisarevsky 08cba33f9d fixed some more MSVC2010 warnings 15 years ago
Vadim Pisarevsky 65f3b09d31 added grabcut() call 15 years ago
Vadim Pisarevsky 56f17b78bb added some on-screen help 15 years ago
Vadim Pisarevsky 2d2cc3ecdf updated 15 years ago
Vadim Pisarevsky b2244f87ac improved the calibration and select3dobj samples 15 years ago
Vadim Pisarevsky 6027f4d4f9 removed keypoint_matching.cpp from samples/cpp/CMakeLists.txt, fixed some crashes in select3dobj.cpp 15 years ago
Vadim Pisarevsky 108f4b2416 write camera pose, handle partially occluded objects 15 years ago
Vadim Pisarevsky ed64c5606e the new 3D object selection demo 15 years ago