Package boofcv.abst.geo.calibration
Class CalibrateMultiPlanar.FrameCamera
java.lang.Object
boofcv.abst.geo.calibration.CalibrateMultiPlanar.FrameCamera
- Enclosing class:
- CalibrateMultiPlanar
List of all observation from a camera in a frame. A camera can observe multiple targets at once.
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription@Nullable CalibrateMultiPlanar.TargetExtrinsics
findTarget
(int targetID) Returns the observations which matches the specified targetID or null if there is no match
-
Field Details
-
observations
-
-
Constructor Details
-
FrameCamera
public FrameCamera()
-
-
Method Details
-
findTarget
Returns the observations which matches the specified targetID or null if there is no match
-