Uses of Class
jaitools.numeric.StreamingSampleStats

Packages that use StreamingSampleStats
jaitools.media.jai.zonalstats Calculates summary statistics, optionally within zones defined by a zone image, for values in a data image 
 

Uses of StreamingSampleStats in jaitools.media.jai.zonalstats
 

Methods in jaitools.media.jai.zonalstats that return StreamingSampleStats
protected  StreamingSampleStats ZonalStatsOpImage.setupZoneStats(Map<Integer,StreamingSampleStats> resultsPerBand, Integer zone)
          Called by ZonalStatsOpImage.compileZonalStatistics() to lazily create a StreamingSampleStats object for each zone as it is encountered in the zone image.
 

Method parameters in jaitools.media.jai.zonalstats with type arguments of type StreamingSampleStats
protected  StreamingSampleStats ZonalStatsOpImage.setupZoneStats(Map<Integer,StreamingSampleStats> resultsPerBand, Integer zone)
          Called by ZonalStatsOpImage.compileZonalStatistics() to lazily create a StreamingSampleStats object for each zone as it is encountered in the zone image.
 



Copyright © 2009-2011. All Rights Reserved.