(image forgery)
조회 수: 1 (최근 30일)
이전 댓글 표시
image forgery. hank you
댓글 수: 1
Image Analyst
2016년 2월 11일
What was your edit today? It looks like you just got rid of almost all your post. Why?
채택된 답변
Image Analyst
2016년 2월 9일
See my copy and paste demos, attached.
댓글 수: 5
Image Analyst
2016년 2월 9일
The folder should be "C:\Program Files\MATLAB\R2015b\toolbox\images\imdata". Because, for you, it found ""C:\Program Files\MATLAB\R2015b\bin", it means that you must have a copy of cameraman.tif in that folder (for some strange reason). Because of that, you must hard code the folder at line 23 to be
folder='C:\Program Files\MATLAB\R2015b\toolbox\images\imdata';
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!