All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class ij.process.FloatStatistics

java.lang.Object
   |
   +----ij.process.ImageStatistics
           |
           +----ij.process.FloatStatistics

public class FloatStatistics
extends ImageStatistics
32-bit (float) image statistics, including histogram


Constructor Index

 o FloatStatistics(ImageProcessor)

Method Index

 o getStatistics(ImageProcessor)

Constructors

 o FloatStatistics
 public FloatStatistics(ImageProcessor ip)

Methods

 o getStatistics
 public void getStatistics(ImageProcessor ip)

All Packages  Class Hierarchy  This Package  Previous  Next  Index