| Package | Description |
|---|---|
| net.imagej.ops.features.zernike.helper |
| Modifier and Type | Method and Description |
|---|---|
static Polynom |
ZernikeComputer.createRadialPolynom(int n,
int m,
double[][] d)
Creates a radial polynom for zernike moment with order n and repitition m
|
Polynom |
ZernikeMoment.getP() |
| Modifier and Type | Method and Description |
|---|---|
void |
ZernikeMoment.setP(Polynom _p)
Set radial polynom p
|
Copyright © 2014–2022 ImageJ. All rights reserved.