搜索资源列表
huosai
- matlab中动态图画的设计,绝对可以运行,在mablab环境下-Matlab dynamic picture of the design, absolutely can run in the environment mablab
texture_sampling
- NVIDIA推出的C for Graphics(cg)。Cg是一种高级编程语言,可使开发者更轻松、快捷地创建具有电影效果的实时图像。这里是基于vc环境的纹理取样程序。安装cg runtime 后可以运行和编译了,希望对在学cg的朋友有用。-NVIDIA introduced the C for Graphics (cg). Cg is a high-level programming language, developers can more easily and quickly create
uniform_parameter
- NVIDIA推出的C for Graphics(cg)。Cg是一种高级编程语言,可使开发者更轻松、快捷地创建具有电影效果的实时图像。这里是基于vc环境的联合变量程序。安装cg runtime 后可以运行和编译了,希望对在学cg的朋友有用。-NVIDIA introduced the C for Graphics (cg). Cg is a high-level programming language, developers can more easily and quickly create
varying_parameter
- NVIDIA推出的C for Graphics(cg)。Cg是一种高级编程语言,可使开发者更轻松、快捷地创建具有电影效果的实时图像。这里是基于vc环境的外部变量程序。安装cg runtime 后可以运行和编译了,希望对在学cg的朋友有用。-NVIDIA introduced the C for Graphics (cg). Cg is a high-level programming language, developers can more easily and quickly create
vertex_and_fragment_program
- NVIDIA推出的C for Graphics(cg)。Cg是一种高级编程语言,可使开发者更轻松、快捷地创建具有电影效果的实时图像。这里是基于vc环境的顶点和变量完整过程的程序。安装cg runtime 后可以运行和编译了,希望对在学cg的朋友有用。-NVIDIA introduced the C for Graphics (cg). Cg is a high-level programming language, developers can more easily and quickly c
SolarSystem
- 这个是用C++写的在Visual C++下运行的模拟太阳系的运动的代码 解压后,在Debug里面可以直接运行exe文件看效果,也可以在编译器里面看
2
- Cohen-Sutherland裁剪 计算机图形学 的一些程序 ,已经调试,可以运行,可以提高学习兴趣
8
- 饼图 计算机图形学 的一些程序 ,已经调试,可以运行,可以提高学习兴趣
BDASample
- 图形处理,类似画图板的程序,C++代码,可以运行
pdf417lib
- 用于二维条码PDF417的简单的生成及识别的小软件,用VC编写,可以运行
bessel
- 这是计算机图形学的一个bessel画线算法。直接可以运行。-This is a computer graphics Bessel line drawing algorithm. Direct run.
B样条算法
- 这是计算机图形学的B样条算法。直接可以运行。-This is the computer graphics B-spline algorithm. Direct run.
matlab编的特征匹配(控制点)
- matlab编的特征匹配,用控制点可以进行匹配。简单的小程序,可直接运行。-Matlab series of the feature matching, control points can be used for matching. Simple small program can be directly run.
matab 图像处理代码
- 这是一份matlab的图像处理代码,里面有些试验照片,程序可以运行
VIDEO
- 关于实时图像的采集,采用labview和vb编程,可以运行,大家可以参考下-On real-time image acquisition, using labview and vb programming, you can run, we can refer to
renlianshibie
- 人脸图像识别JAVA语言 很少见的 欢迎大家使用 包含jama包 可以运行-Human face recognition are welcome to use the JAVA language is rare Contains jama package can be run
fanse
- 图片反色的源代码。选择相应的bmp图片之后可以运行将图片变成原来的反色。-Anti-color picture of the source code. Select the appropriate bmp picture after picture can run into the original anti-color.
heibai
- 图片彩色转换成黑白的源代码。选择相应的bmp图片之后可以运行将图片变成只有黑白两种颜色。-Color converted to black and white picture of the source code. Select the appropriate bmp picture after picture can run to become only black and white.
10bezcurve
- 简单,可以运行的bezier曲线程序,来自图形学红宝书。-rundable Bezier Curve C program
MATLAB基于点的图像配准程序
- MATLAB基于点的图像配准程序,可以运行,可以完成配准,希望可以帮助到大家