How to implement Retinex algorithm ?/
- From: keeghi@xxxxxxxxx
- Date: 12 Mar 2006 20:06:07 -0800
Dear All,
Right now i'm interested with retinex algorithm. I tried search in
internet.. get some paper about it.. but get problem how to implement
the algorithm in c++/basic.
The formula for retinex is :
fi(x,y) = log[Ii(x)] - log[Ii(x,y) * M(x,y)] ... * = convolution
M(x,y) = exp (-x^2/c^2)
I don't understand what is x,y there .. is that a pixel, or else.. or
what?
Can someone help to to write it in c++/basic.. with image size n x m.
Thanks for the attention.
.
- Follow-Ups:
- Re: How to implement Retinex algorithm ?/
- From: joaebert
- Re: How to implement Retinex algorithm ?/
- Prev by Date: euler angles ,
- Next by Date: Re: axis-angle rotations
- Previous by thread: euler angles ,
- Next by thread: Re: How to implement Retinex algorithm ?/
- Index(es):