trying to write a code on Image processing
古いコメントを表示
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
回答 (2 件)
Koteswar Rao Jerripothula
2014 年 1 月 21 日
0 投票
logical(abs(I1-I2))
カテゴリ
ヘルプ センター および File Exchange で Image Preview and Device Configuration についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!