Get height of image from image model
imgheight = getImageHeight(imgmodel)
imgheight = getImageHeight(imgmodel) returns the number of rows of the image in image model imgmodel.
imgheight
imgmodel
collapse all
imagemodel
Image model, specified as a scalar imagemodel object.
Image height in rows of pixels, returned as positive integer.
Data Types: double
double
getImageWidth | imageinfo
getImageWidth
imageinfo