Laplacian sign for SURF keypoint in C++ (Bug #341)
Description
One of the key in SURF keypoints matching speed is the use of Laplacian sign.
In C implementation it is present, but in Keypoint C++ class Iìm not able to find it.
Associated revisions
keep the SURFPoint.laplacian as KeyPoint.class_id (ticket #341)
History
Updated by Vadim Pisarevsky over 14 years ago
Starting from r3936 CvSURFPoint.laplacian is stored as KeyPoint.class_id.
- Status changed from Open to Done
- (deleted custom field) set to fixed