Local-self similarity descriptor

Hello,
Iam developping the local-self similarity descriptor using matlab. I had an issue in how to calculate the log-polar histogram. Can you help me please?

Answers (1)

Anand
Anand on 29 Mar 2013
Here are some options: 1. Take a histogram after converting your image to log polar coordinates. The following thread has some code for converting to log-polar coordinates:
2. Another option is to look at the following implementation:
Note that I haven't tried either. These are just options that you can explore.
Hope this helps!

Asked:

on 15 Mar 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!