필터 지우기
필터 지우기

How to compare two image based on boundary color?

조회 수: 1 (최근 30일)
Ibrahim Thorig
Ibrahim Thorig 2014년 3월 25일
답변: Image Analyst 2014년 3월 25일
I have two image fragments. what i want is to compare the image boundary of both fragments based on the color of the boundary pixel.
someone give me instruction how can I perform this

채택된 답변

Image Analyst
Image Analyst 2014년 3월 25일
You can use the Image Processing Toolbox. Do you have that? Here are instructions:
  1. Check to see if you have the IP Toolbox. If not, buy it.
  2. Write your own custom algorithm to do the comparison on sample pictures.
  3. Test against a bunch of other pictures to see how robust it is. Tweak if necessary.
  4. Roll out your app to other users for use on their images.
Good luck.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Images에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by