How can I set the value of Extrapval in interp2?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
sixwwwwww
am 6 Dez. 2013
you should use value 0 or 255 for extrapval depending upon the image intensity values you are dealing with
0 Kommentare
Siehe auch
Kategorien
Mehr zu Interpolation finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!