Meaning of imread values

4 次查看(过去 30 天)
Can i know what is the meaning of the values displayed after the imread function?
Eg : X = imread(picture.jpg)

采纳的回答

Image Analyst
Image Analyst 2017-6-16
Because you did not put a semicolon at the end of the line to suppress the echo of results to the command window, the numbers you see will be the image pixel values, basically the brightness at each pixel.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Get Started with MATLAB 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by