|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjjil.algorithm.GrayVertAvg
public class GrayVertAvg
Forms the one-dimensional vector that is the vertical average of the input gray image. Not a pipeline stage. The class may not be instantiated; all members are static.
| Method Summary | |
|---|---|
static byte[] |
push(Gray8Image image)
Form the one-dimensional byte vector that is the vertical average of the input gray image. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static byte[] push(Gray8Image image)
image - the input image.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||