|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||