フィルターのクリア

Restore orignal colors to the processed image

1 回表示 (過去 30 日間)
waqas pervaiz
waqas pervaiz 2013 年 5 月 22 日
hi, i have a human image...in order to extract face from the image i have to convert it to gray image... my question is, after completing my processing that is to extract face....how can i convert the output image back to its original colors....??

回答 (1 件)

David Sanchez
David Sanchez 2013 年 5 月 22 日
you can't. With every process of your image you loose information. When you grayscale (1D matrix) an colour image (3D matrix), you are loosing colour information.
  1 件のコメント
waqas pervaiz
waqas pervaiz 2013 年 5 月 22 日
is it possible that if i overlap the original (input) image and the output image..after comparing the pixels of output image get replaced by the original (input) image pixels.... just a thought i am not sure if this is possible or not ?

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

カテゴリ

Help Center および File ExchangeImage Processing Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by