How to make Histogram specification for gray scale and color video streams

3 ビュー (過去 30 日間)
mudassar shafiq
mudassar shafiq 2014 年 5 月 25 日
コメント済み: Image Analyst 2014 年 5 月 25 日
In this project, I need to develop an image processing algorithm that take gray scale as well as color video as its input and enhance the visual quality of the video by applying histogram specification technique of image enhancement as per histogram specification function defined by the user.Kindly send me this code its urgent.

回答 (1 件)

Image Analyst
Image Analyst 2014 年 5 月 25 日
Well, what's the function? For grayscale, make up a look up table and apply intlut(). For color, just do that on each color channel one at a time.
  5 件のコメント
mudassar shafiq
mudassar shafiq 2014 年 5 月 25 日
Kindly send me its code its urgent...
Image Analyst
Image Analyst 2014 年 5 月 25 日
But I don't have it. It needs to be written.

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

カテゴリ

Help Center および File ExchangeHistograms についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by