搜索资源列表
图像处理之图像旋转
- VC例程:VC编写的图像处理有关子函数-图像旋转-This is a VC project.It has some functions of Image Process,such as Image Rotation.
位图旋转
- 本程序对数字图像处理中比较常见的位图旋转进行了很好的解决。程序简单易懂,可供初学者参考学习-the process of digital image processing the more common bitmap rotation for a good solution. Simple easy to understand, study and reference for beginners
几种常用图像处理算法
- 几种常用图像处理算法 里面包含完整的算法实现函数代码 已编辑成为word文档格式 便于复制: 垂直镜像 图像的旋转 图像缩放 256图像转化成灰度图像 随即噪声 亮度调整 色调调整 对比度调 八种图像处理算法函数 -several common image processing algorithm containing the complete algorithm editing function has become a code word document easy copy f
vc_revolving
- 基于vc++ 平台的图像旋转程序 希望对大家有用-vc platform based on the image rotation procedures hope useful for all
BitmapRotate_src
- 图像旋转显示,速度较快,不是使用GetPixel/SetPixel -image rotation, faster than using GetPixel / SetPixel
20076271
- 3 图像旋转源代码 .RAR VC++PICTURE PROCEED-three rotating image source code. RAR VC PICTURE PROCEED
图像旋转(三次)
- 图像旋转(三次样条插值)-image rotation (cubic spline interpolation)
28
- 图像处理算法,图像旋转、缩放、灰度、锐化
Image
- 基于VC的位图图像处理程序,可实现以下功能: 1.图象参数统计:最大值,最小值,均值,直方图; 2.对比度增强:直方图均衡; 3.图象平滑:中值滤波; 4.图象锐化: Sobel算子; 5.图像旋转:将图像旋转任意角度并显示; 6.图象变换:将图象分块(8*8),作DCT变换,并作IDCT;
图像旋转
- 可将载入图片旋转 是一个比较实用的图象处理程序-pictures can be printed rotation is a practical comparison of image processing procedures
图像几何变换
- VC++编写的图像几何变换程序,界面分成原图显示区和变换后显示区,几何变换包括了:图像平移、水平镜像、垂直镜像、图像转置、图像缩小、图像放大、图像旋转
图片旋转 缩放
- 包含图像的旋转,缩放,操作方便,时间证明可以用
xuanzhuan.rar
- 图像旋转 运行正确的源代码 源文件 压缩包下载,Image Rotation source code to download the source file cabinet
gdiimage
- 一个使用GDI+进行图像旋转处理的例子-A use GDI+ Image rotation to deal with examples
GDIPLUSROTATECODE
- 一个使用GDI+进行图像旋转处理的例子,建议下载,VC环境-A use GDI+ Image rotation to deal with the example, it is recommended to download, VC environment
graphicrate
- 一个图像旋转的源代码,可以提供图像开发的朋友参考-a graphic rotat sample
Geometricimageoperations
- 图像的几何操作:图像旋转,图像剪切,包括旋转角度。-Geometric image operations: image rotation, image shearing, including rotation.
ImageHandle
- 图像处理系统是一个典型的图像处理软件,主要用gdi+完成。它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。 图像显示模块 该模块主要包括显示位图、显示JPEG、显示GIF 3个部分。 图像转换模块 该模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。 图像处理模块 该模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。 字符识别模块 该模块主要包含手写数字识别。 -I
GeoTrans
- 对图像做几何变换,图像平移,水平镜像,垂直镜像,图像转置,图像缩放,图像旋转-Make the image geometric transformation, image translation, horizontal mirror, vertical mirror, the image transpose, image scaling, image rotation
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