Nguyen-Hoang-Nam / image-enhancement

🌈 Library to enhance image
MIT License
45 stars 8 forks source link

Typo in usage sample. Not a coding issue. #4

Open houstonhilton74 opened 1 year ago

houstonhilton74 commented 1 year ago

Just a heads up, in your usage example on the main page for image-enhancement, there is a typo in the line: It currently is: output = ci.GHE()

It should be: output = ie.GHE()

This is not a programming error in the library; just a small typo in the usage example.

Nguyen-Hoang-Nam commented 12 months ago

Sorry for my late reply, but I can not find ci.GHE() in README.