Package boofcv.struct.sfm
Class PlanePtPixel
java.lang.Object
boofcv.struct.sfm.PlanePtPixel
Storage for a point on a 2D plane in the key-frame and the observed normalized image coordinate in the current frame
-
Field Summary
Modifier and TypeFieldDescriptionObserved pixel location in normalized image coordinates of track in current-frameLocation of key-frame on the 2D plane -
Constructor Summary
-
Method Summary
-
Field Details
-
planeKey
Location of key-frame on the 2D plane -
normalizedCurr
Observed pixel location in normalized image coordinates of track in current-frame
-
-
Constructor Details
-
PlanePtPixel
-
PlanePtPixel
public PlanePtPixel()
-
-
Method Details
-
getPlaneKey
-
getNormalizedCurr
-