Local-self similarity descriptor
Show older comments
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
on 29 Mar 2013
0 votes
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!
Categories
Find more on Computer Vision with Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!