搜索资源列表
图象的几何变换算法
- geotrans演示图像的移动,旋转等基本几何变化,是学习VC图像编程的好范例,适用于初学者。-geotrans demonstration of mobile images, rotate the basic geometry change is learning VC good image programming model, applicable to beginners.
几种常用图像处理算法
- 几种常用图像处理算法 里面包含完整的算法实现函数代码 已编辑成为word文档格式 便于复制: 垂直镜像 图像的旋转 图像缩放 256图像转化成灰度图像 随即噪声 亮度调整 色调调整 对比度调 八种图像处理算法函数 -several common image processing algorithm containing the complete algorithm editing function has become a code word document easy copy f
MyDIP1
- 此代码可以实现图像的旋转,均已在vc下编译通过,可以运行。-this code can be achieved by rotating images have been compiled under the vc, can run.
VCbianhuan
- 一个图处理的例子,实现图像的旋转,平移等基本功能-a map of example, Image rotation, translation and other basic functions
rotate_trans
- vb中解决图像的旋转-vb resolved image rotation
数字图像处理程序大全
- 有关图像处理软件中常用功能的程序代码集体,比如图像的缩放,旋转,灰度变换等等。-the image processing software commonly used function of the collective code, such as image scaling, rotation, etc. Transform Gray.
图像变换
- 关于图像变换的源代码,包括对图像的旋转,缩放,裁剪和合并。-Image Transform on the source code, including the right image rotation, zooming, cutting and mergers.
图片旋转 缩放
- 包含图像的旋转,缩放,操作方便,时间证明可以用
数字图像的几何变换
- 主要完成的算法/功能: 图像文件的读出写入,支持BMP格式 图像剪切:输出图像指定矩形框区域的子图像 缩放:支持分数阶的放大/缩小倍率 旋转:支持0~90度之间任意给定角度的旋转变换
ImageRotating
- 图像的旋转是指以图像中的某一点为原点以逆时针或顺时针方向旋转一定的角度。旋转为计算长短轴等图像的参数提供了基础。-Image rotation refers to a point of the image for the anti-clockwise or clockwise rotating a certain angle. Rotation use for the purpose of calculating the anxis length of the parameters of suc
chap1_3
- 图像的几何变换,包括图像的放大,和图像的缩小,图像的旋转,图像的平移,插值-Images of geometric transformations, including image magnification, and image reduction, image rotation, image translation, interpolation
Geometricimageoperations
- 图像的几何操作:图像旋转,图像剪切,包括旋转角度。-Geometric image operations: image rotation, image shearing, including rotation.
RotationImage
- VB仿PhotoShop的图像处理功能之一:进行图像的360度或90度旋转,程序要用到一些控件,在压缩包内已经附加,直接运行工程文件就可以编译。-VB like PhotoShop of image processing functions: the 360-degree image, or a 90-degree rotation, the procedures used in a number of controls, in the compressed packet is added di
GDIRotate
- 利用GDI实现的图像的旋转。平台为Visual C++ 2005-GDI achieved by rotating the image.
tuxiang_xuanzhuan
- VC对BMP位图图像进行旋转的源代码,很不错-VC BMP bitmap image of the source code of rotation
BMPRotate
- 本程序实现的是BMP格式的图像的旋转 可以将图片进行90度 180度 270度 360度旋转 最后还是得到bmp图片 并且可以保存在电脑中-This program is the BMP format of the image rotation picture can be 90 degrees 180 degrees 270 degrees 360 degrees rotation finally found BMP picture and can be saved in the comput
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
ImageProcessingSource
- 图像的旋转,平移,缩放,常用算子的平滑、锐化,傅立叶变换、直方图。-Image rotation, translation, scaling, common operator smoothing, sharpening, Fourier transform, histogram
image-processing
- 实现图像的旋转放大与缩小,通过鼠标左键单击实现-Achieve the rotation of the image to zoom in and out, and click the left mouse button
ImageDemo
- 图像的几何变换 包括水平镜像 垂直镜像 图像的旋转 图像的转置-Image geometric transformation
