| Constructor and Description |
|---|
Rebin() |
| Modifier and Type | Method and Description |
|---|---|
static void |
getMinAndMax(ij.ImagePlus imp,
float[] minmax) |
static ij.ImagePlus |
rebin(ij.ImagePlus imp,
float min,
float max,
int nbins) |
static ij.ImagePlus |
rebin(ij.ImagePlus imp,
int nbins) |
Copyright © 2015–2021 Fiji. All rights reserved.