Find world points observed in view
finds the indices of the 3-D world points pointIndices
= findWorldPointsInView(wpSet
,viewId
)pointIndices
observed in
the specified view viewId
.
[
additionally returns the indices of the corresponding 2-D feature points in the
view.pointIndices
,featureIndices
] = findWorldPointsInView(wpSet
,viewId
)