Package apple.vision

Class VNTranslationalImageRegistrationRequest

  • All Implemented Interfaces:
    NSCopying, NSObject

    public class VNTranslationalImageRegistrationRequest
    extends VNImageRegistrationRequest
    An image registration request that will calculate a translational transformation for morphing a "floating" image onto an unchanging "reference" image. The request is created with the targeted image acting as the floating image. Processing the request will calculate the affine transformations that morph the floating image onto the reference image.