资源列表
OpenCVMFCDisplay
- 使用OpenCV库实现在MFC平台下的图像显示,已经包含相应的lib和dll库,可直接运行,效果不错-MFC with OpenCV library implementation platform in the image display, already contains the appropriate lib and dll libraries, can be directly run, good results
facedetection
- 人脸检测,给定一副图像,在上面准确的把人脸标记出来-face detection
5956497plotter
- qt的曲线例子,放大,缩小,添加,删除-qt curve example, enlarge, shrink, add, delete
vbline
- 自己编写的漂亮的画线程序,源码程序。线的大小,粗细自定义-I have written beautiful line drawing program, the source program. Line size, thickness custom
KineChain
- 一个很好的mfc动画模拟人的手臂机械手动作程序-A useful program about MFC
_Snake
- 采用win32 API开发的贪吃蛇游戏,包含速度选择、重玩、暂停/继续功能-Using Win32 API development of the snake game, including speed, play, pause/resume function
PngButton
- 用GDI实现png类的不规则区域并创建按钮,是国外网址下载的源码,值得参考-Png with GDI implementation class and create a button on the irregular region is the foreign site to download the source code, it is also useful
AVIandBMPbyMFC
- MFC实现BMP与AVI的转换,将BMP合成或将AVI分解-MFC to achieve BMP and AVI conversion
DLL_Test
- CUDA DLL实验,供进行CUDA的人员进行DLL开发环境的使用-CUDA DLL Test
B9Creator-master
- 实现SLA三维扫描,控制光树脂固化的三周联动-SLA achieve three-dimensional scanning, three weeks of control of the light cured resin linkage
bp-char
- vc6.0开发的一个 数字,字母识别图形识别软件-vc6.0 developed a number, letter recognition pattern recognition software
solarSystem
- 模拟太阳地球月球运行,环境Dev-C++,球型贴图加光照,内含tga的imageloader.初学者可参考