January 2018
Intermediate to advanced
268 pages
6h 20m
English
The Tracker class is used to perform all the computations here. We initialize the class with the pyramid structure that is defined using edges and vertices. The logic that we use to track the surface is the same as we discussed earlier because we are using the same class. We just need to use solvePnP and projectPoints to map the 3D pyramid to the 2D surface.
Read now
Unlock full access