.DataAugmentationComposedProjectiveTransform

struct defined in module DataAugmentation


			ComposedProjectiveTransform(tfms...)

Wrap multiple projective tfms and apply them efficiently. The projections are fused into a single projection and only points inside the final crop are evaluated.

Methods

There are 2 methods for DataAugmentation.ComposedProjectiveTransform: