资源列表
traslation-2006041016
- 将一幅给定的图像加噪后进行平滑滤波和中值滤波处理,比较两种处理的效果并与原图像比较之。并添加了锐化滤波处理。-to be an increase in the noise image after smoothing filter and the filter, compare the results with the original image comparison. And add a sharpening filter.
多边形变换2_VC
- 用vc编写的一个多边形变换程序-vc prepared using a polygon transformation process
TwIST_v2
- 偏微分方程PDE方法图像处理,Thresholding Algorithms for Image Restoration-Partial differential equations PDE method for image processing, Thresholding Algorithms for Image Restoration
html5-svg-shanche-animation
- 基于HTML5的动画,用SVG语言来写的。图画是一个过山车的精美图像-Based HTML5 animations using SVG language to write. Picture is a roller coaster of exquisite images
diamond-VS2005
- 金刚石图案绘制,输入顶点数及半径。原理:正多边形个顶点连线。-diamond draw
MFC实现多边形画图填充
- MFC实现多边形画图和填充,对学习图形学有一定的好处哟!-MFC polygon drawing and filling, to learn graphics have certain advantages yo!
16位图显示
- 该程序实现的是16色位图的显示,对其他色的位图的显示也具有参考价值-the program is the 16-color bitmap display, the other color bitmap display also reference value
ass1
- C++ very importal very importal
33753138infohid
- LSB 信息隐藏的程序,可以实现图像信息隐藏-this is for information hiding ,which use for image hiding
fuza-xingzhang-chuankou
- 汇编的 关于 复杂形状的窗口 的asm 源程序,虽然代码量少,但汇编语言本来就是很精练的
seed
- 很好的填充算法,有多钟方式,拿出来与大家分享
ddanew1
- 实现三种画线方法及画圆,DDA画线,中点画线,BRESENHAM画线法,可画任意直线及圆弧和圆