I need to clarify a foggy scene. How can I do it with the AForge?

![]() |
|
|||||
|
||||||
AForge dehazing algorithm ?
5 posts
• Page 1 of 1
AForge dehazing algorithm ?Hello,
I need to clarify a foggy scene. How can I do it with the AForge? ![]()
Re: AForge dehazing algorithm ?Hello,
There is no dedicated routine to remove fog or so. Check docs/features to see what is there and see if anything could be of use. Have a look at HistogramEqualization.
Re: AForge dehazing algorithm ?
Thanks for your reply. I used Histogram equalization.But it did not work. I need to do something on the bottom video.Is there a way I can do this https://youtu.be/PyT3EBzzUYg?t=59s
Re: AForge dehazing algorithm ?
Not with AForge. That video has a link to the paper describing the research work. Try getting, following it and implementing.
Re: AForge dehazing algorithm ?Thanks, it worked with the Histogram as such
5 posts
• Page 1 of 1
|
![]() |
|