reading image and run length encoding

조회 수: 5 (최근 30일)
sachin adnaik
sachin adnaik 2011년 4월 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