Contents

VNTrackHomographicImageRegistrationRequest

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

Declaration

class VNTrackHomographicImageRegistrationRequest

Overview

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

Topics

Creating a Homographic Image

Accessing the Results

See Also

Image alignment