Skip to content

Commit

Permalink
try to resolve README.md not show images.
Browse files Browse the repository at this point in the history
  • Loading branch information
rzwm committed Jun 6, 2018
1 parent 3f2b940 commit 5ba2c66
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ Automatically enhance image brightness based on fast haze removal[1]. Support 24
+ x64

## Effect Display
![2.jpg](http://github.com/rzwm/IBEABFHR/raw/master/images/2.jpg)
![2_brighten.jpg](http://github.com/rzwm/IBEABFHR/raw/master/images/2_brighten.jpg)
![2_gray.jpg](http://github.com/rzwm/IBEABFHR/raw/master/images/2_gray.jpg)
![2_gray_brighten.jpg](http://github.com/rzwm/IBEABFHR/raw/master/images/2_gray_brighten.jpg)
![2.jpg](https://github.com/rzwm/IBEABFHR/raw/master/images/2.jpg)
![2_brighten.jpg](https://github.com/rzwm/IBEABFHR/raw/master/images/2_brighten.jpg)
![2_gray.jpg](https://github.com/rzwm/IBEABFHR/raw/master/images/2_gray.jpg)
![2_gray_brighten.jpg](https://github.com/rzwm/IBEABFHR/raw/master/images/2_gray_brighten.jpg)

## Reference

Expand Down

0 comments on commit 5ba2c66

Please sign in to comment.