How to made a graph of two images?
Mostrar comentarios más antiguos
Hello people, I'm trying to made a matching between two images,I would like to use graph theory, did any of you tell me where I can find examples of matching images with graphs?
Respuestas (1)
Dima Lisin
el 17 de Jun. de 2015
0 votos
Could you please be a bit more specific? Are you trying to determine whether two images contain the same object? Whether they are similar in some other ways?
One approach is to match point features, which boils down to bipartite graph matching. Please see this example.
1 comentario
Biza Ferreira
el 17 de Jun. de 2015
Categorías
Más información sobre Computer Vision Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!