资源列表
灰度图象处理
- 该程序实现二维灰度图象处理,包括旋转,缩放,二值化处理等功能,方便实用。-procedures to achieve the two-dimensional gray scale image processing, including rotation, scaling, the two-value processing and other functions, convenient and practical.
mapx高级编辑功能源码
- 别人的东东,个人感觉还不错,以后再发我做的-others Dongdong, personal feeling was good, then after I do the hair
Myhuaban
- 本程序是一个简单的而居于单文档的画图程序,其具有画椭圆,直线,矩形等功能。-this procedure is a simple living in a single document the drawing program, with its oval painting, line, rectangle functions.
TIN
- TIN生成算法,应用生长法。VC简单界面,可以改进。速度较快。-TIN generation algorithm, application Growth Act. VC simple interface could be improved. Faster.
IGES Reader
- IGES Reader,实现了一个类,可以将IGES文件格式读入到VTK工具箱-Our code source named IGES Reader implements a class that can read files in IGES format in VTK environment.
VTK Mouse Picker
- VTK中使用鼠标拾取的例程,非常精练,来自清华大学CAD实验室内部资料-It is an example program about mouse pick using VTK from CAD lab of Qinghua University as close data.It is very terse.
VTK使用p键拾取例程
- VTK是三维图形可视化的工具箱,本源码是里面用键盘p键实现拾取的例程-VTK is a toolkit for 3D graphic visualization.Our code is an example program about a picker using key P at keyboard.
LONGYUAN
- VRML下的一个建筑模型,是用3DMAX开发的,然后导出到VRML中,普通的建模模型!-VRML construction of a model is developed using 3DMAX, then exported to VRML, ordinary Modeling!
World_Wind_1.3.2_src
- 地球放大镜(NASA World Wind)源码 NASA World Wind俗称地球放大镜,是NASA(美国)国家航空和宇宙航行局联合出品,类似Earthview 3D的鸟瞰工具,更加权威而且目前完全免费。透过这套程序的3D引擎,可以让你从外太空看见地球上的任何一个角落。-Earth magnifier (NASA World Wind) source NASA World Wind commonly known as the Earth magnifier, NASA (USA) Na
汽车入卡程序
- VC图像处理程序集 BMP文件转换为JPG文件的源代码 矩阵运算 汽车入卡程序-VC image processing procedures set BMP file to a JPG file of the source code matrix calculation cars card procedures
3d_construction
- 用OpenGL显示三维图像,可以自己先生成空间高度数据,设置视点和目标点.-show with OpenGL 3D images into their own space, Mr. height data, viewpoint and set up the goal.
彩色图像边缘检测
- 利用robert算子对图像彩色图像进行边缘检测,真彩色图像编程要注意三个字节表示一个象素,分别对RGB三色做Robert算子运算-Detect edge of color image using Robert subcomputioner,true color image programming should represent a pixel by three bytes,and compute the three colors(RGB) using Robert subcomputioner