553 Commits (a799cc13d93949f3a510a2b1d963d6dc9d29fc81)

Author SHA1 Message Date
Vadim Pisarevsky 1b1eab8e67 added helper macros to the function declarations 14 years ago
Alexey Polovinkin ba88b2ee54 Added error handling in latentsvmdetect sample 14 years ago
Vadim Pisarevsky f678c8f07b made FLANN (and dependent on it code) build fine on Windows. Most of the changes are added CV_EXPORTS' into the class declarations and extern variables are turned into external functions (as a nice side effect the variables are now read-only) 14 years ago
Vadim Pisarevsky de5e45d7c4 fixed some more build problems after renaming the headers 14 years ago
Vadim Pisarevsky 3230073b9b re-added missing _lsvmparser.h 14 years ago
Vadim Pisarevsky 191f25ae7c renamed internal headers to avoid conflicts with system header files 14 years ago
Evgeniy Kozinov 1cf405d8a4 Russian comments was removed. Error code was added as returned value inLatentSVM parser. 14 years ago
Valentina Kustikova fbfccffbaa Integration object detection using Latent SVM. Sample was added. 14 years ago
Vadim Pisarevsky 686e28eeee fixed roi handling in HOGDescriptor::computeGradient (ticket #295). 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 7ec4b59fac added #include "cvconfig.h" to make TBB and other 3rd party libs work correctly 15 years ago
Vadim Pisarevsky e5872cd8bb now C++ classes can be read/written with cvRead/cvWrite/cvLoad/cvSave. Tested on HOGDescriptor 15 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago