How to made a graph of two images?

2 ビュー (過去 30 日間)
Biza Ferreira
Biza Ferreira 2015 年 6 月 17 日
コメント済み: Biza Ferreira 2015 年 6 月 17 日
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?

回答 (1 件)

Dima Lisin
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.
  1 件のコメント
Biza Ferreira
Biza Ferreira 2015 年 6 月 17 日
Yes, I'm trying to determine if two images contain the same object, such as Graph Similarity. Yes, I saw the toolbox of computer vision and know there are other ways, but really need to do through graphs

サインインしてコメントする。

Community Treasure Hunt

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

Start Hunting!

Translated by