trying to write a code on Image processing
Show older comments
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
Answers (2)
Koteswar Rao Jerripothula
on 21 Jan 2014
0 votes
logical(abs(I1-I2))
Categories
Find more on Image Preview and Device Configuration in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!