资源列表
box
- OpenGL实现在一个正方体上纹理贴图,模仿一个盒子,OpenGL入门程序。-OpenGL render box with texture
school-map
- 校园导航实例,通过算法计算两点间最短路径并显示。-Campus navigation instance, the shortest path between two points is calculated by the algorithm and displayed.
10mons
- mfc下图像采集,基于天敏采集卡的二次开发-MFC image acquisition
opencv2.4.9Pvs2010-matchTemplate
- opencv2.4.9+vs2010 实现图像匹配,从原图中识别其中的某一部分 配好opencv可以直接运行。-opencv2.4.9+ vs2010 achieve image matching, which identified certain part with a good opencv can be run directly the original image.
canny
- windows10+opencv2.4.13+vs2017,过程具体实现,可以生成中间图(Windows10+opencv2.4.13+vs2017, the process is implemented, and an intermediate graph can be generated)
opencvhello
- 使用摄像头,通过Opencv来获取图像,并且呈现出很好的效果-Use the camera, to get through Opencv image, and showing good results
OpenMesh-2.0-RC3.tar
- OpenMesh库,用于模型网格处理.OpenMesh is a generic and efficient data structure for representing and manipulating polygonal meshes.-OpenMesh library, for mesh processing.OpenMesh is a generic and efficient data structure for representing and manipulating polyg
MicrosoftCameraCodecPack-x64
- 可以Raw格式图片, 可以Raw格式图片-you can open raw file with the .m code.you can open raw file with the .m code.
VisualC++_wavelet
- Visual C++小波变换技术与工程实践的配套光盘 从学校图书馆借来的光盘 拷贝下来的
FCM
- 基于fcm的图像分割算法,可以基于此进行修改改进-Image segmentation algorithm based on FCM method
c++biancxiangxi
- vc++学习资料 有助于初学者和程序开发人员使用
CAD
- 运用MFC框架,做的一个模拟CAD系统。基本功能完备,是练习MFC框架的好例子。