4 Commits (6309e28dd0fb20eaa3f320ce461c33d9e1736beb)

Author SHA1 Message Date
Alexander Smorkalov 6bb6039ebb Fixes for QNX 6.6 Neitrino support. 10 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
Anatoly Baksheev 37a754621a Fixed compilation errors: removed using namespace from hpp file. This led to pulling cv::ACCESS_MASK to global namespace where conflict with the same name in 'windows.h' 11 years ago
Andrey Kamaev bef34093aa Remove all using directives for STL namespace and members 11 years ago
Anatoly Baksheev 0dad070473 Fixed compilation errors: removed using namespace from hpp file. This led to pulling cv::ACCESS_MASK to global namespace where conflict with the same name in 'windows.h' 11 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
Andrey Kamaev 984eb99428 Global CMake reorganization: 13 years ago
Vadim Pisarevsky 23768b1826 replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago