Uses of Enum Class
boofcv.factory.transform.census.CensusVariants
-
Uses of CensusVariants in boofcv.factory.disparity
-
Uses of CensusVariants in boofcv.factory.transform.census
Modifier and TypeMethodDescriptionstatic CensusVariants
Returns the enum constant of this class with the specified name.static CensusVariants[]
CensusVariants.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic <In extends ImageGray<In>,
Out extends ImageBase<Out>>
FilterCensusTransform<In,Out> FactoryCensusTransform.variant
(CensusVariants type, boolean border, Class<In> imageType)