Class Covdet.VlCovDetExtremum2

  • Enclosing class:
    Covdet

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

      Fields 
      Modifier and Type Field Description
      (package private) float edgeScore  
      (package private) float peakScore  
      (package private) float x  
      (package private) int xi  
      (package private) float y  
      (package private) int yi  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • xi

        int xi
      • yi

        int yi
      • x

        float x
      • y

        float y
      • peakScore

        float peakScore
      • edgeScore

        float edgeScore
    • Constructor Detail

      • VlCovDetExtremum2

        VlCovDetExtremum2()