Info

This question is closed. Reopen it to edit or answer.

How to write the Gaussian Surround Function in MATLAB

1 view (last 30 days)
Abdullah
Abdullah on 22 Aug 2015
Closed: Walter Roberson on 22 Aug 2015
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

Answers (0)

Community Treasure Hunt

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

Start Hunting!