| 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectgab.opencv.Histogram
public class Histogram
| Constructor Summary | |
|---|---|
Histogram(PApplet parent,
          Mat mat)
 | 
|
| Method Summary | |
|---|---|
 void | 
draw(int x,
     int y,
     int w,
     int h)
 | 
 Mat | 
getMat()
 | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Histogram(PApplet parent,
                 Mat mat)
| Method Detail | 
|---|
public void draw(int x,
                 int y,
                 int w,
                 int h)
public Mat getMat()
  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||