reading image and run length encoding

how to read images in matlab which will convert it into a binary output?

回答 (1 件)

Walter Roberson
Walter Roberson 2011 年 4 月 30 日

0 投票

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()

カテゴリ

ヘルプ センター および File ExchangeConvert Image Type についてさらに検索

タグ

質問済み:

2011 年 4 月 30 日

Community Treasure Hunt

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

Start Hunting!

Translated by