12 Commits (fd7a2defae0d709fcd8ba34f45d6654cc37a995c)

Author SHA1 Message Date
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Andrey Kamaev e4307d05f3 Made dependency of features2d and calib3d from highgui optional 13 years ago
Maria Dimashova 81cb7b2c5e added read/write methods for SimpleBlobDetector and DenseFeatureDetector; added their creation to FeatureDetector::create method (#1290) 14 years ago
Anatoly Baksheev 8f4c7db3f6 ~40 warnings under VS2008 14 years ago
Ilya Lysenkov 2beae4d30b Minor change of SimpleBlobDetector 14 years ago
Ilya Lysenkov f60d7fdfef Simplified SimpleBlobDetector to make it simple) 14 years ago
Ilya Lysenkov 5a3e7d041f Added drawing of a new image for debugging of the SimpleBlobDetector class. 14 years ago
Vadim Pisarevsky 23768b1826 replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
Anatoly Baksheev 1c18e5fef9 fixed ~300 warnings under windows (had to hack gtest a bit) 14 years ago
Vadim Pisarevsky d9ab1d2b92 fixed build on Windows with MSVC2010 14 years ago
Ilya Lysenkov f8e9f65ea8 Added detection of asymmetric circles' pattern 14 years ago
Ilya Lysenkov 2d5a984c28 Moved BlobDetector to features2d 14 years ago
Ilya Lysenkov 0bc1349335 Fixed some warnings under Windows 14 years ago
Ilya Lysenkov 351f6eeb97 Fixed compile errors under Windows 14 years ago
Ilya Lysenkov c4a8ae5931 Used Poitn2f instead of KeyPoint 14 years ago
Ilya Lysenkov 964df356bf Added detection of cirlces' grid pattern 14 years ago