tidy description
This commit is contained in:
@@ -64,7 +64,6 @@ class DistributionCoercion:
|
|||||||
DESCRIPTION = (
|
DESCRIPTION = (
|
||||||
"Transform pixel values so their distribution matches a target shape "
|
"Transform pixel values so their distribution matches a target shape "
|
||||||
"(uniform, Gaussian, or discrete levels) using rank-based reassignment. "
|
"(uniform, Gaussian, or discrete levels) using rank-based reassignment. "
|
||||||
"Equivalent to Gwyddion's coerce.c module."
|
|
||||||
)
|
)
|
||||||
|
|
||||||
KEYWORDS = ("coerce", "histogram matching", "equalize", "uniform", "gaussian", "quantize")
|
KEYWORDS = ("coerce", "histogram matching", "equalize", "uniform", "gaussian", "quantize")
|
||||||
|
|||||||
Reference in New Issue
Block a user