WHY I GET NAN FROM "IMPIXCEL"
Afficher commentaires plus anciens
Réponses (1)
Walter Roberson
le 9 Fév 2018
0 votes
If you specified row and column numbers to impixel() and they were outside of the image, then you would get NaN returned.
Watch out that impixel expects column (x coordinate) to be passed in before row (y coordinate)
1 commentaire
mandana
le 11 Fév 2018
Catégories
En savoir plus sur Image Arithmetic dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!