资源列表
Windows graphics drawing
- windows 图形算法,包括线、面,带有抗锯齿效果
bezier
- 一个用汇编写的小例子:如何画贝塞尔曲线的程序-Written with the compilation of a small example: how to draw Bezier curves procedure
YX
- 本人写的一个关于c语言的一个游戏,请多多指教.........谢谢!-I wrote a question about a game c language, please ......... I would like to thank the exhibitions!
compress
- 这个程序主要的作用是用于遥感数据的压缩与解压缩-for the compress and decompress of remote sensing picture
CPT
- CPT algorithm data hiding in image
cdib--lei
- 一个不可多得的学习数字图像处理的vc++类,包括调色板,像素,大小等等,通过调用这个类可以得到更多的图像信息。是数字图像处理的基类。我学图像处理时一直在用,基本上不用调用API很爽的-a rare study of the Digital Image Processing vc categories, including palette, pixel size, etc., by calling this category can be more image information. Digit
数字图像的几何变换
- 主要完成的算法/功能: 图像文件的读出写入,支持BMP格式 图像剪切:输出图像指定矩形框区域的子图像 缩放:支持分数阶的放大/缩小倍率 旋转:支持0~90度之间任意给定角度的旋转变换
MYgvfc
- GVFC 源码,matlab 性能没有试过,应该还好-GVFC source, Matlab Properties tried, it should be okay
studyGDIPlus1
- GDI+学习,对于初学者可能有所帮助,有一个学习实例-GDI+ Study, may be helpful for beginners, there are examples of a learning
calc
- 用MATLAB的GUI实现一个科学计算器,能实现+ —、*、/等功能-Using MATLAB GUI for the realization of a scientific calculator
我的图形学
- 二维图形的几何转换,首先通过屏幕上任意四点绘制通过四点的曲线,再通过平移,旋转缩放等实现一些简单算法-2D geometry conversion, first through the screen drawing arbitrary 4:00 through 4:00 curve, and through translation, rotation scaling algorithm to achieve some simple
Hough
- 检测直线源码