Constructor and Description |
---|
SUSAN(int radius,
int uniValueThreshold) |
Modifier and Type | Method and Description |
---|---|
BufferedImage |
filter(BufferedImage image)
Performs the filter operation on the passed image
|
void |
filter(int width,
int height,
short[] source,
short[] target) |
public final BufferedImage filter(BufferedImage image)
Filter
Copyright © 2015–2021 Fiji. All rights reserved.