add gamma correction example

This commit is contained in:
odebeir
2015-08-28 22:17:25 +02:00
parent cd9a260bac
commit 014ba261fb
+2 -2
View File
@@ -3,8 +3,8 @@
Gamma and log contrast adjustment
======================================
This examples adjust image contrast by performing a Gamma and a Logarithmic
correction on the input image.
This example adjusts image contrast by performing a Gamma and a Logarithmic
corrections on the input image.
"""
import matplotlib