|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StreamingSampleStats | |
|---|---|
| org.jaitools.media.jai.zonalstats | Calculates summary statistics for values in a data image, optionally within zones defined by an integer zone image |
| Uses of StreamingSampleStats in org.jaitools.media.jai.zonalstats |
|---|
| Methods in org.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 org.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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||