gitextract_35gc0cc4/ ├── .gitignore ├── LICENSE.md ├── README.md ├── TR1000.txt ├── adjust.m ├── demo_non_local_dehazing.m ├── estimate_airlight.m ├── images/ │ ├── cityscape_params.txt │ ├── forest_params.txt │ ├── pumpkins_params.txt │ └── train_params.txt ├── non_local_dehazing.m └── wls_optimization.m