Class Covdet.VlCovDetFeature

  • Enclosing class:
    Covdet

    class Covdet.VlCovDetFeature
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      VlCovDetFeature()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • peakScore

        float peakScore
        < feature frame.
      • edgeScore

        float edgeScore
        < peak score.
      • orientationScore

        float orientationScore
        < edge score.
      • laplacianScaleScore

        float laplacianScaleScore
        < orientation score.
    • Constructor Detail

      • VlCovDetFeature

        VlCovDetFeature()