public class Correlation3x3Operation extends Object
Constructor and Description |
---|
Correlation3x3Operation(Dataset input,
RealRect selection,
double[] kernel)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
run()
Runs the correlation and replaces pixels in place with correlated values
|
Copyright © 2014–2022 ImageJ. All rights reserved.