190 Commits (3c7f7de477eb20debed0cb43dc0e7f10a3218ef0)

Author SHA1 Message Date
Vadim Pisarevsky 96ad3b57b8 LANCZOS4 interpolation constant added to C interface 14 years ago
Vadim Pisarevsky e15a2ea95a fixed remap with transparent border (ticket #582) 14 years ago
Vadim Pisarevsky 5a53d82e30 fixed most of the failures in opencv_test 14 years ago
Vadim Pisarevsky 5b6a755719 almost finished Python wrappers 14 years ago
Vadim Pisarevsky 893fb90b87 extended Python bindings; not merged into cv.cpp yet; and many of the helper functions, like pyopencv_to_*, pyopencv_from_* etc. are still missing 14 years ago
Vadim Pisarevsky 83f6085773 added more helper macros to the function declarations, to assist the Python wrapper generator. Fixed memleak in Mat::operator()(Range,Range) and the related functions (Mat::row, Mat::col etc.) 14 years ago
Vadim Pisarevsky 1b1eab8e67 added helper macros to the function declarations 14 years ago
Vadim Pisarevsky bc4532bd07 added initWideAngleProjMap() function 14 years ago
Maria Dimashova cba926a428 added c++ interface for cvPyrMeanShiftFiltering; added sample on meanshift segmentation 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 f48bd3d281 added VNG demosaicing algorithm (ticket #466) 15 years ago
Vadim Pisarevsky 08cba33f9d fixed some more MSVC2010 warnings 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 4a073bd951 fixed build on Linux 15 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago