How can I set the value of Extrapval in interp2?
조회 수: 3 (최근 30일)
이전 댓글 표시
I use interp2 to resample my image, but i have non value in my resampled image, I should set extrapval in interp2 but I don't know what is the appropriate value for this argument?
댓글 수: 0
답변 (1개)
sixwwwwww
2013년 12월 6일
you should use value 0 or 255 for extrapval depending upon the image intensity values you are dealing with
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!