资源列表
harrisCornerDetection
- harris焦点检测vc源码 harris焦点检测vc源码。-Harris focus detection vc source code.
3维旗帜动画
- 3维旗帜动画
NEHEOpenGl
- NEHE OpenGL的例子,配合OpenGL红宝书使用-OpenGL
OpenCV---Chinese
- 文档系统介绍OPENCV的功能,使用方法等。是初学者的必备资料。-Documentation system introduced OPENCV the function, use methods. Essential information for beginners.
Copy-MultiTLD
- 摄像头跟踪C++源码 自定义一个区域 时时跟踪某个区域 用于开发摄像头监控软件必备!-Camera tracking c++ source code Custom area constantly tracking a region to develop camera
OpenGL-samples
- OpenGL(全写Open Graphics Library)是个定义了一个跨编程语言、跨平台的编程接口的规格,它用于三维图象(二维的亦可)。OpenGL是个专业的图形程序接口,是一个功能强大,调用方便的底层图形库。 -OpenGL (all written Open Graphics Library) is a programming language that defines a cross, cross-platform programming interface specificat
GrabImage
- 主要是负责处理抓屏函数的编写,并且每秒抓屏10帧,不断的保存。-Written mainly responsible for handling screenshots function, and 10 frames per second screenshots, continue to save.
ImageMatch
- 这是一个用VC++写的图像配对游戏,程序使用VC++2005 作为开发环境,主要运用了GDI+作为绘图技术-This is a program of image match by Visual C++!
ShowJPEG3
- 使用IJL库解码jpg图像为bmp图像,并将图像展示在MFC对话框上。-Jpg images to use as IJL library decode bmp image, and the image displayed on the MFC dialog box.
harris-corner-detection
- harris 角点检测的C代码,适合相机标定,图像匹配的预处理-C code of harris corner point, it is suitable for image stitch
MFC下的可动光照圆柱
- 本文档是基于MFC的可动光照圆柱,可以通过键盘按键来控制圆柱的转动,有利于新手学习opengl及MFC编程