
public static class ComputeHSBColorHistogram.Parameterizer extends AbstractParameterizer
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
quantb |
(package private) int |
quanth |
(package private) int |
quants |
| Constructor and Description |
|---|
ComputeHSBColorHistogram.Parameterizer() |
| Modifier and Type | Method and Description |
|---|---|
protected ComputeHSBColorHistogram |
makeInstance()
Make an instance after successful configuration.
|
protected void |
makeOptions(Parameterization config)
Add all options.
|
configure, makepublic ComputeHSBColorHistogram.Parameterizer()
protected void makeOptions(Parameterization config)
AbstractParameterizermakeOptions in class AbstractParameterizerconfig - Parameterization to add options to.protected ComputeHSBColorHistogram makeInstance()
AbstractParameterizermakeInstance in class AbstractParameterizer