illumwhite
ホワイト パッチ レチネックス アルゴリズムを使用した光源の推定
構文
説明
は、最も明るい赤、緑、青の上位 1% の値が白色を表していると仮定することで、RGB イメージ illuminant = illumwhite(A)A 内のシーン照度を推定します。
は最も明るい赤、緑、青の値の illuminant = illumwhite(A,topPercentile)topPercentile の割合を使用して照度を推定します。
はバイナリ マスクで定義された ROI 内のピクセルのみを使用して照度を推定します。illuminant = illumwhite(___,Mask=mask)
例
入力引数
出力引数
参照
[1] Ebner, Marc. "White Patch Retinex." Color Constancy. Chichester, West Sussex: John Wiley & Sons, 2007.
バージョン履歴
R2017b で導入
参考
whitepoint | chromadapt | illumgray | illumpca | lin2rgb | rgb2lin


