Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
D
F
G
I
L
W
I
imageFindBlobs(PImage)
- Method in class Blobscanner.
Detector
Like
findBlobs(int[],int,int)
but to be used with a PImage object.
isBlob(int, int)
- Method in class Blobscanner.
Detector
Returns true if at x y location finds a blob pixel.
isEdge(int, int)
- Method in class Blobscanner.
Detector
Returns true if the pixel at x y coordinates is a blob edge pixel.
isMatch(int, int, int)
- Method in class Blobscanner.
Detector
Returns true only if the pixel at the coordinates x y is inside the blob represented by the parameter
blobToMatch
.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
D
F
G
I
L
W