Visual Servoing Platform
version 3.6.1 under development (2025-02-01)
|
This is the complete list of members for vpLuminanceDCT, including all inherited members.
getBorder() const | vpLuminanceMapping | inline |
getProjectionSize() const | vpLuminanceMapping | inline |
imageAsMatrix(const vpImage< unsigned char > &I, vpMatrix &Imat, unsigned border) | vpLuminanceMapping | static |
imageAsVector(const vpImage< unsigned char > &I, vpColVector &Ivec, unsigned border) | vpLuminanceMapping | static |
init(const unsigned int k) | vpLuminanceDCT | inline |
interaction(const vpImage< unsigned char > &I, const vpMatrix &LI, const vpColVector &s, vpMatrix &L) VP_OVERRIDE | vpLuminanceDCT | virtual |
inverse(const vpColVector &s, vpImage< unsigned char > &I) VP_OVERRIDE | vpLuminanceDCT | virtual |
m_border | vpLuminanceMapping | protected |
m_Dcols | vpLuminanceDCT | protected |
m_dct | vpLuminanceDCT | protected |
m_dIdrPlanes | vpLuminanceDCT | protected |
m_Drows | vpLuminanceDCT | protected |
m_Ih | vpLuminanceDCT | protected |
m_Imat | vpLuminanceDCT | protected |
m_Iw | vpLuminanceDCT | protected |
m_mappingSize | vpLuminanceMapping | protected |
m_zigzag | vpLuminanceDCT | protected |
map(const vpImage< unsigned char > &I, vpColVector &s) VP_OVERRIDE | vpLuminanceDCT | virtual |
operator=(const vpLuminanceDCT &)=default | vpLuminanceDCT | |
setBorder(unsigned border) | vpLuminanceMapping | inline |
vpLuminanceDCT(const unsigned int k) | vpLuminanceDCT | inline |
vpLuminanceDCT(const vpLuminanceDCT &other) | vpLuminanceDCT | |
vpLuminanceMapping(unsigned int mappingSize) | vpLuminanceMapping | inline |
~vpLuminanceMapping() | vpLuminanceMapping | inlinevirtual |