|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEdgeDetector
public class EdgeDetector
Class that detects edges in a Planar Image
Constructor Summary | |
---|---|
EdgeDetector()
Standard constructor |
Method Summary | |
---|---|
javax.media.jai.PlanarImage |
detectEdges(javax.media.jai.PlanarImage inputImage)
Method that returns an edge image from an input video frame |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EdgeDetector()
Method Detail |
---|
public javax.media.jai.PlanarImage detectEdges(javax.media.jai.PlanarImage inputImage)
inputImage
- The input image
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |