Vadim Pisarevsky
|
ba5eb93a53
|
rewrote normal RNG function to workaround the bug in gcc 3.4 (ticket #449)
|
2010-07-12 08:46:00 +00:00 |
|
Yannick Verdie
|
c685ca0e99
|
Fixed bug during compilation:
"error: explicit template specialization cannot have a storage class"
|
2010-07-07 18:46:18 +00:00 |
|
Vadim Pisarevsky
|
796553d051
|
added some quaternion operations on Scalar's.
|
2010-07-07 15:25:42 +00:00 |
|
Vadim Pisarevsky
|
9cf319d504
|
fixed some MSVC2008 compiler errors & warnings
|
2010-07-05 08:11:52 +00:00 |
|
Vadim Pisarevsky
|
6e6559d207
|
fixed test crashes after CV_CN_MAX increase.
|
2010-07-03 13:38:06 +00:00 |
|
Vadim Pisarevsky
|
60acd91ce1
|
added Eigen2 support; fixed compile errors on Ubuntu 10.04
|
2010-06-29 15:49:15 +00:00 |
|
Vadim Pisarevsky
|
7ec4b59fac
|
added #include "cvconfig.h" to make TBB and other 3rd party libs work correctly
|
2010-06-29 15:12:07 +00:00 |
|
Vadim Pisarevsky
|
10b5a51731
|
added "small matrix" class Matx<T, m, n>
|
2010-06-29 14:52:43 +00:00 |
|
Vadim Pisarevsky
|
345a57b616
|
fixed matrix comma initializer for shorter notation
|
2010-06-09 18:17:50 +00:00 |
|
Vadim Pisarevsky
|
d3ae1d19d8
|
removed internal-use cvconfig.h from core/internal.hpp (thanks to iwamatsu)
|
2010-06-01 15:52:03 +00:00 |
|
Vadim Pisarevsky
|
4c49c5b219
|
fixed repeated calculations in cvsolve (thanks to denisstack for the fix)
|
2010-06-01 15:44:02 +00:00 |
|
Vadim Pisarevsky
|
e5872cd8bb
|
now C++ classes can be read/written with cvRead/cvWrite/cvLoad/cvSave. Tested on HOGDescriptor
|
2010-06-01 13:53:20 +00:00 |
|
Jose Luis Blanco
|
5d3ad699a6
|
fixed duplicated definition warning
|
2010-05-31 08:15:10 +00:00 |
|
Victor Erukhimov
|
c4631573a4
|
cv::cvflann -> cv::flann
|
2010-05-26 19:50:20 +00:00 |
|
Vadim Pisarevsky
|
266c4642ea
|
doxygenated opencv_video & opencv_calib3d modules (C++ part only)
|
2010-05-25 15:59:48 +00:00 |
|
Vadim Pisarevsky
|
4632d65889
|
doxygenated core and imgproc modules (C++ API only)
|
2010-05-25 14:57:10 +00:00 |
|
Vadim Pisarevsky
|
b94e09bfeb
|
renamed cv::flann to cv::cvflann to avoid name conflicts
|
2010-05-21 20:37:05 +00:00 |
|
Vadim Pisarevsky
|
b34aaace79
|
updated OpenCV version because of the recent reorganization
|
2010-05-18 16:42:35 +00:00 |
|
Vadim Pisarevsky
|
47c3e79423
|
added Doxygen-based documentation (draft version for now)
|
2010-05-18 15:41:28 +00:00 |
|
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
|