|
WPILib 2012
WPILibRoboticsLibraryforFRC
|
| _globalError (defined in ErrorBase) | ErrorBase | [protected, static] |
| _globalErrorMutex (defined in ErrorBase) | ErrorBase | [protected, static] |
| ClearError() const | ErrorBase | [virtual] |
| CloneError(ErrorBase *rhs) const (defined in ErrorBase) | ErrorBase | [virtual] |
| ColorEqualize() (defined in ColorImage) | ColorImage | |
| ColorImage(ImageType type) (defined in ColorImage) | ColorImage | |
| ErrorBase() | ErrorBase | [protected] |
| GetBluePlane() (defined in ColorImage) | ColorImage | |
| GetError() | ErrorBase | [virtual] |
| GetError() const (defined in ErrorBase) | ErrorBase | [virtual] |
| GetGlobalError() | ErrorBase | [static] |
| GetGreenPlane() (defined in ColorImage) | ColorImage | |
| GetHeight() | ImageBase | |
| GetHSIHuePlane() (defined in ColorImage) | ColorImage | |
| GetHSISaturationPlane() (defined in ColorImage) | ColorImage | |
| GetHSLHuePlane() (defined in ColorImage) | ColorImage | |
| GetHSLSaturationPlane() (defined in ColorImage) | ColorImage | |
| GetHSVHuePlane() (defined in ColorImage) | ColorImage | |
| GetHSVSaturationPlane() (defined in ColorImage) | ColorImage | |
| GetImaqImage() | ImageBase | |
| GetIntensityPlane() (defined in ColorImage) | ColorImage | |
| GetLuminancePlane() (defined in ColorImage) | ColorImage | |
| GetRedPlane() (defined in ColorImage) | ColorImage | |
| GetValuePlane() (defined in ColorImage) | ColorImage | |
| GetWidth() | ImageBase | |
| HSLImage() | HSLImage | |
| HSLImage(const char *fileName) | HSLImage | |
| ImageBase(ImageType type) | ImageBase | |
| LuminanceEqualize() (defined in ColorImage) | ColorImage | |
| m_error (defined in ErrorBase) | ErrorBase | [mutable, protected] |
| m_imaqImage (defined in ImageBase) | ImageBase | [protected] |
| ReplaceBluePlane(MonoImage *plane) | ColorImage | |
| ReplaceGreenPlane(MonoImage *plane) | ColorImage | |
| ReplaceHSIHuePlane(MonoImage *plane) | ColorImage | |
| ReplaceHSISaturationPlane(MonoImage *plane) | ColorImage | |
| ReplaceHSLHuePlane(MonoImage *plane) | ColorImage | |
| ReplaceHSLSaturationPlane(MonoImage *plane) | ColorImage | |
| ReplaceHSVHuePlane(MonoImage *plane) | ColorImage | |
| ReplaceHSVSaturationPlane(MonoImage *plane) | ColorImage | |
| ReplaceIntensityPlane(MonoImage *plane) | ColorImage | |
| ReplaceLuminancePlane(MonoImage *plane) | ColorImage | |
| ReplaceRedPlane(MonoImage *plane) | ColorImage | |
| ReplaceValuePlane(MonoImage *plane) | ColorImage | |
| SetErrnoError(const char *contextMessage, const char *filename, const char *function, UINT32 lineNumber) const | ErrorBase | [virtual] |
| SetError(Error::Code code, const char *contextMessage, const char *filename, const char *function, UINT32 lineNumber) const | ErrorBase | [virtual] |
| SetGlobalError(Error::Code code, const char *contextMessage, const char *filename, const char *function, UINT32 lineNumber) (defined in ErrorBase) | ErrorBase | [static] |
| SetGlobalWPIError(const char *errorMessage, const char *contextMessage, const char *filename, const char *function, UINT32 lineNumber) (defined in ErrorBase) | ErrorBase | [static] |
| SetImaqError(int success, const char *contextMessage, const char *filename, const char *function, UINT32 lineNumber) const | ErrorBase | [virtual] |
| SetWPIError(const char *errorMessage, const char *contextMessage, const char *filename, const char *function, UINT32 lineNumber) const | ErrorBase | [virtual] |
| StatusIsFatal() const | ErrorBase | [virtual] |
| ThresholdHSI(int hueLow, int hueHigh, int saturationLow, int saturationHigh, int intensityLow, int intensityHigh) | ColorImage | |
| ThresholdHSI(Threshold &threshold) | ColorImage | |
| ThresholdHSL(int hueLow, int hueHigh, int saturationLow, int saturationHigh, int luminenceLow, int luminenceHigh) | ColorImage | |
| ThresholdHSL(Threshold &threshold) | ColorImage | |
| ThresholdHSV(int hueLow, int hueHigh, int saturationLow, int saturationHigh, int valueHigh, int valueLow) | ColorImage | |
| ThresholdHSV(Threshold &threshold) | ColorImage | |
| ThresholdRGB(int redLow, int redHigh, int greenLow, int greenHigh, int blueLow, int blueHigh) | ColorImage | |
| ThresholdRGB(Threshold &threshold) | ColorImage | |
| Write(const char *fileName) | ImageBase | [virtual] |
| ~ColorImage() (defined in ColorImage) | ColorImage | [virtual] |
| ~ErrorBase() (defined in ErrorBase) | ErrorBase | [virtual] |
| ~HSLImage() (defined in HSLImage) | HSLImage | [virtual] |
| ~ImageBase() | ImageBase | [virtual] |
1.7.4