mirror of
https://github.com/wassname/scikit-image.git
synced 2026-09-09 11:33:41 +08:00
add gamma correction example
This commit is contained in:
@@ -3,8 +3,8 @@
|
|||||||
Gamma and log contrast adjustment
|
Gamma and log contrast adjustment
|
||||||
======================================
|
======================================
|
||||||
|
|
||||||
This examples adjust image contrast by performing a Gamma and a Logarithmic
|
This example adjusts image contrast by performing a Gamma and a Logarithmic
|
||||||
correction on the input image.
|
corrections on the input image.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
import matplotlib
|
import matplotlib
|
||||||
|
|||||||
Reference in New Issue
Block a user