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