フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

How to write the Gaussian Surround Function in MATLAB

1 回表示 (過去 30 日間)
Abdullah
Abdullah 2015 年 8 月 22 日
閉鎖済み: Walter Roberson 2015 年 8 月 22 日
F(x,y) = k* exp(-r2 / c2 ) here the function f is a gaussian function.this function used in retinex algorithm.
R(x,y)=log[I(x,y)]-log[I(x,y)*F(x,y)] R is the retinex output,I is the input image,r=x2+y2; c is the surround space constant and k is such that ∫∫ F(x,y) dx dy =1. what is mean by surround space constant
please help me about the values of c and k
  2 件のコメント
Walter Roberson
Walter Roberson 2015 年 8 月 22 日
Are those various 2 all indicating ^2 ? Should r also have a square root? What other symbols are missing?

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by