资源列表
OpenCV_Needed
- When create OpenCV project, you just include these files to your project and don t setup OPenCV in your computer. Link cv.lib, highgui.lib, cxcore.lib, you can create your own program.
ImageForInputOutput
- Use this files(from opencv and DIB library), you can input(using dib) and display(opencv functions) your image in your program and don t link any library.
collision
- Flash部分源代码,希望对大家有用啊
lkdemo
- 用opencv编写的目标跟踪检出的原码,可写出目标的坐标
billboard
- 在VC环境下,利用OpenGL库,采用纹理贴图生成的树木
FractalTree
- 在VC环境下,利用OpenGL库函数,采用递归算法生成的分形树
DrawForest
- 在OpenGL环境中,采用纹理贴图等图形技术生成的森林
appletree
- 在OpenGL环境下生成的苹果树,适合初学者学习
hubo
- 人脸识别设计包括所需要的函数 用Matlab实现的
videocap
- 《VC++6.0视频音频new》第二章,本程序已经在Windows 2000、Visual C++ 6.0环境下编译通过。程序可以运行在Windows 98/2000/XP/2003平台下,在Visual C++ 6.0中调试。使用时需要有一个摄像头并安装好相关驱动程序。
OpenGLguide
- opengl开发指南,讲解opengl建模,变换,颜色,光照,纹理,效果处理等基础知识。
fingerprint_extract_matlab
- 在指纹特征提取中,结合方向图和图像局部灰度方差对指纹图像进行分割,然后再进行阈值分割去处边缘效应得出较好的分割结果。
