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 Exchange에서 Convert 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