Package boofcv.abst.filter.binary
Class InputToBinarySwitch<T extends ImageGray<T>>
java.lang.Object
boofcv.abst.filter.binary.InputToBinarySwitch<T>
- All Implemented Interfaces:
InputToBinary<T>
InputToBinary which will convert the input image into the specified type prior to processing.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InputToBinarySwitch
- See Also:
-
-
Method Details
-
process
- Specified by:
processin interfaceInputToBinary<T extends ImageGray<T>>
-
getInputType
- Specified by:
getInputTypein interfaceInputToBinary<T extends ImageGray<T>>
-