How to made a graph of two images?
조회 수: 2 (최근 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!