Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
Y
A
adaptiveThreshold(int, int)
- Method in class gab.opencv.
OpenCV
angle
- Variable in class gab.opencv.
Line
angleBetween(double, double, double, double, double, double, double, double)
- Static method in class gab.opencv.
Line
angleFrom(Line)
- Method in class gab.opencv.
Line
area()
- Method in class gab.opencv.
Contour
ARGBtoBGRA(Mat, Mat)
- Static method in class gab.opencv.
OpenCV
B
blur(int)
- Method in class gab.opencv.
OpenCV
blur(int, int)
- Method in class gab.opencv.
OpenCV
brightness(int)
- Method in class gab.opencv.
OpenCV
Adjust the brightness of the image.
C
CASCADE_CLOCK
- Static variable in class gab.opencv.
OpenCV
CASCADE_EYE
- Static variable in class gab.opencv.
OpenCV
CASCADE_FRONTALFACE
- Static variable in class gab.opencv.
OpenCV
CASCADE_FULLBODY
- Static variable in class gab.opencv.
OpenCV
CASCADE_LOWERBODY
- Static variable in class gab.opencv.
OpenCV
CASCADE_MOUTH
- Static variable in class gab.opencv.
OpenCV
CASCADE_NOSE
- Static variable in class gab.opencv.
OpenCV
CASCADE_PEDESTRIAN
- Static variable in class gab.opencv.
OpenCV
CASCADE_PEDESTRIANS
- Static variable in class gab.opencv.
OpenCV
CASCADE_PROFILEFACE
- Static variable in class gab.opencv.
OpenCV
CASCADE_RIGHT_EAR
- Static variable in class gab.opencv.
OpenCV
CASCADE_UPPERBODY
- Static variable in class gab.opencv.
OpenCV
classifier
- Variable in class gab.opencv.
OpenCV
colorSpace
- Variable in class gab.opencv.
OpenCV
compare(Contour, Contour)
- Method in class gab.opencv.
ContourComparator
Contour
- Class in
gab.opencv
Contour(PApplet, MatOfPoint)
- Constructor for class gab.opencv.
Contour
Contour(PApplet, MatOfPoint2f)
- Constructor for class gab.opencv.
Contour
ContourComparator
- Class in
gab.opencv
ContourComparator()
- Constructor for class gab.opencv.
ContourComparator
contrast(float)
- Method in class gab.opencv.
OpenCV
Adjust the contrast of the image.
D
detect()
- Method in class gab.opencv.
OpenCV
diff(PImage)
- Method in class gab.opencv.
OpenCV
diff(Mat, Mat)
- Static method in class gab.opencv.
OpenCV
dilate()
- Method in class gab.opencv.
OpenCV
draw()
- Method in class gab.opencv.
Contour
draw(int, int, int, int)
- Method in class gab.opencv.
Histogram
E
end
- Variable in class gab.opencv.
Line
equalizeHistogram()
- Method in class gab.opencv.
OpenCV
erode()
- Method in class gab.opencv.
OpenCV
F
findCannyEdges(int, int)
- Method in class gab.opencv.
OpenCV
findChessboardCorners(int, int)
- Method in class gab.opencv.
OpenCV
findContours()
- Method in class gab.opencv.
OpenCV
findContours(boolean, boolean)
- Method in class gab.opencv.
OpenCV
findHistogram(Mat, int)
- Method in class gab.opencv.
OpenCV
findHistogram(Mat, int, boolean)
- Method in class gab.opencv.
OpenCV
findLines(int, double, double)
- Method in class gab.opencv.
OpenCV
findScharrEdges(int)
- Method in class gab.opencv.
OpenCV
findSobelEdges(int, int)
- Method in class gab.opencv.
OpenCV
G
gab.opencv
- package gab.opencv
getA()
- Method in class gab.opencv.
OpenCV
getB()
- Method in class gab.opencv.
OpenCV
getBoundingBox()
- Method in class gab.opencv.
Contour
getColor()
- Method in class gab.opencv.
OpenCV
getColorSpace()
- Method in class gab.opencv.
OpenCV
getConvexHull()
- Method in class gab.opencv.
Contour
getG()
- Method in class gab.opencv.
OpenCV
getGray()
- Method in class gab.opencv.
OpenCV
getH()
- Method in class gab.opencv.
OpenCV
getInput()
- Method in class gab.opencv.
OpenCV
getMat()
- Method in class gab.opencv.
Histogram
getOutput()
- Method in class gab.opencv.
OpenCV
getPoints()
- Method in class gab.opencv.
Contour
getPolygonApproximation()
- Method in class gab.opencv.
Contour
getPolygonApproximationFactor()
- Method in class gab.opencv.
Contour
getR()
- Method in class gab.opencv.
OpenCV
getROI()
- Method in class gab.opencv.
OpenCV
getS()
- Method in class gab.opencv.
OpenCV
getSize()
- Method in class gab.opencv.
OpenCV
getSnapshot()
- Method in class gab.opencv.
OpenCV
getSnapshot(Mat)
- Method in class gab.opencv.
OpenCV
getUseColor()
- Method in class gab.opencv.
OpenCV
getV()
- Method in class gab.opencv.
OpenCV
gray(Mat)
- Static method in class gab.opencv.
OpenCV
gray()
- Method in class gab.opencv.
OpenCV
H
height
- Variable in class gab.opencv.
OpenCV
Histogram
- Class in
gab.opencv
Histogram(PApplet, Mat)
- Constructor for class gab.opencv.
Histogram
HORIZONTAL
- Static variable in class gab.opencv.
OpenCV
I
imitate(Mat)
- Static method in class gab.opencv.
OpenCV
inRange(int, int)
- Method in class gab.opencv.
OpenCV
Filter the image for values between a lower and upper bound.
invert()
- Method in class gab.opencv.
OpenCV
L
Line
- Class in
gab.opencv
Line(double, double, double, double)
- Constructor for class gab.opencv.
Line
loadCascade(String)
- Method in class gab.opencv.
OpenCV
load a cascade xml file from the data folder NB: ant build scripts copy the data folder outside of the jar so that this will work.
loadImage(String)
- Method in class gab.opencv.
OpenCV
Load an image from a path.
loadImage(PImage)
- Method in class gab.opencv.
OpenCV
loadPoints(Point[])
- Method in class gab.opencv.
Contour
M
matA
- Variable in class gab.opencv.
OpenCV
matB
- Variable in class gab.opencv.
OpenCV
matBGRA
- Variable in class gab.opencv.
OpenCV
matG
- Variable in class gab.opencv.
OpenCV
matGray
- Variable in class gab.opencv.
OpenCV
matH
- Variable in class gab.opencv.
OpenCV
matHSV
- Variable in class gab.opencv.
OpenCV
matR
- Variable in class gab.opencv.
OpenCV
matROI
- Variable in class gab.opencv.
OpenCV
matS
- Variable in class gab.opencv.
OpenCV
matToPVectors(MatOfPoint)
- Static method in class gab.opencv.
OpenCV
matToPVectors(MatOfPoint2f)
- Static method in class gab.opencv.
OpenCV
matToS(Mat)
- Method in class gab.opencv.
OpenCV
matV
- Variable in class gab.opencv.
OpenCV
max()
- Method in class gab.opencv.
OpenCV
Get the x-y location of the maximum value in the current image.
min()
- Method in class gab.opencv.
OpenCV
Get the x-y location of the minimum value in the current image.
N
nonROImat
- Variable in class gab.opencv.
OpenCV
numPoints()
- Method in class gab.opencv.
Contour
O
OpenCV
- Class in
gab.opencv
This is a template class and can be used to start a new processing library or tool.
OpenCV(PApplet, String)
- Constructor for class gab.opencv.
OpenCV
Initialize OpenCV with the path to an image.
OpenCV(PApplet, String, boolean)
- Constructor for class gab.opencv.
OpenCV
Initialize OpenCV with the path to an image.
OpenCV(PApplet, PImage)
- Constructor for class gab.opencv.
OpenCV
Initialize OpenCV with an image.
OpenCV(PApplet, PImage, boolean)
- Constructor for class gab.opencv.
OpenCV
Initialize OpenCV with an image.
OpenCV(PApplet, int, int)
- Constructor for class gab.opencv.
OpenCV
Initialize OpenCV with a width and height.
P
pointMat
- Variable in class gab.opencv.
Contour
pointToPVector(Point)
- Static method in class gab.opencv.
OpenCV
R
releaseROI()
- Method in class gab.opencv.
OpenCV
S
setColor(Mat)
- Method in class gab.opencv.
OpenCV
setGray(Mat)
- Method in class gab.opencv.
OpenCV
setPolygonApproximationFactor(double)
- Method in class gab.opencv.
Contour
setROI(int, int, int, int)
- Method in class gab.opencv.
OpenCV
start
- Variable in class gab.opencv.
Line
startBackgroundSubtraction(int, int, double)
- Method in class gab.opencv.
OpenCV
T
threshold(int)
- Method in class gab.opencv.
OpenCV
toCv(PImage, Mat)
- Static method in class gab.opencv.
OpenCV
Convert a Processing PImage to an OpenCV Mat.
toPImage(Mat, PImage)
- Method in class gab.opencv.
OpenCV
Convert an OpenCV Mat object into a PImage to be used in other Processing code.
U
updateBackground()
- Method in class gab.opencv.
OpenCV
useColor()
- Method in class gab.opencv.
OpenCV
Apply subsequent image processing to the color version of the loaded image.
useColor(int)
- Method in class gab.opencv.
OpenCV
useGray()
- Method in class gab.opencv.
OpenCV
V
VERSION
- Static variable in class gab.opencv.
OpenCV
version()
- Static method in class gab.opencv.
OpenCV
return the version of the library.
VERTICAL
- Static variable in class gab.opencv.
OpenCV
W
width
- Variable in class gab.opencv.
OpenCV
X
x1
- Variable in class gab.opencv.
Line
x2
- Variable in class gab.opencv.
Line
Y
y1
- Variable in class gab.opencv.
Line
y2
- Variable in class gab.opencv.
Line
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
Y
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Processing library opencv_processing by Greg Borenstein. (c) 2013