How to compare two image based on boundary color?

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

 Respuesta aceptada

Image Analyst
Image Analyst el 25 de Mzo. de 2014

1 voto

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.

Más respuestas (0)

Categorías

Preguntada:

el 25 de Mzo. de 2014

Respondida:

el 25 de Mzo. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by