22 Commits (1c88e1fd194e1607154a4ee6729b815e3b731daf)

Author SHA1 Message Date
luz.paz fcc7d8dd4e Fix modules/ typos 5 years ago
Ahmed Ashour 1aca1d582e Fix some typos 6 years ago
luz.paz 2003eb1b9b Misc. typos 6 years ago
Maksim Shabunin 1f23202ad8 Issues found by static analysis (5th round) 8 years ago
Maksim Shabunin a769d69a9d Fixed several issues found by static analysis 8 years ago
Elena Shipunova 5de01fde53 do not proceed with removing zero-length slice 9 years ago
Elena Shipunova c7b471f10f do not proceed with removing zero-length slice 9 years ago
Ilya Lavrenov f4ffcae8d9 initialize padding of CvString with zeros 9 years ago
Ilya Lavrenov df21a24f81 initialize padding of CvString with zeros 9 years ago
Elena Shipunova 036c3b4e6d do not proceed with removing zero-length slice 9 years ago
Ilya Lavrenov 7b1eb3af7b initialize padding of CvString with zeros 9 years ago
Boris Daskalov 3b5530fb67 Fix a bad free space check in icvGrowSeq. 10 years ago
Boris Daskalov 8755ffbf31 Fix a bad free space check in icvGrowSeq. 10 years ago
Vadim Pisarevsky 257463719b removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API 10 years ago
Adil Ibragimov 8a4a1bb018 Several type of formal refactoring: 10 years ago
Andrey Kamaev d62bc8cfbf Remove more old definitions from internal.hpp 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 f2d3b9b4a1 Warning fixes continued 13 years ago
Vadim Pisarevsky 903c05db1a added another contour perimeter test and fixed bug #216 13 years ago
Vadim Pisarevsky 4985c1b632 fixed hundreds of warnings from MSVC 2010. 13 years ago
Vadim Pisarevsky ff5e97c8e4 added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 14 years ago
Vadim Pisarevsky 2d2b8a496e renamed "None()" to "noArray()" to avoid conflicts with X11 (ticket #1122) 14 years ago
Vadim Pisarevsky 0c877f62e9 replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 14 years ago
Vadim Pisarevsky abeeb40d46 a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 14 years ago
Vadim Pisarevsky 5b6a755719 almost finished Python wrappers 14 years ago
Vadim Pisarevsky f78a3b4cc1 updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings 15 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago