Class Covdet.VlScaleSpaceOctaveGeometry

  • Enclosing class:
    Covdet

    class Covdet.VlScaleSpaceOctaveGeometry
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int height
      < Width (number of pixels)
      (package private) double step
      < Height (number of pixels)
      (package private) int width  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • width

        int width
      • height

        int height
        < Width (number of pixels)
      • step

        double step
        < Height (number of pixels)
    • Constructor Detail

      • VlScaleSpaceOctaveGeometry

        VlScaleSpaceOctaveGeometry()