24 Commits (27545dcc86c11aca4a5c8fff0ef14f839d9d8869)

Author SHA1 Message Date
Vitaly Tuzov 51cb56ef2c Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
sourin d2e23008ab Fixed traincascade read issue 8 years ago
Pranav Ganorkar 4a5ed70175 removed dirname variable 9 years ago
zenev 5cb70d34d7 fixed vector out of range exception in nextImg 10 years ago
StevenPuttemans bf16f74618 fixing universal location execution 10 years ago
StevenPuttemans 488babf3b3 fixing undesired behaviour 10 years ago
Adil Ibragimov 8a4a1bb018 Several type of formal refactoring: 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
StevenPuttemans e59912f803 Applied fix mentioned in bugreport 3370. Seems to solve the issue. 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 288a0634c2 Make imgproc.hpp independent from C API 12 years ago
Andrey Kamaev 2b1ef95415 Completely separate C and C++ API of OpenCV core 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
Andrey Kamaev 81a5415417 Merged the trunk r8913 13 years ago
Maria Dimashova 249bf008ab fixed #1834 13 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 7fd1cfc5e7 Fixed warnings about unused return value of fread 13 years ago
Andrey Kamaev 984eb99428 Global CMake reorganization: 13 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago