How to made a graph of two images?
1 次查看(过去 30 天)
显示 更早的评论
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?
0 个评论
回答(1 个)
Dima Lisin
2015-6-17
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 MATLAB Support Package for IP Cameras 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!