Skip to content

arianaira/sift-hog-image-feature-descriptors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Applying SIFT and HOG to localize cropped pieces of text

there are two pipeline functions separately for SIFT and HOG feature descriptors to match a given input image with a specified input hyperparameter to the original text.
The input cropped images may vary in brightness, rotation, scale, and resolution.