Package boofcv.alg.transform.pyramid
Class PyramidDiscreteNN2<T extends ImageBase<T>>
java.lang.Object
boofcv.alg.transform.pyramid.PyramidDiscreteNN2<T>
Discrete image pyramid where each level is always a factor of two and sub-sampled using nearest-neighbor
interpolation
-
Constructor Details
-
PyramidDiscreteNN2
-
-
Method Details
-
process
-
get
-
getLayer
-
getImageType
-
getLevelsCount
public int getLevelsCount() -
getConfigLayers
-