|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdiewald_CV_kit.blobdetection.PixelRow
public final class PixelRow
used for calculating the blobs.
Method Summary | |
---|---|
int |
getEndX()
returns the end x-position of the pixelrow. |
int |
getStartX()
returns the start x-position of the pixelrow. |
int |
getY()
returns the y-position of the pixelrow. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public final int getStartX()
public final int getEndX()
public final int getY()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |