Ask Your Question

Revision history [back]

Since the SIFT operator actually searches for regions with high change in gradient information (simply put - a Harris Corner approach) you will need a pattern with much information. Binary patterns are mostly not that interesting to find a lot of SIFT features.

I would suggest to use something with alot of clutter, like this example:

image description