hgupta01 / Weather_Effect_Generator

Code to generate adverse weather effect in RGB images
Apache License 2.0
19 stars 6 forks source link

Doubt on the fog generation #5

Open Abhishek0075 opened 5 months ago

Abhishek0075 commented 5 months ago

This is the clear image : Screenshot from 2024-06-17 10-43-25

This is the depth image created : Screenshot from 2024-06-17 10-41-44

This is the foggy creation : Screenshot from 2024-06-17 10-44-05

As you can see in the fog image there is a ring like structure on the top this is on most of the images created why is it so

Abhishek0075 commented 5 months ago

The problem arises due to attenuation map created attenuation_map

I am not familiar with these I would appreciate it if someone could help me to clear this

hgupta01 commented 2 months ago

Hi, I will have to check why this is happening and make the update.