SIFT algorithm

GPTKB entity

Statements (36)
Predicate Object
gptkbp:instanceOf computer vision algorithm
gptkbp:application robotics
object recognition
3D modeling
image stitching
gptkbp:category feature extraction
feature matching
feature detection
gptkbp:descriptorLength 128
gptkbp:field computer vision
image processing
gptkbp:fullName gptkb:Scale-Invariant_Feature_Transform
https://www.w3.org/2000/01/rdf-schema#label SIFT algorithm
gptkbp:implementedIn gptkb:MATLAB
gptkb:OpenCV
gptkb:VLFeat
gptkbp:input grayscale image
gptkbp:introducedIn 1999
gptkbp:inventedBy gptkb:David_Lowe
gptkbp:license patented (expired in 2020)
gptkbp:notablePublication gptkb:David_Lowe
gptkb:Distinctive_Image_Features_from_Scale-Invariant_Keypoints
2004
gptkbp:output set of keypoints and descriptors
gptkbp:property scale invariance
rotation invariance
gptkbp:purpose detecting and describing local features in images
gptkbp:step keypoint localization
orientation assignment
scale-space extrema detection
keypoint descriptor generation
gptkbp:supportsAlgorithm gptkb:ORB
gptkb:BRIEF
gptkb:SURF
gptkbp:bfsParent gptkb:David_Lowe
gptkbp:bfsLayer 6