Packages

class Superpixel extends Logging

Linear Supertypes
Logging, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Superpixel
  2. Logging
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Superpixel(image: BufferedImage, cellSize: Double, modifier: Double)

Value Members

  1. val clusters: Array[Cluster]
  2. def getClusteredImage: BufferedImage
  3. var loops: Int
  4. val maxClusteringLoops: Int
  5. var pixelChangedCluster: Boolean