trying to write a code on Image processing
Afficher commentaires plus anciens
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
Réponses (2)
Koteswar Rao Jerripothula
le 21 Jan 2014
0 votes
logical(abs(I1-I2))
Catégories
En savoir plus sur Image Preview and Device Configuration dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!