资源列表
CAD
- 南京航空航天大学的CAD制图教程,很适用,对新手来说它有许多方面的优点,使新手很容易掌握CAD制图的fangfa-Nanjing University of Aeronautics and Astronautics of the CAD drawing tutorial, it is applicable, on the green hand for it has lot of advantages, so that novices can easily master the CAD drawi
naze
- 基于opengl三维迷宫游戏 源代码 可变换贴图场景 天气 鼠标键盘共同操作游戏-Opengl 3D maze game source code to transform the map scene weather mouse and keyboard operation game
mysecond
- 这是《OPENCV2计算机视觉编程手册》里第二章的所有源程序,非原书作者提供的离散的文件,而是自己编的系统的可以直接运行的工程文件和程序 运行环境VS2010,openCV2.2-This is the OPENCV2 computer vision programming manual in the second chapter of all source program, the author of the original book to provide discrete docu
MSRM_2.01
- matlab实现单张图片前景分割的msrm算法,-msrm algorithm _matlab
Image_Processing_System
- 图像处理系统是一个典型的图像处理软件,它由图像显示、图像转换、图像处理、字符识别、其他和帮助等模块组成。-Image processing system is a typical image processing software, which consists of image display, image conversion, image processing, character recognition, and help of other modules.
lsd
- LSD直线检测算法的原理、步骤、结果文字资料以及具体程序实现-The LSD line detection algorithm principle, the steps of text information as well as specific procedures to achieve
MapObject实例:VB智能交通信息系统
- MapObject实例:VB智能交通信息系统,其中包含实例shp文件和程序代码文件(MapObject example: VB intelligent transportation information system, which contains examples shp files and program code files.)
f4518165
- 利用VC编写的图像处理系统,可以实现图像显示、图像转换、图像处理、字符识别、其他和帮助等-VC prepared by the image processing system, image display, image conversion, image processing, character recognition, and help
photosystem
- 图像处理 图像处理系统
trimesh_12-16_m
- 3d 图形变换相关的代码,借助现有的一些几何库,实现了如三角网格化简 参数化等的内容-3D model tranform code
handDetectionCV-master
- Hand Detection Using Color Recognition Object Tracking and Gesture Recognition
CreatCylinder
- 用VTK创建一个圆柱体,并且在render window中显示。VTK的基本例子,适合初学者。-This program generates a cylinder and displays it in a render window by using VTK.