trying to write a code on Image processing
Mostrar comentarios más antiguos
I am a beginner in Image Processing using MatLab and I am trying to write a code which compares and detects the error between two images and marks the particular error portion and I am using Matlab 2011b., kindly help me
Respuestas (2)
Meshooo
el 21 de En. de 2014
0 votos
What do you mean by error?
1 comentario
Mrutyunjay
el 21 de En. de 2014
Koteswar Rao Jerripothula
el 21 de En. de 2014
0 votos
logical(abs(I1-I2))
Categorías
Más información sobre Image Preview and Device Configuration en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!