MATLAB: How to divide image into overlapping patch and how to feature from image using sift and mlbp

plzretag

plz help for this question

Best Answer

For overlapping patches, you can use blockproc() with BorderSize option.
Related Question