搜索资源列表
Hough
- Hough变换 BOOL Hough(HWND hWnd){ //定义一个自己的直线结构 typedef struct{ int topx //最高点的x坐标 int topy //最高点的y坐标 int botx //最低点的x坐标 int boty //最低点的y坐标 }MYLINE DWORD BufSize LPBITMAPINFOHEADER lpImgData LPSTR lpPtr HDC hDc
VCKalmanPoint
- 利用卡尔曼滤波跟踪一个点,vConDensation ConDenstation state,typedef struct CvConDensation。-The use of Kalman filter to track a point, vConDensation ConDenstation state, typedef struct CvConDensation.
typedef-struct-tagMarkRegion
- 连通域标记C++程序,已经经过验证,可以放心使用-typedef struct tagMarkRegion
code-yuv2rgb
- #define XSIZE 640 #define YSIZE 480 #define IMGSIZE XSIZE * YSIZE typedef struct RGB { unsigned char R unsigned char G unsigned char B }RGB struct RGB in[IMGSIZE] //需要计算的原始数据 unsigned char out[IMGSIZE] //计算后的结果-you must nee
typedef-struct-tagMarkRegion
- 连通域标记C++程序,已经经过验证,可以放心使用-typedef struct tagMarkRegion
typedef-struct-tagMarkRegion
- 连通域标记C++程序,已经经过验证,可以放心使用-typedef struct tagMarkRegion