Contents

VNTrackTranslationalImageRegistrationRequest

An image-analysis request, as a stateful request you track over time, that determines the affine transform necessary to align the content of two images.

Declaration

class VNTrackTranslationalImageRegistrationRequest

Overview

This request is similar to VNTranslationalImageRegistrationRequest. However, as a VNStatefulRequest, it automatically computes the registration against the previous frame.

Topics

Creating a Translational Image

Accessing the Results

See Also

Image alignment