Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 316 Bytes

File metadata and controls

3 lines (3 loc) · 316 Bytes

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.