Edges with extrema points and descriptor example
Matching Results
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiLKOrvfnw5h_ghq6UOUcHNffBZn0VW6JZeDUIrSPC69q8PqlH6Jft-_wlEDaD6bo2WpcXBsM2HaS31xkiuS68b7eNbAJE6rGUKAf3a-vVsOEKGsKWHEF-6lgNy2p5CBMtIz77AVJkNIY_L/s400/matching_SC_local.png)
We observe that some points have several matches which is not correct. This is possible caused by either the similarity matrix required by [2] or by the descriptor.
In the next experiment we change the descriptor. In this case the descriptor is only the 1x60 histogram counting the number of edge pixels in each cell. The results are similar to the previous case. We need to explore more the distance between the histograms we are using.
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhmc9ksGmcoZqTg7bgOPfhN5Dw5EwaCgQHQzaCWu7OfpaWE2Fb_QKaj-77Lgv2lqFPaNSZ2Z_JQHVrH7uwYWK2WOKu9iKUQNHPwe_PUxGtmc1VdR_2DnWnCmGmNY_b6iJvW5nvK7ASKBdnx/s400/matching_SC_local_1_60.png)
[1] G. Mori, S. Belongie, and J. Malik. "Shape Contexts Enable Efficient Retrieval of Similar Shapes".CVPR 2001
[2] Ofir Pele and Michael Werman. "The Quadratic-Chi Histogram Distance Family". ECCV 2010.
No comments:
Post a Comment