资源列表
RotateImg
- 图像旋转是图像几何变换之一,在GDI+中Bitmap提供了图像旋转的功能,但只能旋转90.180,270等,本程序利用数学公式实现对图像的任意旋转-Image rotation is one of the image geometric transformation, in GDI+ provides the Bitmap image rotation features, but only rotation 90.180,270, etc., this program uses mathemat
ShowGIF
- 在vc++6.0中,没有现成的控件显示GIF图像,本程序应用使用GDI+显示GIF图像-In vc++6.0, there is no ready-made controls display GIF image, the application program displays GIF images using GDI+
Draw
- MFC编写的简单的鼠标画图程序,拖动鼠标不放可以画出连续的线条,并可以保存到磁盘-MFC prepared simple mouse drawing program, drag the mouse to draw a continuous line can hold, and can be saved to disk
DrawCoin
- 画硬币的程序,通过菜单中的+和—可以操作硬币数目的增减。-Painting coin program, through the menu+ and- increase or decrease in the number of coins can be manipulated.
Test
- 测试代码,主要看int类型转换float后是怎么转换的。-Test code, mainly to see the int type float after conversion is how to convert.
VedioEnhance
- 图像增强的一个功能,内容丰富,程序完整,对学习图像处理很有帮助-Image enhancement of a function, rich in content, and the program integrity,to study the image processing to have the help very much
DrawLine
- 计算机VC画图源码 画直线(DDL算法 Bresenham算法)-Draw a line drawing VC source computer (DDL algorithm Bresenham algorithm)
Image-smoothed
- 图像平滑化处理 邻域平均法C语言实现图像平滑化处理-Image smoothed neighborhood average C language
image-processing-method-of-analysis
- image processing method of analysis
match-two-images
- 输入两幅图像,常用的图像格式都支持,通过提起颜色与纹理特征来计算其相似度。-input two pictures,most formats are acceptable.this program compute the simiarity between the two input pictures by using the color and texture features
22250978transform
- 三角形变换,实现旋转,扩大,缩小,上下左右移动-Triangle transform, rotate, expand, shrink, move up and down
BresenhamDrawCircle
- 计算机图形学,用C++或是C画圆实现密集点画圆-Computer Graphsic
