资源列表
histomap
- 自己写的图像处理的小软件,包含了求灰度直方图的功能。-himself in the small image processing software, including seeking a histogram function.
Ass1_ylzhang
- 是男人就飞一万米听说过吧? 用OpenGL自己编写的一个类似程序,enjoy~-men on the flying 10,000 meters heard it himself with OpenGL prepared a similar procedures, enjoy ~
ImageFile
- 打开各种图形文件,比如*.bmp,*.gif,*.pcx,*.jpg-Open varied image files,such as *.bmp,*.gif,*pcx,*.jpg.
regpeizhun
- 利用几何方法对图像进行配准,重建的计算,调整,处理。-use of geometric methods to image registration, renewal, adjust and handle.
dsdsin
- 彩色图像的数值拟合分析方法。计算简单速度快。优点多多。-color image analysis of the numerical fitting method. Simple calculation speed. Manifold benefits.
彩色图像边缘检测
- 利用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
3d_construction
- 用OpenGL显示三维图像,可以自己先生成空间高度数据,设置视点和目标点.-show with OpenGL 3D images into their own space, Mr. height data, viewpoint and set up the goal.
汽车入卡程序
- VC图像处理程序集 BMP文件转换为JPG文件的源代码 矩阵运算 汽车入卡程序-VC image processing procedures set BMP file to a JPG file of the source code matrix calculation cars card procedures
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
LONGYUAN
- VRML下的一个建筑模型,是用3DMAX开发的,然后导出到VRML中,普通的建模模型!-VRML construction of a model is developed using 3DMAX, then exported to VRML, ordinary Modeling!
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.
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.