Module imagingbook.common
Class NagaoMatsuyamaF.Parameters
java.lang.Object
imagingbook.common.filter.edgepreserving.NagaoMatsuyamaF.Parameters
- All Implemented Interfaces:
ParameterBundle<NagaoMatsuyamaF>
- Enclosing interface:
- NagaoMatsuyamaF
public static class NagaoMatsuyamaF.Parameters
extends Object
implements ParameterBundle<NagaoMatsuyamaF>
Parameter bundle for Nagao-Matsuyama filters (implementations of
NagaoMatsuyamaF
).-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface imagingbook.common.util.ParameterBundle
getValidParameterFields, printToStream, printToString, validate
-
Field Details
-
varThreshold
-
-
Constructor Details
-
Parameters
public Parameters()
-