gab.opencv
Class Histogram

java.lang.Object
  extended by gab.opencv.Histogram

public class Histogram
extends Object


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

Histogram

public Histogram(PApplet parent,
                 Mat mat)
Method Detail

draw

public void draw(int x,
                 int y,
                 int w,
                 int h)

getMat

public Mat getMat()


Processing library opencv_processing by Greg Borenstein. (c) 2013