Skip to content

Alioth5670/fog_simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

基于深度的图像加雾 (image fog simulation based on depth map)

requirement:

  • opencv-python
  • numpy

run demo

python demo.py

Demo

  • input: alt
  • output: alt

获取深度图 (get depth image)

Reference

  • Semantic Foggy Scene Understanding with Synthetic Data: paper,code
  • Single image haze removal using dark channel prior: paper, code
  • guided filter: paper, code

About

A fog simulation python demo using depth map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages