You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 18, 2022. It is now read-only.
Allison Penko edited this page Nov 22, 2016
·
6 revisions
Analysis of the remaining frames is straight-forward. Each frame is read in and, if there is no prior geometry from a previous analysis (no pre-existing meta data file was found), a new geometry is found using routine findNewBeta. This automatically finds the reference points and solves for the new geometry, storing the result in a matrix called betas. It then samples the pixel instruments for this frame using the routine sampleDJIFrame. If image products (timex, etc) have been requested in the inputs, it then collects that data using buildRectProducts.