搜索资源列表
Rotatebmp
- 以任意角度旋转所显示的bmp位图;随意平移图片(在旋转一定角度的基础上)-arbitrary rotation angle as shown in bmp bitmap; Free translation Photo (in a certain angle of rotation basis)
数字图象处理算法的演示
- 数字图象处理算法的演示, • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(90度与任意角度) • 图象的放缩 &
用VB制作的图像旋转
- 用VB制作的图像旋转程序,可任意设定旋转角度,图像画卷式展开-VB images produced by the rotation procedures, arbitrary rotation angle, image picture-start
RotateImage
- 按任意角度旋转图片,并生成新的旋转后图片
Image
- 基于VC的位图图像处理程序,可实现以下功能: 1.图象参数统计:最大值,最小值,均值,直方图; 2.对比度增强:直方图均衡; 3.图象平滑:中值滤波; 4.图象锐化: Sobel算子; 5.图像旋转:将图像旋转任意角度并显示; 6.图象变换:将图象分块(8*8),作DCT变换,并作IDCT;
wince下图片旋转
- 在Wince下可以任意角度的旋转图片。
在vc 6.0中采用GDI+绘制正弦曲线
- 在vc 6.0中采用GDI+绘制正弦曲线,可以任意角度旋转。可以设定波长和波峰-Used in vc 6.0 GDI to draw the sine curve, can be rotated at any angle. And peak wavelength can be set
customtext_demo
- 可旋转Label 控件源代码,文字可任意角度旋转,也可作成环形文字。-Rotation Label control source code, language can be arbitrary rotation angle can also be made circular language.
GreatGraphicsView
- 自己编制的大型图形浏览程序源码,可以任意拖动,设置透明或不透明显示方式(BMP格式),任意角度旋转,放大或缩小,主要用于课堂教学中对大型图形的展示。-Their own large-scale preparation of graphical source browser, drag can be set up transparent or opaque display (BMP format), arbitrary angle rotation, zoom in or out, mainly
292997
- 3D立方体的任意角度的旋转,界面不错。 有参考价值-3D rotate any angle
whwnlabel_vb
- 字符控件是武汉宽网多媒体技术有限公司采用ATL技术开发的标准COM控件,该软件实现对字符控件的加强及完善,增加图形背景支持,在字符显示上增加3D、闪烁及旋转等效果,是用于字符显示的理想工具,它的使用将非常好地增强软件的界面效果。 产品特征 背景及字符颜色更换。 字符大小、字体更换。 字符3D功能实现。 字符闪烁功能。 字符任意角度旋转实现。 颜色及图形背景实现。 透明背景实现 字符上中下、左中右位置调整实现。
rotator_src
- 图片旋转处理的算法,此算法可以进行任意角度的图片旋转-Image rotation processing algorithms, this algorithm can be any angle of the picture rotation
Dip_06
- 具有各种尺度变换,包括水平垂直镜像,任意角度旋转以及平移-With a variety of scale transformation, including the horizontal and vertical mirror, arbitrary rotation angle and translation
WordArt
- 一个模仿Word艺术字的源代码,使用GDI+编程,可以生成各种角度和弧线的艺术字,支持文字颜色图片填充、阴影、浮雕效果。支持文字任意角度旋转,缩放,调整。支持文字艺术特效轨迹回放,路径跟踪,路径测试等很炫的功能。新版本修复了内存泄漏的问题,添加了Unicode编码的支持,生成的艺术字可以保存为一个GDI+路径的BMP,JPG,GIF图片格式。-Imitates the Word art character the source code, uses the GDI+ programming, m
DlgArbitrarilyCut_cpp
- 旋转裁剪图片的源文件,实现图片任意角度的旋转裁剪功能-Crop rotation picture header file, to achieve picture at any angle of rotation cropping feature
yishuzi
- 一个模仿Word艺术字的源代码,使用GDI+编程,可以生成各种角度和弧线的艺术字,支持文字颜色图片填充、阴影、浮雕效果。支持文字任意角度旋转,缩放,调整。支持文字艺术特效轨迹回放,路径跟踪,路径测试等很炫的功能。新版本修复了内存泄漏的问题,添加了Unicode编码的支持,生成的艺术字可以保存为一个GDI+路径的BMP,JPG,GIF图片格式。 -An imitation of the source code of Word WordArt, use the GDI+ programming,
Rotating
- 实现图像绕任意轴旋转,可以自定义轴坐标和旋转角度-Of image rotating, you can customize the axes coordinates and rotation angle
Graphics
- 内含图片处理类库,可对图像进行高速高保真任意角度旋转、添加水印文字、添加各种滤镜效果、进行颜色、对比度、灰度、等各种常用处理-Includes image processing libraries, high fidelity images can rotate at any angle, add watermark text, add a variety of filter effects, for color, contrast, gray, and other commonly used
RotateImage
- picturebox或其它图片容器中的图片旋转任意角度-picturebox or other image container in the picture rotation any angle
ImgRotate
- BMP 图片旋转,任意角度 。VC源码,供初学者学习(BMP image rotation at any Angle)