JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
org.openimaj.image.processor.GridProcessor
Packages that use
GridProcessor
Package
Description
org.openimaj.image
Uses of
GridProcessor
in
org.openimaj.image
Methods in
org.openimaj.image
with parameters of type
GridProcessor
Modifier and Type
Method and Description
I
Image.
process
(
GridProcessor
<
Q
,
I
> p)
Process this image with the given
GridProcessor
and return new image containing the result.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes