Class Covdet.VlScaleSpaceGeometry

java.lang.Object
gov.nih.mipav.model.algorithms.Covdet.VlScaleSpaceGeometry
Enclosing class:
Covdet

class Covdet.VlScaleSpaceGeometry extends Object
  • Field Details

    • width

      int width
    • height

      int height
      invalid input: '<' Image width
    • firstOctave

      int firstOctave
      invalid input: '<' Image height
    • lastOctave

      int lastOctave
      invalid input: '<' Index of the fisrt octave
    • octaveResolution

      int octaveResolution
      invalid input: '<' Index of the last octave
    • octaveFirstSubdivision

      int octaveFirstSubdivision
      invalid input: '<' Number of octave subdivisions
    • octaveLastSubdivision

      int octaveLastSubdivision
      invalid input: '<' Index of the first octave subdivision
    • baseScale

      double baseScale
      invalid input: '<' Index of the last octave subdivision
    • nominalScale

      double nominalScale
      invalid input: '<' Base smoothing (smoothing of octave 0, level 0)
  • Constructor Details

    • VlScaleSpaceGeometry

      VlScaleSpaceGeometry()