资源列表
[图形图象] 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.<扬帆> 在 2008-10-13 上传 | 大小:69.01kb | 下载:0
[图形图象] 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<余伟> 在 2008-10-13 上传 | 大小:7.08mb | 下载:0
[图形图像处理(光照,映射..)] 汽车入卡程序
说明:VC图像处理程序集 BMP文件转换为JPG文件的源代码 矩阵运算 汽车入卡程序-VC image processing procedures set BMP file to a JPG file of the source code matrix calculation cars card procedures<Rabbit> 在 2008-10-13 上传 | 大小:85.47kb | 下载:0
[OpenGL] 3d_construction
说明:用OpenGL显示三维图像,可以自己先生成空间高度数据,设置视点和目标点.-show with OpenGL 3D images into their own space, Mr. height data, viewpoint and set up the goal.<maoyuxing> 在 2008-10-13 上传 | 大小:2.65mb | 下载:0
[图形图象] regpeizhun
说明:利用几何方法对图像进行配准,重建的计算,调整,处理。-use of geometric methods to image registration, renewal, adjust and handle.<丁峰> 在 2008-10-13 上传 | 大小:5.45kb | 下载:0
[OpenGL] Ass1_ylzhang
说明:是男人就飞一万米听说过吧? 用OpenGL自己编写的一个类似程序,enjoy~-men on the flying 10,000 meters heard it himself with OpenGL prepared a similar procedures, enjoy ~<伊兰特> 在 2008-10-13 上传 | 大小:307.2kb | 下载:0
[图形图像处理(光照,映射..)] histomap
说明:自己写的图像处理的小软件,包含了求灰度直方图的功能。-himself in the small image processing software, including seeking a histogram function.<hl> 在 2008-10-13 上传 | 大小:50.21kb | 下载:0
[图形图象] OpenCV种子填充实现彩色图像分割的代码
说明:OpenCV种子填充实现彩色图像分割的代码,利用intel图形处理库opencv,采用改进的种子算法,实现对彩色图像的分割。-OpenCV seed filling color image segmentation code, using Intel OpenCV graphics library, the adoption of improved seed algorithm to achieve the right color im<陈其星> 在 2008-10-13 上传 | 大小:1.88kb | 下载:0
[图形图象] OpenCV角点检测代码
说明:OpenCV角点检测代码,利用intel图形处理库opencv对彩色图像中物体的角和边进行检测,可以用在车辆的检测中-OpenCV corner detection code, the use of graphics processing for Intel OpenCV right color images of objects in the angle and edge detection, can be used in the d<陈其星> 在 2008-10-13 上传 | 大小:1.12kb | 下载:0
[图形图象] OTSU方法计算图像二值化的自适应阈值
说明:OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value<陈其星> 在 2008-10-13 上传 | 大小:1.77kb | 下载:0