reading image and run length encoding

5 次查看(过去 30 天)
how to read images in matlab which will convert it into a binary output?

回答(1 个)

Walter Roberson
Walter Roberson 2011-4-30
If the images are in a custom format, then it depends on the details of the custom format.
Some of the standard image formats include run-length encoding; if you have one of those, then you would use imread()

类别

Help CenterFile Exchange 中查找有关 Convert Image Type 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by