|
Darwin
1.10(beta)
|
This is the complete list of members for drwnColourHistogram, including all inherited members.
| _channelBits | drwnColourHistogram | protected |
| _histogram | drwnColourHistogram | protected |
| _mask | drwnColourHistogram | protected |
| _pseudoCounts | drwnColourHistogram | protected |
| _totalCounts | drwnColourHistogram | protected |
| accumulate(unsigned char red, unsigned char green, unsigned char blue) | drwnColourHistogram | |
| accumulate(const cv::Vec3b &colour) | drwnColourHistogram | inline |
| accumulate(const cv::Scalar &colour) | drwnColourHistogram | inline |
| clear() | drwnColourHistogram | inline |
| clear(double pseudoCounts) | drwnColourHistogram | |
| clone() const | drwnColourHistogram | inlinevirtual |
| drwnColourHistogram(double pseudoCounts=1.0, unsigned channelBits=3) | drwnColourHistogram | |
| drwnColourHistogram(const drwnColourHistogram &histogram) | drwnColourHistogram | |
| dump() const | drwnWriteable | |
| load(drwnXMLNode &xml) | drwnColourHistogram | virtual |
| operator[](size_t indx) const (defined in drwnColourHistogram) | drwnColourHistogram | inline |
| probability(unsigned char red, unsigned char green, unsigned char blue) const | drwnColourHistogram | |
| probability(const cv::Vec3b &colour) const | drwnColourHistogram | inline |
| probability(const cv::Scalar &colour) const | drwnColourHistogram | inline |
| read(const char *filename) | drwnWriteable | |
| save(drwnXMLNode &xml) const | drwnColourHistogram | virtual |
| size() const | drwnColourHistogram | inline |
| type() const | drwnColourHistogram | inlinevirtual |
| visualize() const | drwnColourHistogram | |
| write(const char *filename) const | drwnWriteable | |
| ~drwnCloneable() (defined in drwnCloneable) | drwnCloneable | inlinevirtual |
| ~drwnColourHistogram() | drwnColourHistogram | inline |
| ~drwnStdObjIface() (defined in drwnStdObjIface) | drwnStdObjIface | inlinevirtual |
| ~drwnTypeable() (defined in drwnTypeable) | drwnTypeable | inlinevirtual |
| ~drwnWriteable() (defined in drwnWriteable) | drwnWriteable | inlinevirtual |
1.8.13