how to change a one bit value of an image in matlab.? if image size 256*256 and just to change one pixel value ?

5 ビュー (過去 30 日間)
Image= imread('camera man.png');
  3 件のコメント
Stephen23
Stephen23 2019 年 6 月 20 日
"how to change a one pixel value of an image in matlab"
Indexing.
Sultan Mehmood
Sultan Mehmood 2019 年 6 月 20 日
i want one bit change in plain image. if image size 256*256.?

サインインしてコメントする。

採用された回答

Tatvam Dadheech
Tatvam Dadheech 2019 年 6 月 20 日

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by