Class AlgorithmMSER.VlMserFilt

  • Enclosing class:
    AlgorithmMSER

    private class AlgorithmMSER.VlMserFilt
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      VlMserFilt()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ndims

        int ndims
      • dims

        int[] dims
      • nel

        int nel
      • subs

        int[] subs
      • dsubs

        int[] dsubs
      • strides

        int[] strides
      • perm

        int[] perm
      • joins

        int[] joins
      • njoins

        int njoins
      • mer

        int[] mer
      • nmer

        int nmer
      • rer

        int rer
      • rmer

        int rmer
      • acc

        double[] acc
      • ell

        double[] ell
      • rell

        int rell
      • nell

        int nell
      • dof

        int dof
      • delta

        int delta
      • max_area

        double max_area
      • min_area

        double min_area
      • max_variation

        double max_variation
      • min_diversity

        double min_diversity
    • Constructor Detail

      • VlMserFilt

        public VlMserFilt()