Altera_Forum
Honored Contributor
10 years agoHardware Implementation of SIFT algorithm
I am implementing SIFT algorithm using DSP biulder Can any one suggest me how to start.
i. I have to do convolution. ii. I have to take difference of Gaussian of blurred images. iii.I have to find extrema pixel point using comparision. iv.I have to localize pixel point. v.I have to find orientation of the pixel.