Class AlgorithmMeanShiftSegmentation.REGION

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int label  
      (package private) int pointCount  
      (package private) int region  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private REGION()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • label

        int label
      • pointCount

        int pointCount
      • region

        int region
    • Constructor Detail

      • REGION

        private REGION()