So far, vision framework has supported only one set of information returned with an Analysis. Although it is possible to utilize it to represent multiple targets, it's not explicitly available.
This PR modifies Analysis to explicitly support multiple targets.
So far, vision framework has supported only one set of information returned with an
Analysis
. Although it is possible to utilize it to represent multiple targets, it's not explicitly available. This PR modifiesAnalysis
to explicitly support multiple targets.