Functions |
void | Convert (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< uShort, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Converts pixel values of an image from one bit depth to another.
|
void | Convert (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< sShort, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Converts pixel values of an image from one bit depth to another.
|
void | Convert (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< sInt, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Converts pixel values of an image from one bit depth to another.
|
void | Convert (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< sFloat, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Converts pixel values of an image from one bit depth to another.
|
void | Convert (const QVImage< uChar, 3 > &qvimage_pSrc, QVImage< uShort, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| Converts pixel values of an image from one bit depth to another.
|
void | Convert (const QVImage< uChar, 3 > &qvimage_pSrc, QVImage< sShort, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| Converts pixel values of an image from one bit depth to another.
|
void | Convert (const QVImage< uChar, 3 > &qvimage_pSrc, QVImage< sInt, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| Converts pixel values of an image from one bit depth to another.
|
void | Convert (const QVImage< uChar, 3 > &qvimage_pSrc, QVImage< sFloat, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| Converts pixel values of an image from one bit depth to another.
|
void | Convert (const QVImage< uShort, 1 > &qvimage_pSrc, QVImage< uChar, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Converts pixel values of an image from one bit depth to another.
|
void | Convert (const QVImage< uShort, 1 > &qvimage_pSrc, QVImage< sInt, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Converts pixel values of an image from one bit depth to another.
|
void | Convert (const QVImage< uShort, 1 > &qvimage_pSrc, QVImage< sFloat, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Converts pixel values of an image from one bit depth to another.
|
void | Convert (const QVImage< uShort, 3 > &qvimage_pSrc, QVImage< uChar, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| Converts pixel values of an image from one bit depth to another.
|
void | Convert (const QVImage< uShort, 3 > &qvimage_pSrc, QVImage< sInt, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| Converts pixel values of an image from one bit depth to another.
|
void | Convert (const QVImage< uShort, 3 > &qvimage_pSrc, QVImage< sFloat, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| Converts pixel values of an image from one bit depth to another.
|
void | Convert (const QVImage< sShort, 1 > &qvimage_pSrc, QVImage< uChar, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Converts pixel values of an image from one bit depth to another.
|
void | Convert (const QVImage< sShort, 1 > &qvimage_pSrc, QVImage< sInt, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Converts pixel values of an image from one bit depth to another.
|
void | Convert (const QVImage< sShort, 1 > &qvimage_pSrc, QVImage< sFloat, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Converts pixel values of an image from one bit depth to another.
|
void | Convert (const QVImage< sShort, 3 > &qvimage_pSrc, QVImage< uChar, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| Converts pixel values of an image from one bit depth to another.
|
void | Convert (const QVImage< sShort, 3 > &qvimage_pSrc, QVImage< sInt, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| Converts pixel values of an image from one bit depth to another.
|
void | Convert (const QVImage< sShort, 3 > &qvimage_pSrc, QVImage< sFloat, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| Converts pixel values of an image from one bit depth to another.
|
void | Convert (const QVImage< sInt, 1 > &qvimage_pSrc, QVImage< uChar, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Converts pixel values of an image from one bit depth to another.
|
void | Convert (const QVImage< sInt, 3 > &qvimage_pSrc, QVImage< uChar, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| Converts pixel values of an image from one bit depth to another.
|
void | Convert (const QVImage< sFloat, 1 > &qvimage_pSrc, QVImage< uChar, 1 > &qvimage_pDst, const IppRoundMode roundMode, const QPoint &destROIOffset) |
| Converts pixel values of an image from one bit depth to another.
|
void | Convert (const QVImage< sFloat, 1 > &qvimage_pSrc, QVImage< uShort, 1 > &qvimage_pDst, const IppRoundMode roundMode, const QPoint &destROIOffset) |
| Converts pixel values of an image from one bit depth to another.
|
void | Convert (const QVImage< sFloat, 1 > &qvimage_pSrc, QVImage< sShort, 1 > &qvimage_pDst, const IppRoundMode roundMode, const QPoint &destROIOffset) |
| Converts pixel values of an image from one bit depth to another.
|
void | Convert (const QVImage< sFloat, 3 > &qvimage_pSrc, QVImage< uChar, 3 > &qvimage_pDst, const IppRoundMode roundMode, const QPoint &destROIOffset) |
| Converts pixel values of an image from one bit depth to another.
|
void | Convert (const QVImage< sFloat, 3 > &qvimage_pSrc, QVImage< uShort, 3 > &qvimage_pDst, const IppRoundMode roundMode, const QPoint &destROIOffset) |
| Converts pixel values of an image from one bit depth to another.
|
void | Convert (const QVImage< sFloat, 3 > &qvimage_pSrc, QVImage< sShort, 3 > &qvimage_pDst, const IppRoundMode roundMode, const QPoint &destROIOffset) |
| Converts pixel values of an image from one bit depth to another.
|
void | Scale (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< uShort, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Scales pixel values of an image and converts them to another bit depth dst = a + b * src; a = type_min_dst - b * type_min_src; b = (type_max_dst - type_min_dst) (type_max_src - type_min_src).
|
void | Scale (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< sShort, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Scales pixel values of an image and converts them to another bit depth dst = a + b * src; a = type_min_dst - b * type_min_src; b = (type_max_dst - type_min_dst) (type_max_src - type_min_src).
|
void | Scale (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< sInt, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Scales pixel values of an image and converts them to another bit depth dst = a + b * src; a = type_min_dst - b * type_min_src; b = (type_max_dst - type_min_dst) (type_max_src - type_min_src).
|
void | Scale (const QVImage< uChar, 3 > &qvimage_pSrc, QVImage< uShort, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| Scales pixel values of an image and converts them to another bit depth dst = a + b * src; a = type_min_dst - b * type_min_src; b = (type_max_dst - type_min_dst) (type_max_src - type_min_src).
|
void | Scale (const QVImage< uChar, 3 > &qvimage_pSrc, QVImage< sShort, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| Scales pixel values of an image and converts them to another bit depth dst = a + b * src; a = type_min_dst - b * type_min_src; b = (type_max_dst - type_min_dst) (type_max_src - type_min_src).
|
void | Scale (const QVImage< uChar, 3 > &qvimage_pSrc, QVImage< sInt, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| Scales pixel values of an image and converts them to another bit depth dst = a + b * src; a = type_min_dst - b * type_min_src; b = (type_max_dst - type_min_dst) (type_max_src - type_min_src).
|
void | Set (const uChar value, QVImage< uChar, 1 > &qvimage_pDst) |
| Sets pixels in the image buffer to a constant value.
|
void | Set (const uShort value, QVImage< uShort, 1 > &qvimage_pDst) |
| Sets pixels in the image buffer to a constant value.
|
void | Set (const sShort value, QVImage< sShort, 1 > &qvimage_pDst) |
| Sets pixels in the image buffer to a constant value.
|
void | Set (const sInt value, QVImage< sInt, 1 > &qvimage_pDst) |
| Sets pixels in the image buffer to a constant value.
|
void | Set (const sFloat value, QVImage< sFloat, 1 > &qvimage_pDst) |
| Sets pixels in the image buffer to a constant value.
|
void | Set (const uChar value[3], QVImage< uChar, 3 > &qvimage_pDst) |
| Sets pixels in the image buffer to a constant value.
|
void | Set (const uShort value[3], QVImage< uShort, 3 > &qvimage_pDst) |
| Sets pixels in the image buffer to a constant value.
|
void | Set (const sShort value[3], QVImage< sShort, 3 > &qvimage_pDst) |
| Sets pixels in the image buffer to a constant value.
|
void | Set (const sInt value[3], QVImage< sInt, 3 > &qvimage_pDst) |
| Sets pixels in the image buffer to a constant value.
|
void | Set (const sFloat value[3], QVImage< sFloat, 3 > &qvimage_pDst) |
| Sets pixels in the image buffer to a constant value.
|
void | Copy (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< uChar, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Copy pixel values from the source image to the destination image.
|
void | Copy (const QVImage< uChar, 3 > &qvimage_pSrc, QVImage< uChar, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| Copy pixel values from the source image to the destination image.
|
void | Copy (const QVImage< uShort, 1 > &qvimage_pSrc, QVImage< uShort, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Copy pixel values from the source image to the destination image.
|
void | Copy (const QVImage< uShort, 3 > &qvimage_pSrc, QVImage< uShort, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| Copy pixel values from the source image to the destination image.
|
void | Copy (const QVImage< sShort, 1 > &qvimage_pSrc, QVImage< sShort, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Copy pixel values from the source image to the destination image.
|
void | Copy (const QVImage< sShort, 3 > &qvimage_pSrc, QVImage< sShort, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| Copy pixel values from the source image to the destination image.
|
void | Copy (const QVImage< sInt, 1 > &qvimage_pSrc, QVImage< sInt, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Copy pixel values from the source image to the destination image.
|
void | Copy (const QVImage< sInt, 3 > &qvimage_pSrc, QVImage< sInt, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| Copy pixel values from the source image to the destination image.
|
void | Copy (const QVImage< sFloat, 1 > &qvimage_pSrc, QVImage< sFloat, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Copy pixel values from the source image to the destination image.
|
void | Copy (const QVImage< sFloat, 3 > &qvimage_pSrc, QVImage< sFloat, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| Copy pixel values from the source image to the destination image.
|
void | AddRandUniform_Direct (QVImage< uChar, 1 > &qvimage_pSrcDst, const uChar low, const uChar high, unsigned int &pSeed) |
| Generates pseudo-random samples with uniform distribution and adds them to an image.
|
void | AddRandUniform_Direct (QVImage< uShort, 1 > &qvimage_pSrcDst, const uShort low, const uShort high, unsigned int &pSeed) |
| Generates pseudo-random samples with uniform distribution and adds them to an image.
|
void | AddRandUniform_Direct (QVImage< sShort, 1 > &qvimage_pSrcDst, const sShort low, const sShort high, unsigned int &pSeed) |
| Generates pseudo-random samples with uniform distribution and adds them to an image.
|
void | AddRandUniform_Direct (QVImage< sFloat, 1 > &qvimage_pSrcDst, const sFloat low, const sFloat high, unsigned int &pSeed) |
| Generates pseudo-random samples with uniform distribution and adds them to an image.
|
void | AddRandUniform_Direct (QVImage< uChar, 3 > &qvimage_pSrcDst, const uChar low, const uChar high, unsigned int &pSeed) |
| Generates pseudo-random samples with uniform distribution and adds them to an image.
|
void | AddRandUniform_Direct (QVImage< uShort, 3 > &qvimage_pSrcDst, const uShort low, const uShort high, unsigned int &pSeed) |
| Generates pseudo-random samples with uniform distribution and adds them to an image.
|
void | AddRandUniform_Direct (QVImage< sShort, 3 > &qvimage_pSrcDst, const sShort low, const sShort high, unsigned int &pSeed) |
| Generates pseudo-random samples with uniform distribution and adds them to an image.
|
void | AddRandUniform_Direct (QVImage< sFloat, 3 > &qvimage_pSrcDst, const sFloat low, const sFloat high, unsigned int &pSeed) |
| Generates pseudo-random samples with uniform distribution and adds them to an image.
|
void | Add (const QVImage< uChar, 1 > &qvimage_pSrc1, const QVImage< uChar, 1 > &qvimage_pSrc2, QVImage< uChar, 1 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| Add image to accumulator.
|
void | Add (const QVImage< uChar, 3 > &qvimage_pSrc1, const QVImage< uChar, 3 > &qvimage_pSrc2, QVImage< uChar, 3 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| Add image to accumulator.
|
void | Add (const QVImage< uShort, 1 > &qvimage_pSrc1, const QVImage< uShort, 1 > &qvimage_pSrc2, QVImage< uShort, 1 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| Add image to accumulator.
|
void | Add (const QVImage< uShort, 3 > &qvimage_pSrc1, const QVImage< uShort, 3 > &qvimage_pSrc2, QVImage< uShort, 3 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| Add image to accumulator.
|
void | Add (const QVImage< sShort, 1 > &qvimage_pSrc1, const QVImage< sShort, 1 > &qvimage_pSrc2, QVImage< sShort, 1 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| Add image to accumulator.
|
void | Add (const QVImage< sShort, 3 > &qvimage_pSrc1, const QVImage< sShort, 3 > &qvimage_pSrc2, QVImage< sShort, 3 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| Add image to accumulator.
|
void | Add (const QVImage< sFloat, 1 > &qvimage_pSrc1, const QVImage< sFloat, 1 > &qvimage_pSrc2, QVImage< sFloat, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Add image to accumulator.
|
void | Add (const QVImage< sFloat, 3 > &qvimage_pSrc1, const QVImage< sFloat, 3 > &qvimage_pSrc2, QVImage< sFloat, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| Add image to accumulator.
|
void | AddC (const QVImage< uChar, 1 > &qvimage_pSrc, const uChar value, QVImage< uChar, 1 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiAddC_8u_C1RSfs.
|
void | AddC (const QVImage< uChar, 3 > &qvimage_pSrc, const uChar value[3], QVImage< uChar, 3 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiAddC_8u_C3RSfs.
|
void | AddC (const QVImage< uShort, 1 > &qvimage_pSrc, const uShort value, QVImage< uShort, 1 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiAddC_16u_C1RSfs.
|
void | AddC (const QVImage< uShort, 3 > &qvimage_pSrc, const uShort value[3], QVImage< uShort, 3 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiAddC_16u_C3RSfs.
|
void | AddC (const QVImage< sShort, 1 > &qvimage_pSrc, const sShort value, QVImage< sShort, 1 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiAddC_16s_C1RSfs.
|
void | AddC (const QVImage< sShort, 3 > &qvimage_pSrc, const sShort value[3], QVImage< sShort, 3 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiAddC_16s_C3RSfs.
|
void | AddC (const QVImage< sFloat, 1 > &qvimage_pSrc, const sFloat value, QVImage< sFloat, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiAddC_32f_C1R.
|
void | AddC (const QVImage< sFloat, 3 > &qvimage_pSrc, const sFloat value[3], QVImage< sFloat, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiAddC_32f_C3R.
|
void | Mul (const QVImage< uChar, 1 > &qvimage_pSrc1, const QVImage< uChar, 1 > &qvimage_pSrc2, QVImage< uChar, 1 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| Adds, subtracts, or multiplies pixel values of two source images and places the results in a destination image.
|
void | Mul (const QVImage< uChar, 3 > &qvimage_pSrc1, const QVImage< uChar, 3 > &qvimage_pSrc2, QVImage< uChar, 3 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| Adds, subtracts, or multiplies pixel values of two source images and places the results in a destination image.
|
void | Mul (const QVImage< uShort, 1 > &qvimage_pSrc1, const QVImage< uShort, 1 > &qvimage_pSrc2, QVImage< uShort, 1 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| Adds, subtracts, or multiplies pixel values of two source images and places the results in a destination image.
|
void | Mul (const QVImage< uShort, 3 > &qvimage_pSrc1, const QVImage< uShort, 3 > &qvimage_pSrc2, QVImage< uShort, 3 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| Adds, subtracts, or multiplies pixel values of two source images and places the results in a destination image.
|
void | Mul (const QVImage< sShort, 1 > &qvimage_pSrc1, const QVImage< sShort, 1 > &qvimage_pSrc2, QVImage< sShort, 1 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| Adds, subtracts, or multiplies pixel values of two source images and places the results in a destination image.
|
void | Mul (const QVImage< sShort, 3 > &qvimage_pSrc1, const QVImage< sShort, 3 > &qvimage_pSrc2, QVImage< sShort, 3 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| Adds, subtracts, or multiplies pixel values of two source images and places the results in a destination image.
|
void | Mul (const QVImage< sFloat, 3 > &qvimage_pSrc1, const QVImage< sFloat, 3 > &qvimage_pSrc2, QVImage< sFloat, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| Adds, subtracts, or multiplies pixel values of two source images and places the results in a destination image.
|
void | Mul (const QVImage< sFloat, 1 > &qvimage_pSrc1, const QVImage< sFloat, 1 > &qvimage_pSrc2, QVImage< sFloat, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Adds, subtracts, or multiplies pixel values of two source images and places the results in a destination image.
|
void | MulC (const QVImage< uChar, 1 > &qvimage_pSrc, const uChar value, QVImage< uChar, 1 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| Adds, subtracts, or multiplies pixel values of an image and a constant, and places the results in the same image.
|
void | MulC (const QVImage< uChar, 3 > &qvimage_pSrc, const uChar value[3], QVImage< uChar, 3 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| Adds, subtracts, or multiplies pixel values of an image and a constant, and places the results in the same image.
|
void | MulC (const QVImage< uShort, 1 > &qvimage_pSrc, const uShort value, QVImage< uShort, 1 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| Adds, subtracts, or multiplies pixel values of an image and a constant, and places the results in the same image.
|
void | MulC (const QVImage< uShort, 3 > &qvimage_pSrc, const uShort value[3], QVImage< uShort, 3 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| Adds, subtracts, or multiplies pixel values of an image and a constant, and places the results in the same image.
|
void | MulC (const QVImage< sShort, 1 > &qvimage_pSrc, const sShort value, QVImage< sShort, 1 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| Adds, subtracts, or multiplies pixel values of an image and a constant, and places the results in the same image.
|
void | MulC (const QVImage< sShort, 3 > &qvimage_pSrc, const sShort value[3], QVImage< sShort, 3 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| Adds, subtracts, or multiplies pixel values of an image and a constant, and places the results in the same image.
|
void | MulC (const QVImage< sFloat, 1 > &qvimage_pSrc, const sFloat value, QVImage< sFloat, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Adds, subtracts, or multiplies pixel values of an image and a constant, and places the results in the same image.
|
void | MulC (const QVImage< sFloat, 3 > &qvimage_pSrc, const sFloat value[3], QVImage< sFloat, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| Adds, subtracts, or multiplies pixel values of an image and a constant, and places the results in the same image.
|
void | MulScale (const QVImage< uChar, 1 > &qvimage_pSrc1, const QVImage< uChar, 1 > &qvimage_pSrc2, QVImage< uChar, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiMulScale_8u_C1R.
|
void | MulScale (const QVImage< uChar, 3 > &qvimage_pSrc1, const QVImage< uChar, 3 > &qvimage_pSrc2, QVImage< uChar, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiMulScale_8u_C3R.
|
void | Sub (const QVImage< uChar, 1 > &qvimage_pSrc1, const QVImage< uChar, 1 > &qvimage_pSrc2, QVImage< uChar, 1 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiSub_8u_C1RSfs.
|
void | Sub (const QVImage< uChar, 3 > &qvimage_pSrc1, const QVImage< uChar, 3 > &qvimage_pSrc2, QVImage< uChar, 3 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiSub_8u_C3RSfs.
|
void | Sub (const QVImage< uShort, 1 > &qvimage_pSrc1, const QVImage< uShort, 1 > &qvimage_pSrc2, QVImage< uShort, 1 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiSub_16u_C1RSfs.
|
void | Sub (const QVImage< uShort, 3 > &qvimage_pSrc1, const QVImage< uShort, 3 > &qvimage_pSrc2, QVImage< uShort, 3 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiSub_16u_C3RSfs.
|
void | Sub (const QVImage< sShort, 1 > &qvimage_pSrc1, const QVImage< sShort, 1 > &qvimage_pSrc2, QVImage< sShort, 1 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiSub_16s_C1RSfs.
|
void | Sub (const QVImage< sShort, 3 > &qvimage_pSrc1, const QVImage< sShort, 3 > &qvimage_pSrc2, QVImage< sShort, 3 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiSub_16s_C3RSfs.
|
void | Sub (const QVImage< sFloat, 1 > &qvimage_pSrc1, const QVImage< sFloat, 1 > &qvimage_pSrc2, QVImage< sFloat, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiSub_32f_C1R.
|
void | Sub (const QVImage< sFloat, 3 > &qvimage_pSrc1, const QVImage< sFloat, 3 > &qvimage_pSrc2, QVImage< sFloat, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiSub_32f_C3R.
|
void | SubC (const QVImage< uChar, 1 > &qvimage_pSrc, const uChar value, QVImage< uChar, 1 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiSubC_8u_C1RSfs.
|
void | SubC (const QVImage< uChar, 3 > &qvimage_pSrc, const uChar value[3], QVImage< uChar, 3 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiSubC_8u_C3RSfs.
|
void | SubC (const QVImage< uShort, 1 > &qvimage_pSrc, const uShort value, QVImage< uShort, 1 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiSubC_16u_C1RSfs.
|
void | SubC (const QVImage< sShort, 1 > &qvimage_pSrc, const sShort value, QVImage< sShort, 1 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiSubC_16s_C1RSfs.
|
void | SubC (const QVImage< uShort, 3 > &qvimage_pSrc, const uShort value[3], QVImage< uShort, 3 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiSubC_16u_C3RSfs.
|
void | SubC (const QVImage< sShort, 3 > &qvimage_pSrc, const sShort value[3], QVImage< sShort, 3 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiSubC_16s_C3RSfs.
|
void | SubC (const QVImage< sFloat, 1 > &qvimage_pSrc, const sFloat value, QVImage< sFloat, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiSubC_32f_C1R.
|
void | SubC (const QVImage< sFloat, 3 > &qvimage_pSrc, const sFloat value[3], QVImage< sFloat, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiSubC_32f_C3R.
|
void | Div (const QVImage< uChar, 1 > &qvimage_pSrc1, const QVImage< uChar, 1 > &qvimage_pSrc2, QVImage< uChar, 1 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| Divides pixel values of an image by pixel values of another image and places the scaled results in the dividend source image.
|
void | Div (const QVImage< uChar, 3 > &qvimage_pSrc1, const QVImage< uChar, 3 > &qvimage_pSrc2, QVImage< uChar, 3 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| Divides pixel values of an image by pixel values of another image and places the scaled results in the dividend source image.
|
void | Div (const QVImage< uShort, 1 > &qvimage_pSrc1, const QVImage< uShort, 1 > &qvimage_pSrc2, QVImage< uShort, 1 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| Divides pixel values of an image by pixel values of another image and places the scaled results in the dividend source image.
|
void | Div (const QVImage< uShort, 3 > &qvimage_pSrc1, const QVImage< uShort, 3 > &qvimage_pSrc2, QVImage< uShort, 3 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| Divides pixel values of an image by pixel values of another image and places the scaled results in the dividend source image.
|
void | Div (const QVImage< sShort, 1 > &qvimage_pSrc1, const QVImage< sShort, 1 > &qvimage_pSrc2, QVImage< sShort, 1 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| Divides pixel values of an image by pixel values of another image and places the scaled results in the dividend source image.
|
void | Div (const QVImage< sShort, 3 > &qvimage_pSrc1, const QVImage< sShort, 3 > &qvimage_pSrc2, QVImage< sShort, 3 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| Divides pixel values of an image by pixel values of another image and places the scaled results in the dividend source image.
|
void | Div (const QVImage< sFloat, 3 > &qvimage_pSrc1, const QVImage< sFloat, 3 > &qvimage_pSrc2, QVImage< sFloat, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| Divides pixel values of an image by pixel values of another image and places the scaled results in the dividend source image.
|
void | Div (const QVImage< sFloat, 1 > &qvimage_pSrc1, const QVImage< sFloat, 1 > &qvimage_pSrc2, QVImage< sFloat, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Divides pixel values of an image by pixel values of another image and places the scaled results in the dividend source image.
|
void | DivC (const QVImage< uChar, 1 > &qvimage_pSrc, const uChar value, QVImage< uChar, 1 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| Divides pixel values of a source image by a constant and places the scaled results in the same image.
|
void | DivC (const QVImage< uChar, 3 > &qvimage_pSrc, const uChar value[3], QVImage< uChar, 3 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| Divides pixel values of a source image by a constant and places the scaled results in the same image.
|
void | DivC (const QVImage< uShort, 1 > &qvimage_pSrc, const uShort value, QVImage< uShort, 1 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| Divides pixel values of a source image by a constant and places the scaled results in the same image.
|
void | DivC (const QVImage< uShort, 3 > &qvimage_pSrc, const uShort value[3], QVImage< uShort, 3 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| Divides pixel values of a source image by a constant and places the scaled results in the same image.
|
void | DivC (const QVImage< sShort, 1 > &qvimage_pSrc, const sShort value, QVImage< sShort, 1 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| Divides pixel values of a source image by a constant and places the scaled results in the same image.
|
void | DivC (const QVImage< sShort, 3 > &qvimage_pSrc, const sShort value[3], QVImage< sShort, 3 > &qvimage_pDst, const int scaleFactor, const QPoint &destROIOffset) |
| Divides pixel values of a source image by a constant and places the scaled results in the same image.
|
void | DivC (const QVImage< sFloat, 1 > &qvimage_pSrc, const sFloat value, QVImage< sFloat, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Divides pixel values of a source image by a constant and places the scaled results in the same image.
|
void | DivC (const QVImage< sFloat, 3 > &qvimage_pSrc, const sFloat value[3], QVImage< sFloat, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| Divides pixel values of a source image by a constant and places the scaled results in the same image.
|
void | Abs (const QVImage< sShort, 1 > &qvimage_pSrc, QVImage< sShort, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Computes absolute value of each pixel of a source image and places results in the destination image; for in-place flavors - in the same source image.
|
void | Abs (const QVImage< sFloat, 1 > &qvimage_pSrc, QVImage< sFloat, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Computes absolute value of each pixel of a source image and places results in the destination image; for in-place flavors - in the same source image.
|
void | AbsDiff (const QVImage< uChar, 1 > &qvimage_pSrc1, const QVImage< uChar, 1 > &qvimage_pSrc2, QVImage< uChar, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Calculate absolute difference between corresponding pixels of the two images or between image pixels and scalar.
|
void | AbsDiff (const QVImage< sFloat, 1 > &qvimage_pSrc1, const QVImage< sFloat, 1 > &qvimage_pSrc2, QVImage< sFloat, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Calculate absolute difference between corresponding pixels of the two images or between image pixels and scalar.
|
void | Sqr (const QVImage< sFloat, 1 > &qvimage_pSrc, QVImage< sFloat, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Squares pixel values of an image and places results in the destination image; for in-place flavors - in the same image.
|
void | Ln (const QVImage< sFloat, 1 > &qvimage_pSrc, QVImage< sFloat, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Computes the natural logarithm of each pixel values of a source image and places the results in the destination image; for in-place flavors - in the same image.
|
void | Ln (const QVImage< sFloat, 3 > &qvimage_pSrc, QVImage< sFloat, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| Computes the natural logarithm of each pixel values of a source image and places the results in the destination image; for in-place flavors - in the same image.
|
void | And (const QVImage< uChar, 1 > &qvimage_pSrc1, const QVImage< uChar, 1 > &qvimage_pSrc2, QVImage< uChar, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiAnd_8u_C1R.
|
void | And (const QVImage< uChar, 3 > &qvimage_pSrc1, const QVImage< uChar, 3 > &qvimage_pSrc2, QVImage< uChar, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiAnd_8u_C3R.
|
void | And (const QVImage< uShort, 1 > &qvimage_pSrc1, const QVImage< uShort, 1 > &qvimage_pSrc2, QVImage< uShort, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiAnd_16u_C1R.
|
void | And (const QVImage< uShort, 3 > &qvimage_pSrc1, const QVImage< uShort, 3 > &qvimage_pSrc2, QVImage< uShort, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiAnd_16u_C3R.
|
void | And (const QVImage< sInt, 1 > &qvimage_pSrc1, const QVImage< sInt, 1 > &qvimage_pSrc2, QVImage< sInt, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiAnd_32s_C1R.
|
void | And (const QVImage< sInt, 3 > &qvimage_pSrc1, const QVImage< sInt, 3 > &qvimage_pSrc2, QVImage< sInt, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiAnd_32s_C3R.
|
void | Or (const QVImage< uChar, 1 > &qvimage_pSrc1, const QVImage< uChar, 1 > &qvimage_pSrc2, QVImage< uChar, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiOr_8u_C1R.
|
void | Or (const QVImage< uChar, 3 > &qvimage_pSrc1, const QVImage< uChar, 3 > &qvimage_pSrc2, QVImage< uChar, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiOr_8u_C3R.
|
void | Or (const QVImage< uShort, 1 > &qvimage_pSrc1, const QVImage< uShort, 1 > &qvimage_pSrc2, QVImage< uShort, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiOr_16u_C1R.
|
void | Or (const QVImage< uShort, 3 > &qvimage_pSrc1, const QVImage< uShort, 3 > &qvimage_pSrc2, QVImage< uShort, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiOr_16u_C3R.
|
void | Or (const QVImage< sInt, 1 > &qvimage_pSrc1, const QVImage< sInt, 1 > &qvimage_pSrc2, QVImage< sInt, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiOr_32s_C1R.
|
void | Or (const QVImage< sInt, 3 > &qvimage_pSrc1, const QVImage< sInt, 3 > &qvimage_pSrc2, QVImage< sInt, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiOr_32s_C3R.
|
void | Xor (const QVImage< uChar, 1 > &qvimage_pSrc1, const QVImage< uChar, 1 > &qvimage_pSrc2, QVImage< uChar, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiXor_8u_C1R.
|
void | Xor (const QVImage< uChar, 3 > &qvimage_pSrc1, const QVImage< uChar, 3 > &qvimage_pSrc2, QVImage< uChar, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiXor_8u_C3R.
|
void | Xor (const QVImage< uShort, 1 > &qvimage_pSrc1, const QVImage< uShort, 1 > &qvimage_pSrc2, QVImage< uShort, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiXor_16u_C1R.
|
void | Xor (const QVImage< uShort, 3 > &qvimage_pSrc1, const QVImage< uShort, 3 > &qvimage_pSrc2, QVImage< uShort, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiXor_16u_C3R.
|
void | Xor (const QVImage< sInt, 1 > &qvimage_pSrc1, const QVImage< sInt, 1 > &qvimage_pSrc2, QVImage< sInt, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiXor_32s_C1R.
|
void | Xor (const QVImage< sInt, 3 > &qvimage_pSrc1, const QVImage< sInt, 3 > &qvimage_pSrc2, QVImage< sInt, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiXor_32s_C3R.
|
void | Not (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< uChar, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Performs corresponding bitwise logical operation between pixels of two image (AndC OrC XorC - between pixel of the source image and a constant).
|
void | Not (const QVImage< uChar, 3 > &qvimage_pSrc, QVImage< uChar, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| Performs corresponding bitwise logical operation between pixels of two image (AndC OrC XorC - between pixel of the source image and a constant).
|
void | AndC (const QVImage< uChar, 1 > &qvimage_pSrc, const uChar value, QVImage< uChar, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiAndC_8u_C1R.
|
void | AndC (const QVImage< uChar, 3 > &qvimage_pSrc, const uChar value[3], QVImage< uChar, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiAndC_8u_C3R.
|
void | AndC (const QVImage< uShort, 1 > &qvimage_pSrc, const uShort value, QVImage< uShort, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiAndC_16u_C1R.
|
void | AndC (const QVImage< uShort, 3 > &qvimage_pSrc, const uShort value[3], QVImage< uShort, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiAndC_16u_C3R.
|
void | AndC (const QVImage< sInt, 1 > &qvimage_pSrc, const sInt value, QVImage< sInt, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiAndC_32s_C1R.
|
void | AndC (const QVImage< sInt, 3 > &qvimage_pSrc, const sInt value[3], QVImage< sInt, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiAndC_32s_C3R.
|
void | OrC (const QVImage< uChar, 1 > &qvimage_pSrc, const uChar value, QVImage< uChar, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiOrC_8u_C1R.
|
void | OrC (const QVImage< uChar, 3 > &qvimage_pSrc, const uChar value[3], QVImage< uChar, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiOrC_8u_C3R.
|
void | OrC (const QVImage< uShort, 1 > &qvimage_pSrc, const uShort value, QVImage< uShort, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiOrC_16u_C1R.
|
void | OrC (const QVImage< uShort, 3 > &qvimage_pSrc, const uShort value[3], QVImage< uShort, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiOrC_16u_C3R.
|
void | OrC (const QVImage< sInt, 1 > &qvimage_pSrc, const sInt value, QVImage< sInt, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiOrC_32s_C1R.
|
void | OrC (const QVImage< sInt, 3 > &qvimage_pSrc, const sInt value[3], QVImage< sInt, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiOrC_32s_C3R.
|
void | XorC (const QVImage< uChar, 1 > &qvimage_pSrc, const uChar value, QVImage< uChar, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiXorC_8u_C1R.
|
void | XorC (const QVImage< uChar, 3 > &qvimage_pSrc, const uChar value[3], QVImage< uChar, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiXorC_8u_C3R.
|
void | XorC (const QVImage< uShort, 1 > &qvimage_pSrc, const uShort value, QVImage< uShort, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiXorC_16u_C1R.
|
void | XorC (const QVImage< uShort, 3 > &qvimage_pSrc, const uShort value[3], QVImage< uShort, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiXorC_16u_C3R.
|
void | XorC (const QVImage< sInt, 1 > &qvimage_pSrc, const sInt value, QVImage< sInt, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiXorC_32s_C1R.
|
void | XorC (const QVImage< sInt, 3 > &qvimage_pSrc, const sInt value[3], QVImage< sInt, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiXorC_32s_C3R.
|
void | LShiftC (const QVImage< uChar, 1 > &qvimage_pSrc, const uInt value, QVImage< uChar, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiLShiftC_8u_C1R.
|
void | LShiftC (const QVImage< uChar, 3 > &qvimage_pSrc, const uInt value[3], QVImage< uChar, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiLShiftC_8u_C3R.
|
void | RShiftC (const QVImage< uChar, 1 > &qvimage_pSrc, const uInt value, QVImage< uChar, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiRShiftC_8u_C1R.
|
void | RShiftC (const QVImage< uChar, 3 > &qvimage_pSrc, const uInt value[3], QVImage< uChar, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiRShiftC_8u_C3R.
|
void | LShiftC (const QVImage< uShort, 1 > &qvimage_pSrc, const uInt value, QVImage< uShort, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiLShiftC_16u_C1R.
|
void | LShiftC (const QVImage< uShort, 3 > &qvimage_pSrc, const uInt value[3], QVImage< uShort, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiLShiftC_16u_C3R.
|
void | RShiftC (const QVImage< uShort, 1 > &qvimage_pSrc, const uInt value, QVImage< uShort, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiRShiftC_16u_C1R.
|
void | RShiftC (const QVImage< uShort, 3 > &qvimage_pSrc, const uInt value[3], QVImage< uShort, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiRShiftC_16u_C3R.
|
void | LShiftC (const QVImage< sInt, 1 > &qvimage_pSrc, const uInt value, QVImage< sInt, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiLShiftC_32s_C1R.
|
void | LShiftC (const QVImage< sInt, 3 > &qvimage_pSrc, const uInt value[3], QVImage< sInt, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiLShiftC_32s_C3R.
|
void | RShiftC (const QVImage< sInt, 1 > &qvimage_pSrc, const uInt value, QVImage< sInt, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiRShiftC_32s_C1R.
|
void | RShiftC (const QVImage< sInt, 3 > &qvimage_pSrc, const uInt value[3], QVImage< sInt, 3 > &qvimage_pDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiRShiftC_32s_C3R.
|
void | RGBToGray (const QVImage< uChar, 3 > &qvimage_pSrc, QVImage< uChar, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Converts an RGB image to gray scale (fixed coefficients).
|
void | RGBToGray (const QVImage< uShort, 3 > &qvimage_pSrc, QVImage< uShort, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Converts an RGB image to gray scale (fixed coefficients).
|
void | RGBToGray (const QVImage< sShort, 3 > &qvimage_pSrc, QVImage< sShort, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Converts an RGB image to gray scale (fixed coefficients).
|
void | RGBToGray (const QVImage< sFloat, 3 > &qvimage_pSrc, QVImage< sFloat, 1 > &qvimage_pDst, const QPoint &destROIOffset) |
| Converts an RGB image to gray scale (fixed coefficients).
|
void | Threshold (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< uChar, 1 > &qvimage_pDst, const uChar threshold, const IppCmpOp ippCmpOp, const QPoint &destROIOffset) |
| Performs thresholding of an image using the specified level.
|
void | Threshold (QVImage< uChar, 1 > &qvimage_pSrcDst, const uChar threshold, const IppCmpOp ippCmpOp) |
| Performs thresholding of an image using the specified level.
|
void | Threshold (const QVImage< sShort, 1 > &qvimage_pSrc, QVImage< sShort, 1 > &qvimage_pDst, const sShort threshold, const IppCmpOp ippCmpOp, const QPoint &destROIOffset) |
| Performs thresholding of an image using the specified level.
|
void | Threshold (QVImage< sShort, 1 > &qvimage_pSrcDst, const sShort threshold, const IppCmpOp ippCmpOp) |
| Performs thresholding of an image using the specified level.
|
void | Threshold (const QVImage< sFloat, 1 > &qvimage_pSrc, QVImage< sFloat, 1 > &qvimage_pDst, const sFloat threshold, const IppCmpOp ippCmpOp, const QPoint &destROIOffset) |
| Performs thresholding of an image using the specified level.
|
void | Threshold (QVImage< sFloat, 1 > &qvimage_pSrcDst, const sFloat threshold, const IppCmpOp ippCmpOp) |
| Performs thresholding of an image using the specified level.
|
void | Threshold_Val (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< uChar, 1 > &qvimage_pDst, const uChar threshold, const uChar value, const IppCmpOp ippCmpOp, const QPoint &destROIOffset) |
| Performs thresholding of pixel values.
|
void | Threshold_Val (QVImage< uChar, 1 > &qvimage_pSrcDst, const uChar threshold, const uChar value, const IppCmpOp ippCmpOp) |
| Performs thresholding of pixel values.
|
void | Threshold_Val (QVImage< sShort, 1 > &qvimage_pSrcDst, const sShort threshold, const sShort value, const IppCmpOp ippCmpOp) |
| Performs thresholding of pixel values.
|
void | Threshold_Val (const QVImage< sFloat, 1 > &qvimage_pSrc, QVImage< sFloat, 1 > &qvimage_pDst, const sFloat threshold, const sFloat value, const IppCmpOp ippCmpOp, const QPoint &destROIOffset) |
| Performs thresholding of pixel values.
|
void | Threshold_Val (QVImage< sFloat, 1 > &qvimage_pSrcDst, const sFloat threshold, const sFloat value, const IppCmpOp ippCmpOp) |
| Performs thresholding of pixel values.
|
void | Threshold_LTValGTVal (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< uChar, 1 > &qvimage_pDst, const uChar thresholdLT, const uChar valueLT, const uChar thresholdGT, const uChar valueGT, const QPoint &destROIOffset) |
| Performs double thresholding of pixel values.
|
void | Threshold_LTValGTVal (const QVImage< sFloat, 1 > &qvimage_pSrc, QVImage< sFloat, 1 > &qvimage_pDst, const sFloat thresholdLT, const sFloat valueLT, const sFloat thresholdGT, const sFloat valueGT, const QPoint &destROIOffset) |
| Performs double thresholding of pixel values.
|
void | ComputeThreshold_Otsu (const QVImage< uChar, 1 > &qvimage_pSrc, uChar &pThreshold) |
| Calculate Otsu theshold value of images.
|
void | Compare (const QVImage< uChar, 1 > &qvimage_pSrc1, const QVImage< uChar, 1 > &qvimage_pSrc2, QVImage< uChar, 1 > &qvimage_pDst, const IppCmpOp ippCmpOp, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiCompare_8u_C1R.
|
void | Compare (const QVImage< uShort, 1 > &qvimage_pSrc1, const QVImage< uShort, 1 > &qvimage_pSrc2, QVImage< uChar, 1 > &qvimage_pDst, const IppCmpOp ippCmpOp, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiCompare_16u_C1R.
|
void | Compare (const QVImage< sShort, 1 > &qvimage_pSrc1, const QVImage< sShort, 1 > &qvimage_pSrc2, QVImage< uChar, 1 > &qvimage_pDst, const IppCmpOp ippCmpOp, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiCompare_16s_C1R.
|
void | Compare (const QVImage< sFloat, 1 > &qvimage_pSrc1, const QVImage< sFloat, 1 > &qvimage_pSrc2, QVImage< uChar, 1 > &qvimage_pDst, const IppCmpOp ippCmpOp, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiCompare_32f_C1R.
|
void | CompareC (const QVImage< uChar, 1 > &qvimage_pSrc, const uChar value, QVImage< uChar, 1 > &qvimage_pDst, const IppCmpOp ippCmpOp, const QPoint &destROIOffset) |
| Compares pixel values of two images, or pixel values of an image to a constant value using the following compare conditions.
|
void | CompareC (const QVImage< sFloat, 1 > &qvimage_pSrc, const sFloat value, QVImage< uChar, 1 > &qvimage_pDst, const IppCmpOp ippCmpOp, const QPoint &destROIOffset) |
| Compares pixel values of two images, or pixel values of an image to a constant value using the following compare conditions.
|
void | Dilate (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< uChar, 1 > &qvimage_pDst, const uChar &pMask, const QSize &maskSize, const QPoint &anchor, const QPoint &destROIOffset) |
| Performs in-place erosion dilation using an arbitrary mask.
|
void | Dilate (const QVImage< uChar, 3 > &qvimage_pSrc, QVImage< uChar, 3 > &qvimage_pDst, const uChar &pMask, const QSize &maskSize, const QPoint &anchor, const QPoint &destROIOffset) |
| Performs in-place erosion dilation using an arbitrary mask.
|
void | Dilate (QVImage< uChar, 1 > &qvimage_pSrcDst, const uChar &pMask, const QSize &maskSize, const QPoint &anchor) |
| Performs in-place erosion dilation using an arbitrary mask.
|
void | Dilate (const QVImage< uShort, 1 > &qvimage_pSrc, QVImage< uShort, 1 > &qvimage_pDst, const uChar &pMask, const QSize &maskSize, const QPoint &anchor, const QPoint &destROIOffset) |
| Performs in-place erosion dilation using an arbitrary mask.
|
void | Dilate (const QVImage< uShort, 3 > &qvimage_pSrc, QVImage< uShort, 3 > &qvimage_pDst, const uChar &pMask, const QSize &maskSize, const QPoint &anchor, const QPoint &destROIOffset) |
| Performs in-place erosion dilation using an arbitrary mask.
|
void | Dilate (const QVImage< sFloat, 1 > &qvimage_pSrc, QVImage< sFloat, 1 > &qvimage_pDst, const uChar &pMask, const QSize &maskSize, const QPoint &anchor, const QPoint &destROIOffset) |
| Performs in-place erosion dilation using an arbitrary mask.
|
void | Dilate (const QVImage< sFloat, 3 > &qvimage_pSrc, QVImage< sFloat, 3 > &qvimage_pDst, const uChar &pMask, const QSize &maskSize, const QPoint &anchor, const QPoint &destROIOffset) |
| Performs in-place erosion dilation using an arbitrary mask.
|
void | Erode (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< uChar, 1 > &qvimage_pDst, const uChar &pMask, const QSize &maskSize, const QPoint &anchor, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiErode_8u_C1R.
|
void | Erode (const QVImage< uChar, 3 > &qvimage_pSrc, QVImage< uChar, 3 > &qvimage_pDst, const uChar &pMask, const QSize &maskSize, const QPoint &anchor, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiErode_8u_C3R.
|
void | Erode (QVImage< uChar, 1 > &qvimage_pSrcDst, const uChar &pMask, const QSize &maskSize, const QPoint &anchor) |
| QVision wrapper function for IPP's ippiErode_8u_C1IR.
|
void | Erode (const QVImage< uShort, 1 > &qvimage_pSrc, QVImage< uShort, 1 > &qvimage_pDst, const uChar &pMask, const QSize &maskSize, const QPoint &anchor, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiErode_16u_C1R.
|
void | Erode (const QVImage< uShort, 3 > &qvimage_pSrc, QVImage< uShort, 3 > &qvimage_pDst, const uChar &pMask, const QSize &maskSize, const QPoint &anchor, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiErode_16u_C3R.
|
void | Erode (const QVImage< sFloat, 1 > &qvimage_pSrc, QVImage< sFloat, 1 > &qvimage_pDst, const uChar &pMask, const QSize &maskSize, const QPoint &anchor, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiErode_32f_C1R.
|
void | Erode (const QVImage< sFloat, 3 > &qvimage_pSrc, QVImage< sFloat, 3 > &qvimage_pDst, const uChar &pMask, const QSize &maskSize, const QPoint &anchor, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiErode_32f_C3R.
|
void | FilterBox (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< uChar, 1 > &qvimage_pDst, const QSize &maskSize, const QPoint &anchor, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiFilterBox_8u_C1R.
|
void | FilterBox (const QVImage< uChar, 3 > &qvimage_pSrc, QVImage< uChar, 3 > &qvimage_pDst, const QSize &maskSize, const QPoint &anchor, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiFilterBox_8u_C3R.
|
void | FilterBox (const QVImage< uShort, 1 > &qvimage_pSrc, QVImage< uShort, 1 > &qvimage_pDst, const QSize &maskSize, const QPoint &anchor, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiFilterBox_16u_C1R.
|
void | FilterBox (const QVImage< sFloat, 1 > &qvimage_pSrc, QVImage< sFloat, 1 > &qvimage_pDst, const QSize &maskSize, const QPoint &anchor, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiFilterBox_32f_C1R.
|
void | FilterMin (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< uChar, 1 > &qvimage_pDst, const QSize &maskSize, const QPoint &anchor, const QPoint &destROIOffset) |
| Applies the "min" filter to an image.
|
void | FilterMin (const QVImage< uChar, 3 > &qvimage_pSrc, QVImage< uChar, 3 > &qvimage_pDst, const QSize &maskSize, const QPoint &anchor, const QPoint &destROIOffset) |
| Applies the "min" filter to an image.
|
void | FilterMin (const QVImage< uShort, 1 > &qvimage_pSrc, QVImage< uShort, 1 > &qvimage_pDst, const QSize &maskSize, const QPoint &anchor, const QPoint &destROIOffset) |
| Applies the "min" filter to an image.
|
void | FilterMin (const QVImage< sFloat, 1 > &qvimage_pSrc, QVImage< sFloat, 1 > &qvimage_pDst, const QSize &maskSize, const QPoint &anchor, const QPoint &destROIOffset) |
| Applies the "min" filter to an image.
|
void | FilterMax (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< uChar, 1 > &qvimage_pDst, const QSize &maskSize, const QPoint &anchor, const QPoint &destROIOffset) |
| Applies the "max" filter to an image.
|
void | FilterMax (const QVImage< uChar, 3 > &qvimage_pSrc, QVImage< uChar, 3 > &qvimage_pDst, const QSize &maskSize, const QPoint &anchor, const QPoint &destROIOffset) |
| Applies the "max" filter to an image.
|
void | FilterMax (const QVImage< uShort, 1 > &qvimage_pSrc, QVImage< uShort, 1 > &qvimage_pDst, const QSize &maskSize, const QPoint &anchor, const QPoint &destROIOffset) |
| Applies the "max" filter to an image.
|
void | FilterMax (const QVImage< sFloat, 1 > &qvimage_pSrc, QVImage< sFloat, 1 > &qvimage_pDst, const QSize &maskSize, const QPoint &anchor, const QPoint &destROIOffset) |
| Applies the "max" filter to an image.
|
void | FilterMedian (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< uChar, 1 > &qvimage_pDst, const QSize &maskSize, const QPoint &anchor, const QPoint &destROIOffset) |
| Filters an image using a box median filter.
|
void | FilterMedian (const QVImage< uChar, 3 > &qvimage_pSrc, QVImage< uChar, 3 > &qvimage_pDst, const QSize &maskSize, const QPoint &anchor, const QPoint &destROIOffset) |
| Filters an image using a box median filter.
|
void | FilterMedian (const QVImage< uShort, 1 > &qvimage_pSrc, QVImage< uShort, 1 > &qvimage_pDst, const QSize &maskSize, const QPoint &anchor, const QPoint &destROIOffset) |
| Filters an image using a box median filter.
|
void | FilterMedianHoriz (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< uChar, 1 > &qvimage_pDst, const IppiMaskSize mask, const QPoint &destROIOffset) |
| Performs horizontal median filtering.
|
void | FilterMedianVert (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< uChar, 1 > &qvimage_pDst, const IppiMaskSize mask, const QPoint &destROIOffset) |
| Performs vertical median filtering.
|
void | FilterMedianCross (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< uChar, 1 > &qvimage_pDst, const IppiMaskSize mask, const QPoint &destROIOffset) |
| Filters an image using a cross median filter.
|
void | FilterMedianWeightedCenter3x3 (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< uChar, 1 > &qvimage_pDst, const int weight, const QPoint &destROIOffset) |
| Filter an image using a median filter with kernel size 3x3 and enlarged weight of central pixel.
|
void | FilterMedianColor (const QVImage< uChar, 3 > &qvimage_pSrc, QVImage< uChar, 3 > &qvimage_pDst, const IppiMaskSize mask, const QPoint &destROIOffset) |
| Filters an image using a box color median filter.
|
void | FilterSobelHorizMask (const QVImage< sFloat, 1 > &qvimage_pSrc, QVImage< sFloat, 1 > &qvimage_pDst, const IppiMaskSize mask, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiFilterSobelHorizMask_32f_C1R.
|
void | FilterSobelVertMask (const QVImage< sFloat, 1 > &qvimage_pSrc, QVImage< sFloat, 1 > &qvimage_pDst, const IppiMaskSize mask, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiFilterSobelVertMask_32f_C1R.
|
void | FilterLaplace (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< uChar, 1 > &qvimage_pDst, const IppiMaskSize mask, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiFilterLaplace_8u_C1R.
|
void | FilterLaplace (const QVImage< sShort, 1 > &qvimage_pSrc, QVImage< sShort, 1 > &qvimage_pDst, const IppiMaskSize mask, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiFilterLaplace_16s_C1R.
|
void | FilterLaplace (const QVImage< sFloat, 1 > &qvimage_pSrc, QVImage< sFloat, 1 > &qvimage_pDst, const IppiMaskSize mask, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiFilterLaplace_32f_C1R.
|
void | FilterGauss (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< uChar, 1 > &qvimage_pDst, const IppiMaskSize mask, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiFilterGauss_8u_C1R.
|
void | FilterGauss (const QVImage< sFloat, 1 > &qvimage_pSrc, QVImage< sFloat, 1 > &qvimage_pDst, const IppiMaskSize mask, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiFilterGauss_32f_C1R.
|
void | FilterGauss (const QVImage< uChar, 3 > &qvimage_pSrc, QVImage< uChar, 3 > &qvimage_pDst, const IppiMaskSize mask, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiFilterGauss_8u_C3R.
|
void | FilterGauss (const QVImage< sFloat, 3 > &qvimage_pSrc, QVImage< sFloat, 3 > &qvimage_pDst, const IppiMaskSize mask, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiFilterGauss_32f_C3R.
|
void | FilterHipass (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< uChar, 1 > &qvimage_pDst, const IppiMaskSize mask, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiFilterHipass_8u_C1R.
|
void | FilterHipass (const QVImage< uChar, 3 > &qvimage_pSrc, QVImage< uChar, 3 > &qvimage_pDst, const IppiMaskSize mask, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiFilterHipass_8u_C3R.
|
void | FilterHipass (const QVImage< sFloat, 1 > &qvimage_pSrc, QVImage< sFloat, 1 > &qvimage_pDst, const IppiMaskSize mask, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiFilterHipass_32f_C1R.
|
void | FilterHipass (const QVImage< sFloat, 3 > &qvimage_pSrc, QVImage< sFloat, 3 > &qvimage_pDst, const IppiMaskSize mask, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiFilterHipass_32f_C3R.
|
void | FilterLowpass (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< uChar, 1 > &qvimage_pDst, const IppiMaskSize mask, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiFilterLowpass_8u_C1R.
|
void | FilterLowpass (const QVImage< sFloat, 1 > &qvimage_pSrc, QVImage< sFloat, 1 > &qvimage_pDst, const IppiMaskSize mask, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiFilterLowpass_32f_C1R.
|
void | Sum (const QVImage< uChar, 1 > &qvimage_pSrc, sDouble &pSum) |
| Computes the sum of image pixel values.
|
void | Sum (const QVImage< uChar, 3 > &qvimage_pSrc, sDouble sum[3]) |
| Computes the sum of image pixel values.
|
void | Sum (const QVImage< sShort, 1 > &qvimage_pSrc, sDouble &pSum) |
| Computes the sum of image pixel values.
|
void | Sum (const QVImage< sShort, 3 > &qvimage_pSrc, sDouble sum[3]) |
| Computes the sum of image pixel values.
|
void | Integral (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< sInt, 1 > &qvimage_pDst, const sInt val, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiIntegral_8u32s_C1R.
|
void | Integral (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< sFloat, 1 > &qvimage_pDst, const sFloat val, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiIntegral_8u32f_C1R.
|
void | Mean (const QVImage< uChar, 1 > &qvimage_pSrc, sDouble &pMean) |
| Computes the mean of image pixel values.
|
void | Mean (const QVImage< uChar, 3 > &qvimage_pSrc, sDouble mean[3]) |
| Computes the mean of image pixel values.
|
void | Mean (const QVImage< sShort, 1 > &qvimage_pSrc, sDouble &pMean) |
| Computes the mean of image pixel values.
|
void | Mean (const QVImage< sShort, 3 > &qvimage_pSrc, sDouble mean[3]) |
| Computes the mean of image pixel values.
|
void | Min (const QVImage< uChar, 1 > &qvimage_pSrc, uChar &pMin) |
| Computes the minimum of image pixel values.
|
void | Min (const QVImage< uChar, 3 > &qvimage_pSrc, uChar min[3]) |
| Computes the minimum of image pixel values.
|
void | Min (const QVImage< sShort, 1 > &qvimage_pSrc, sShort &pMin) |
| Computes the minimum of image pixel values.
|
void | Min (const QVImage< sShort, 3 > &qvimage_pSrc, sShort min[3]) |
| Computes the minimum of image pixel values.
|
void | Min (const QVImage< sFloat, 1 > &qvimage_pSrc, sFloat &pMin) |
| Computes the minimum of image pixel values.
|
void | Max (const QVImage< uChar, 1 > &qvimage_pSrc, uChar &pMax) |
| Computes the maximum of image pixel values.
|
void | Max (const QVImage< uChar, 3 > &qvimage_pSrc, uChar max[3]) |
| Computes the maximum of image pixel values.
|
void | Max (const QVImage< sShort, 1 > &qvimage_pSrc, sShort &pMax) |
| Computes the maximum of image pixel values.
|
void | Max (const QVImage< sShort, 3 > &qvimage_pSrc, sShort max[3]) |
| Computes the maximum of image pixel values.
|
void | Max (const QVImage< sFloat, 1 > &qvimage_pSrc, sFloat &pMax) |
| Computes the maximum of image pixel values.
|
void | MinEvery (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< uChar, 1 > &qvimage_pSrcDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiMinEvery_8u_C1IR.
|
void | MinEvery (const QVImage< uChar, 3 > &qvimage_pSrc, QVImage< uChar, 3 > &qvimage_pSrcDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiMinEvery_8u_C3IR.
|
void | MinEvery (const QVImage< sShort, 1 > &qvimage_pSrc, QVImage< sShort, 1 > &qvimage_pSrcDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiMinEvery_16s_C1IR.
|
void | MinEvery (const QVImage< sShort, 3 > &qvimage_pSrc, QVImage< sShort, 3 > &qvimage_pSrcDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiMinEvery_16s_C3IR.
|
void | MinEvery (const QVImage< sFloat, 1 > &qvimage_pSrc, QVImage< sFloat, 1 > &qvimage_pSrcDst, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiMinEvery_32f_C1IR.
|
void | MaxEvery (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< uChar, 1 > &qvimage_pSrcDst, const QPoint &destROIOffset) |
| Calculation min max value for every element of two images.
|
void | MaxEvery (const QVImage< uChar, 3 > &qvimage_pSrc, QVImage< uChar, 3 > &qvimage_pSrcDst, const QPoint &destROIOffset) |
| Calculation min max value for every element of two images.
|
void | MaxEvery (const QVImage< sShort, 1 > &qvimage_pSrc, QVImage< sShort, 1 > &qvimage_pSrcDst, const QPoint &destROIOffset) |
| Calculation min max value for every element of two images.
|
void | MaxEvery (const QVImage< sShort, 3 > &qvimage_pSrc, QVImage< sShort, 3 > &qvimage_pSrcDst, const QPoint &destROIOffset) |
| Calculation min max value for every element of two images.
|
void | MaxEvery (const QVImage< sFloat, 1 > &qvimage_pSrc, QVImage< sFloat, 1 > &qvimage_pSrcDst, const QPoint &destROIOffset) |
| Calculation min max value for every element of two images.
|
void | Canny (QVImage< sShort, 1 > &qvimage_pSrcDx, QVImage< sShort, 1 > &qvimage_pSrcDy, QVImage< uChar, 1 > &qvimage_pDstEdges, const sFloat lowThresh, const sFloat highThresh, QVImage< uChar, 1 > &qvimage_pBuffer) |
| Creates binary image of source's image edges, using derivatives of the first order.
|
void | Canny (QVImage< sFloat, 1 > &qvimage_pSrcDx, QVImage< sFloat, 1 > &qvimage_pSrcDy, QVImage< uChar, 1 > &qvimage_pDstEdges, const sFloat lowThresh, const sFloat highThresh, QVImage< uChar, 1 > &qvimage_pBuffer) |
| Creates binary image of source's image edges, using derivatives of the first order.
|
void | MinEigenVal (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< sFloat, 1 > &qvimage_pMinEigenVal, const IppiKernelType kernType, const int apertureSize, const int avgWindow, QVImage< uChar, 1 > &qvimage_pBuffer, const QPoint &destROIOffset) |
| Calculate minimal eigen value of 2x2 autocorrelation gradient matrix for every pixel.
|
void | DistanceTransform_5x5 (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< uShort, 1 > &qvimage_pDst, sInt &pMetrics, const QPoint &destROIOffset) |
| QVision wrapper function for IPP's ippiDistanceTransform_5x5_8u16u_C1R.
|
void | FastMarching (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< sFloat, 1 > &qvimage_pDst, const sFloat radius, QVImage< uChar, 1 > &qvimage_pBuffer, const QPoint &destROIOffset) |
| Calculate distance transform by fast marching method.
|
void | Inpaint (const QVImage< uChar, 1 > &qvimage_pSrc, QVImage< uChar, 1 > &qvimage_pDst, IppiInpaintState_8u_C1R &pState, const QPoint &destROIOffset) |
| Restores damaged image area by direct inpainting.
|
void | Inpaint (const QVImage< uChar, 3 > &qvimage_pSrc, QVImage< uChar, 3 > &qvimage_pDst, IppiInpaintState_8u_C1R &pState, const QPoint &destROIOffset) |
| Restores damaged image area by direct inpainting.
|
File from the QVision library.