mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-28 13:19:57 +08:00
add gamma correction example
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user