Image Component Library (ICL)
icl::math::Projective4PointTransform Member List

This is the complete list of members for icl::math::Projective4PointTransform, including all inherited members.

getAInv() consticl::math::Projective4PointTransforminline
getB() consticl::math::Projective4PointTransforminline
getC() consticl::math::Projective4PointTransforminline
getDstQuad() consticl::math::Projective4PointTransform
getSrcQuad() consticl::math::Projective4PointTransform
init(const utils::Point32f srcQuad[4], const utils::Point32f dstQuad[4])icl::math::Projective4PointTransform
init(const utils::Rect32f &srcRect, const utils::Rect32f &dstRect=utils::Rect32f::null)icl::math::Projective4PointTransform
init(const utils::Rect &srcRect, const utils::Rect &dstRect=utils::Rect::null)icl::math::Projective4PointTransform
m_Ainvicl::math::Projective4PointTransformprivate
m_Bicl::math::Projective4PointTransformprivate
m_Cicl::math::Projective4PointTransformprivate
m_dstQuadicl::math::Projective4PointTransformprivate
m_srcQuadicl::math::Projective4PointTransformprivate
map(const std::vector< utils::Point32f > &src)icl::math::Projective4PointTransform
map(SrcForwardIterator begin, SrcForwardIterator end, DstForwardIterator dst)icl::math::Projective4PointTransforminline
mapPoint(const utils::Point32f &p) consticl::math::Projective4PointTransforminline
Projective4PointTransform()icl::math::Projective4PointTransform
Projective4PointTransform(const utils::Point32f srcQuad[4], const utils::Point32f dstQuad[4])icl::math::Projective4PointTransform
Projective4PointTransform(const std::vector< utils::Point32f > &srcQuad, const std::vector< utils::Point32f > dstQuad)icl::math::Projective4PointTransform
Projective4PointTransform(const Mat3 &C)icl::math::Projective4PointTransform
setDstQuad(const utils::Point32f dstQuad[4])icl::math::Projective4PointTransform
setDstQuad(const utils::Point32f &a, const utils::Point32f &b, const utils::Point32f &c, const utils::Point32f &d)icl::math::Projective4PointTransform
setSrcQuad(const utils::Point32f srcQuad[4])icl::math::Projective4PointTransform
setSrcQuad(const utils::Point32f &a, const utils::Point32f &b, const utils::Point32f &c, const utils::Point32f &d)icl::math::Projective4PointTransform