added the filtering of keypoints having zero size (#877)
authorMaria Dimashova <no@email>
Sun, 1 May 2011 17:38:52 +0000 (17:38 +0000)
committerMaria Dimashova <no@email>
Sun, 1 May 2011 17:38:52 +0000 (17:38 +0000)
commitb9662e099ca613cac55c4c394ceb95aaff07a862
treec0a25adf3ca92a30fbf01c34ba0a96cd597604fa
parentd3aa228073b08a07aef9238546f2803df33b4ec7
added the filtering of keypoints having zero size (#877)
modules/features2d/include/opencv2/features2d/features2d.hpp
modules/features2d/src/brief.cpp
modules/features2d/src/descriptors.cpp
modules/features2d/src/detectors.cpp
modules/features2d/src/keypoint.cpp
modules/features2d/src/matchers.cpp