|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClassifiedStats | |
|---|---|
| org.jaitools.media.jai.classifiedstats | Calculates summary statistics, on top of classification rasters, for values in a data image |
| Uses of ClassifiedStats in org.jaitools.media.jai.classifiedstats |
|---|
| Methods in org.jaitools.media.jai.classifiedstats that return ClassifiedStats | |
|---|---|
ClassifiedStats |
ClassifiedStats.band(int b)
Get the subset of results for the given band. |
ClassifiedStats |
ClassifiedStats.group(int g)
Get the subset of results for the given group. |
ClassifiedStats |
ClassifiedStats.ranges(List<Range<Double>> ranges)
Get the subset of results for the given Ranges. |
ClassifiedStats |
ClassifiedStats.statistic(Statistic s)
Get the subset of results for the given Statistic. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||