Package boofcv.alg.structure
Class SceneWorkingGraph.Observation
java.lang.Object
boofcv.alg.structure.SceneWorkingGraph.Observation
- Enclosing class:
- SceneWorkingGraph
Observation (pixel coordinates) of an image feature inside of a
SceneWorkingGraph.View
. Specifies which observation in
the view it's associated with, the view, and a copy of the actual obnervation.-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
view
-
observationIdx
public int observationIdx -
pixel
-
-
Constructor Details
-
Observation
public Observation() -
Observation
-
-
Method Details
-
reset
public void reset()
-