1034 Commits (b8c60234c3fa94c31a3e2a72275fefa811c75d5c)

Author SHA1 Message Date
Vadim Pisarevsky 60acd91ce1 added Eigen2 support; fixed compile errors on Ubuntu 10.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 10b5a51731 added "small matrix" class Matx<T, m, n> 15 years ago
Vadim Pisarevsky 345a57b616 fixed matrix comma initializer for shorter notation 15 years ago
Vadim Pisarevsky d3ae1d19d8 removed internal-use cvconfig.h from core/internal.hpp (thanks to iwamatsu) 15 years ago
Vadim Pisarevsky 4c49c5b219 fixed repeated calculations in cvsolve (thanks to denisstack for the fix) 15 years ago
Vadim Pisarevsky e5872cd8bb now C++ classes can be read/written with cvRead/cvWrite/cvLoad/cvSave. Tested on HOGDescriptor 15 years ago
Jose Luis Blanco 5d3ad699a6 fixed duplicated definition warning 15 years ago
Victor Erukhimov c4631573a4 cv::cvflann -> cv::flann 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 b94e09bfeb renamed cv::flann to cv::cvflann to avoid name conflicts 15 years ago
Vadim Pisarevsky b34aaace79 updated OpenCV version because of the recent reorganization 15 years ago
Vadim Pisarevsky 47c3e79423 added Doxygen-based documentation (draft version for now) 15 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago