Module imagingbook_plugins_book
Package Ch25_SIFT
package Ch25_SIFT
-
ClassesClassDescriptionThis ImageJ plugin visualizes the hierarchical scale space structures used for SIFT feature detection (see
SiftDetector
).This plugin extracts multi-scale SIFT features [1] from the current image and displays them as M-shaped markers.This ImageJ plugin demonstrates the use of the SIFT detection and matching framework.