Find views that observe a world point
finds the identifiers for views viewIds
= findViewsOfWorldPoint(wpSet
,pointIndex
)viewIds
that observe the specified
3-D world points pointIndex
in a world point set
wpSet
.
[
additionally returns the indices of the 2-D feature points that correspond to each 3-D
world point for each associated view.viewIds
,featureIndices
] = findViewsOfWorldPoint(wpSet
,pointIndex
)