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 VNTrackHomographicImageRegistrationRequestOverview
This request is similar to VNHomographicImageRegistrationRequest. However, as a VNStatefulRequest, it automatically computes the registration against the previous frame.