Class VisOdomStereoQuadPnP.ImageInfo<TD>

  • Enclosing class:
    VisOdomStereoQuadPnP<T extends boofcv.struct.image.ImageGray<T>,​TD extends boofcv.struct.feature.TupleDesc>

    public static class VisOdomStereoQuadPnP.ImageInfo<TD>
    extends java.lang.Object
    Storage for detected features inside an image
    • Constructor Summary

      Constructors 
      Constructor Description
      ImageInfo​(boofcv.abst.feature.detdesc.DetectDescribePoint detector)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void reset()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ImageInfo

        public ImageInfo​(boofcv.abst.feature.detdesc.DetectDescribePoint detector)
    • Method Detail

      • reset

        public void reset()