资源列表
PsdRead
- VB代码,演示在做游戏时,将PSD格式转换成BMP或者JPG格式的程序,而且,在转换时,要将PSD中的空格转成游戏中约定的透明色。-VB code, the demonstration games, PSD format will be converted into BMP or JPG format of the procedure, but the change, the PSD should turn space into the game as stipulated in the tra
ColorConv
- VB写的颜色转换器 演示VB中使用API进行图形编程-VB was the color converter demonstration using VB API Graphics Programming
matlab编的特征匹配(控制点)
- matlab编的特征匹配,用控制点可以进行匹配。简单的小程序,可直接运行。-Matlab series of the feature matching, control points can be used for matching. Simple small program can be directly run.
20056155561625
- 车牌识别代码,还包括一些基本的 图形处理代码。-LPR code also includes some basic graphics code.
计算机图形的基本生成
- 关于计算机图形的基本生成, 关于计算机图形的基本生成, 关于计算机图形的基本生成。
多边形裁剪
- 计算机图形学—多边形的裁剪算法。
图形裁剪算法vc程序
- 基于vc的对任意多边形进行裁剪
多边形分割
- 凹多边形分割为最少的凸多边形
2d旋转
- 任意角度的高质量的快速的图像旋转
图像处理算法汇总
- 被资源详细实现了各种典型的图像处理算法,包括种子填充,傅里叶变换等
更改分辨率的程序
- MATLAB中对读入的图像可以实现提高和减小图像分辨率的功能程序