Gary Bradski
|
049e284eb4
|
docing the use of SURF+FLANN for planar object detection
|
2010-12-02 10:04:50 +00:00 |
|
Vadim Pisarevsky
|
042271f5f7
|
use the new-style headers in the samples to improve OpenCV build time.
|
2010-11-26 17:59:40 +00:00 |
|
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)
|
2010-10-15 18:57:59 +00:00 |
|
Victor Erukhimov
|
c4631573a4
|
cv::cvflann -> cv::flann
|
2010-05-26 19:50:20 +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
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
|