搜索资源列表
t822
- 函数int SingleTrackE(int i, int j, int iop, int *code) 实现单区域轮廓跟踪 函数int CodeToTable(int *code,struct DOT *dot)实现链码表转换成线段表 -function int SingleTrackE (int i, int j, iop int, int * code) to achieve single contour tracking function int CodeToTable (int *
VideoShow
- 一个自己写的利用MFC来实现OPENCV中函数的 小程序。把OPENCV中人脸检测与camshift跟踪算法加了进去。编译之间要先配置好OPENCV 安装好摄像头就可以使用了。-one's own use of MFC to achieve OPENCV Function of small procedures. OPENCV put human face detection and tracking algorithm camshift increase of nationalis
yaogan
- 能够进行raw格式像bmp格式转化,进行边缘跟踪,进行滤波处理,进行线性拉伸和灰度重采样等功能-capable raw format as bmp format conversion, tracking, filtering, linear stretch and gray resample function
RollFont
- 这是一个特好玩的小程序 实现手动划线然后车轮自动跟踪的功能-This is a special fun Applet manually and then crossed the wheel automatic tracking function of
camshift
- 此程序演示了通过USB从图像处理卡采集图像,并对采集到的视频图像进行camshift的跟踪的功能。涉及多个开发领域,综合性强,具有很好的参考价值。-This program demonstrates the card through the USB capture images from the image processing, and video images collected camshift tracking function. Involves a number of develop
20099241312175
- 一个模仿Word艺术字的源代码,使用GDI+编程,可以生成各种角度和弧线的艺术字,支持文字颜色图片填充、阴影、浮雕效果。支持文字任意角度旋转,缩放,调整。支持文字艺术特效轨迹回放,路径跟踪,路径测试等很炫的功能。新版本修复了内存泄漏的问题,添加了Unicode编码的支持,生成的 -Word WordArt a parody of the source code, the use of GDI+ programming, you can generate a variety of angles a
dcWatcher
- dcWatcher 是一个DC查看工具,用来跟踪DC位图的任何变化,可实时查看窗口DC或者内存DC的显示内容。 此工具最适合自绘界面的单步跟踪,通常情况下单步跟踪是无法查看绘制结果的。 使用方法: 1、把 dcWatcher.exe 和 dctrace.dll 文件复制到需调试的目标EXE的相同文件夹下 2、在项目中导入 dctrace.lib 库文件 3、在合适的CPP/H文件中包括 dctrace.h 头文件 4、在需要调试DC的地方插入语句,例如在WM_PAI
