lib.fast¶
Features from Accelerated Segment Test (FAST) corner detection.
Rosten and Drummond, “Fusing points and lines for high performance tracking.” IEEE International Conference on Computer Vision, 2005
Rosten and Drummond, “Machine learning for high-speed corner detection”, European Conference on Computer Vision, 2006
http://mi.eng.cam.ac.uk/~er258/work/fast.html
supreme.lib.fast.corner_detect(image[, ...]) | Detect corners. |
supreme.lib.fast.nonmax() |