ViSP  2.8.0
vpImageTools Member List

This is the complete list of members for vpImageTools, including all inherited members.

binarise(vpImage< Type > &I, Type threshold1, Type threshold2, Type value1, Type value2, Type value3)vpImageToolsstatic
changeLUT(vpImage< unsigned char > &I, unsigned char A, unsigned char newA, unsigned char B, unsigned char newB)vpImageToolsstatic
createSubImage(const vpImage< Type > &I, unsigned int i_sub, unsigned int j_sub, unsigned int nrow_sub, unsigned int ncol_sub, vpImage< Type > &S)vpImageToolsstatic
createSubImage(const vpImage< Type > &I, const vpRect &rect, vpImage< Type > &S)vpImageToolsstatic
flip(const vpImage< Type > &I, vpImage< Type > &newI)vpImageToolsstatic
flip(vpImage< Type > &I)vpImageToolsstatic
imageDifference(const vpImage< unsigned char > &I1, const vpImage< unsigned char > &I2, vpImage< unsigned char > &Idiff)vpImageToolsstatic
imageDifferenceAbsolute(const vpImage< unsigned char > &I1, const vpImage< unsigned char > &I2, vpImage< unsigned char > &Idiff)vpImageToolsstatic
undistort(const vpImage< Type > &I, const vpCameraParameters &cam, vpImage< Type > &newI)vpImageToolsstatic