#include "_cv.h"
Typedefs | |
typedef int | srcStep |
typedef int void * | pDst |
typedef int void int | dstStep |
typedef int void int CvSize | roiSize |
typedef int void int CvSize float | fx |
typedef int void int CvSize float float | fy |
typedef int void int CvSize float float float | cx |
typedef int void int CvSize float float float float | cy |
typedef int void int CvSize float float float float float | k1 |
typedef int void int CvSize float float float float float float | k2 |
typedef int void int CvSize float float float float float float uchar * | pBuffer |
Functions | |
typedef | CvStatus (CV_STDCALL *CvUndistortRadialIPPFunc)(const void *pSrc |
CV_IMPL void | cvUndistort2 (const CvArr *_src, CvArr *_dst, const CvMat *A, const CvMat *dist_coeffs) |
CV_IMPL void | cvInitUndistortMap (const CvMat *A, const CvMat *dist_coeffs, CvArr *mapxarr, CvArr *mapyarr) |
void | cvInitUndistortRectifyMap (const CvMat *A, const CvMat *distCoeffs, const CvMat *R, const CvMat *Ar, CvArr *mapxarr, CvArr *mapyarr) |
void | cvUndistortPoints (const CvMat *_src, CvMat *_dst, const CvMat *_cameraMatrix, const CvMat *_distCoeffs, const CvMat *_R, const CvMat *_P) |
Variables | |
icvUndistortGetSize_t | icvUndistortGetSize_p = 0 |
icvCreateMapCameraUndistort_32f_C1R_t | icvCreateMapCameraUndistort_32f_C1R_p = 0 |
icvUndistortRadial_8u_C1R_t | icvUndistortRadial_8u_C1R_p = 0 |
icvUndistortRadial_8u_C3R_t | icvUndistortRadial_8u_C3R_p = 0 |
const uchar int float int CvSize const float *pMetrics uchar int CvSize const int *pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int *bufferSize CvSize int *pBufsize const float int float int CvSize float float dy void *pState const uchar int int int CvSize int val const float int const double int float int dstStep |
const uchar int float int CvSize const float *pMetrics uchar int CvSize const int *pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int *bufferSize CvSize int *pBufsize const float int float int CvSize float float dy void *pState const uchar int int int CvSize int val const float int const double int float * pDst |
const uchar int float int CvSize const float *pMetrics uchar int CvSize const int *pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int *bufferSize CvSize int *pBufsize const float int float int CvSize float float dy void *pState const uchar int int int CvSize int val const float int const double int float int CvSize roiSize |
const uchar int float int CvSize const float *pMetrics uchar int CvSize const int *pMetrics const uchar int uchar uchar int CvSize int cmp_op const uchar int uchar int CvSize uchar uchar value const uchar int uchar int CvSize uchar uchar value CvSize int *bufferSize CvSize int *pBufsize const float int float int CvSize float float dy void *pState const uchar int int int CvSize int val const float int srcStep |
CV_IMPL void cvInitUndistortMap | ( | const CvMat * | A, |
const CvMat * | dist_coeffs, | ||
CvArr * | mapxarr, | ||
CvArr * | mapyarr | ||
) |
void cvInitUndistortRectifyMap | ( | const CvMat * | A, |
const CvMat * | distCoeffs, | ||
const CvMat * | R, | ||
const CvMat * | Ar, | ||
CvArr * | mapxarr, | ||
CvArr * | mapyarr | ||
) |
typedef CvStatus | ( | CV_STDCALL * | CvUndistortRadialIPPFunc | ) | const |
CV_IMPL void cvUndistort2 | ( | const CvArr * | _src, |
CvArr * | _dst, | ||
const CvMat * | A, | ||
const CvMat * | dist_coeffs | ||
) |
void cvUndistortPoints | ( | const CvMat * | _src, |
CvMat * | _dst, | ||
const CvMat * | _cameraMatrix, | ||
const CvMat * | _distCoeffs, | ||
const CvMat * | _R, | ||
const CvMat * | _P | ||
) |
icvCreateMapCameraUndistort_32f_C1R_t icvCreateMapCameraUndistort_32f_C1R_p = 0 |
icvUndistortGetSize_t icvUndistortGetSize_p = 0 |
icvUndistortRadial_8u_C1R_t icvUndistortRadial_8u_C1R_p = 0 |
icvUndistortRadial_8u_C3R_t icvUndistortRadial_8u_C3R_p = 0 |