Class SimulatePlanarWorld.SurfaceRect

java.lang.Object
boofcv.simulation.SimulatePlanarWorld.SurfaceRect
Enclosing class:
SimulatePlanarWorld

public class SimulatePlanarWorld.SurfaceRect extends Object
  • Field Details

    • texture

      public final GrayF32 texture
    • width3D

      public double width3D
    • height3D

      public double height3D
    • visible

      public boolean visible
      true if its visible
  • Constructor Details

    • SurfaceRect

      public SurfaceRect()
  • Method Details

    • rectInCamera

      public void rectInCamera()
      Computes the location of the surface's rectangle in the camera reference frame
    • computeImageBoundingRect

      public Polygon2D_F64 computeImageBoundingRect()
      Returns bounding polygon of the rendered region