GridSampler

abstract class GridSampler

Inheritors

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun sampleGrid(image: BitMatrix?, dimensionX: Int, dimensionY: Int, transform: PerspectiveTransform?): BitMatrix?