![]() |
Visual Servoing Platform version 3.7.0
|
This is the complete list of members for vpColorHistogram, including all inherited members.
| build(const vpImage< vpRGBa > &image, const vpImage< bool > &mask) | vpColorHistogram | |
| build(const std::vector< unsigned int > &counts) | vpColorHistogram | |
| colorToIndex(const vpRGBa &p) const | vpColorHistogram | inline |
| computeProbas(const vpImage< vpRGBa > &image, vpImage< float > &proba) const | vpColorHistogram | |
| computeProbas(const vpImage< vpRGBa > &image, vpImage< float > &proba, const vpRect &bb) const | vpColorHistogram | |
| computeSplitHistograms(const vpImage< vpRGBa > &image, const vpImage< bool > &mask, vpColorHistogram &inMask, vpColorHistogram &outsideMask) | vpColorHistogram | static |
| computeSplitHistograms(const vpImage< vpRGBa > &image, const vpImage< bool > &mask, const vpRect &bbInside, vpColorHistogram &insideMask, vpColorHistogram &outsideMask) | vpColorHistogram | static |
| getBinNumber() const | vpColorHistogram | inline |
| getNumPixels() const | vpColorHistogram | inline |
| hellinger(const vpColorHistogram &other) const | vpColorHistogram | |
| indexToColor(unsigned int index) const | vpColorHistogram | inline |
| jsd(const vpColorHistogram &other) const | vpColorHistogram | |
| kl(const vpColorHistogram &other) const | vpColorHistogram | |
| merge(const vpColorHistogram &other, float alpha) | vpColorHistogram | |
| mostLikelyColors(unsigned int N) const | vpColorHistogram | inline |
| probability(const vpRGBa &color) const | vpColorHistogram | inline |
| setBinNumber(unsigned int N) | vpColorHistogram | |
| vpColorHistogram() | vpColorHistogram | |
| vpColorHistogram(unsigned int N) | vpColorHistogram |