フィルターのクリア

ECC for image-- convert binary to image.

1 回表示 (過去 30 日間)
Hünkar Hançer
Hünkar Hançer 2017 年 1 月 15 日
回答済み: Walter Roberson 2017 年 1 月 16 日
Hi; ı want convert image to binary , after than ı will apply error to binary,last thing is; again ı want convert binary to image. how can ı do like this. thank you your answer.

回答 (1 件)

Walter Roberson
Walter Roberson 2017 年 1 月 16 日
Do you mean that you have an image that ECC information has already been embedded in, and you want to run the ECC detection and correction phase and return the corrected image?
If ECC information is not already embedded in the image, then you cannot run detection and correction, just an embedding phase. The embedding phase would make the output larger, and you would have to define where you wanted the extra values to go. The ECC information will not necessarily visually look nice, so you might want to think about moving it to the border. Or you might want to think about computing it as a separate output and then use an image file format such as TIFF or PNG that allowed you to store it as distinct information apart from the main image.

カテゴリ

Help Center および File ExchangeImport, Export, and Conversion についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by