834 Commits (424a7b0ab0cf7da591f7f15fbd15b2fee8c84a41)

Author SHA1 Message Date
Vadim Pisarevsky 0faa75da11 inserted missing std:: (ticket #333). Thanks to trisk for the patch! 15 years ago
Maria Dimashova cba926a428 added c++ interface for cvPyrMeanShiftFiltering; added sample on meanshift segmentation 15 years ago
Vadim Pisarevsky 4aee2e3045 fixed incorrect assert in RGB2Lab_b constructor 15 years ago
Vadim Pisarevsky 4c591ca397 fixed Mat::Mat(const IplImage*, bool) constructor (ticket #487). fixed the bayer demosaicing part in the new cv::cvtColor implementation 15 years ago
Vadim Pisarevsky 2f2f06b925 rewrote color conversion functions; added sRGB<->CIE Lab/Luv conversion; added RGB<->YUV conversion; improved [s]RGB->Lab conversion speed 15 years ago
Vadim Pisarevsky 8bb987e436 optimized VNG demosaicing using SSE2 (got ~3x speedup) 15 years ago
Vadim Pisarevsky f48bd3d281 added VNG demosaicing algorithm (ticket #466) 15 years ago
Vadim Pisarevsky 08cba33f9d fixed some more MSVC2010 warnings 15 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 db82906067 fix build with GCC 3.3 on Ubuntu 8.04 15 years ago
Vadim Pisarevsky 7ec4b59fac added #include "cvconfig.h" to make TBB and other 3rd party libs work correctly 15 years ago
Vadim Pisarevsky 266c4642ea doxygenated opencv_video & opencv_calib3d modules (C++ part only) 15 years ago
Vadim Pisarevsky 4632d65889 doxygenated core and imgproc modules (C++ API only) 15 years ago
Vadim Pisarevsky 33447e0bba fixed mixed-type exp and log functions, used in HMMs (thanks to V. Mityaev) 15 years ago
Vadim Pisarevsky edc089607f fixed source image corruption (ticket #306) 15 years ago
Vadim Pisarevsky 4a073bd951 fixed build on Linux 15 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago