|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectblobs.Blob
blobs.BlobInPixelSource
blobs.NRGBColor
blobs.SolidNRGBColor
| Field Summary |
| Fields inherited from class blobs.NRGBColor |
greenLower, greenUpper, redLower, redUpper |
| Fields inherited from class blobs.Blob |
debugLevel |
| Constructor Summary | |
SolidNRGBColor(PixelSource _ps,
java.awt.image.BufferedImage _debugImage)
|
|
| Method Summary | |
java.lang.Object |
clone()
|
void |
newSeed(int _x,
int _y)
Key function called by the search routines. |
| Methods inherited from class blobs.NRGBColor |
addSample, addSamples, computeLimits, doesPixelQualify, getDebugString, getGreenTarget, getGreenTolerance, getRanges, getRedTarget, getRedTolerance, newPoint, setGreenTarget, setGreenTolerance, setRanges, setRedTarget, setRedTolerance, shiftGreen, shiftRed |
| Methods inherited from class blobs.BlobInPixelSource |
getPixel |
| Methods inherited from class blobs.Blob |
debugAll, debugPixel, finishedSeed, getArea, getBirthDate, getDebugLevel, getLastX, getLastY, getMidPoint, getNextExpectedPostion, getOutsidePolygon, getPolygon, getRect, getSearchField, getSmoothedPostion, getTimeStamp, getTotalDebugLevels, getType, getValidsInARow, newBorderPoint, newFrame, setBirthDate, setDebugColor, setDebugLevel, setDebugString, setLastValidTime, setSearchField, setType, validate, validate |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SolidNRGBColor(PixelSource _ps,
java.awt.image.BufferedImage _debugImage)
| Method Detail |
public void newSeed(int _x,
int _y)
Growable
newSeed in interface GrowablenewSeed in class Blobpublic java.lang.Object clone()
clone in class NRGBColor
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||