搜索资源列表
实现几种精确位图缩放方式的程序
- 图象的平移,旋转,镜像,转置,缩放等几何变换算法
灰度图象处理
- 该程序实现二维灰度图象处理,包括旋转,缩放,二值化处理等功能,方便实用。-procedures to achieve the two-dimensional gray scale image processing, including rotation, scaling, the two-value processing and other functions, convenient and practical.
tuxianghecheng
- 几何变换:图象平移,水平镜象,垂直镜象,图象转置,图象缩小.图象放大,图象旋转-geometric transformation : image translation, mirroring the level of the vertical image, image transfer home, the narrow image. Image enhancement, image rotation
Realtime Image Rotation
- 能实现实时图象旋转-achieve real-time image rotation
wylovezbxz
- 一个用MFC实现的图象旋转程序,有测试图片!-MFC with a picture rotation procedures, test pictures!
image_circumrotation
- 这是图象处理方面很好的东西,就是实现图象旋转功能,非常有用。-This is the image processing very good thing, and that is the image rotation function very useful.
图象的平移
- 图象的平移,旋转,镜像,转置,缩放等几何变换算法-image translation, rotation, mirroring to home, such as geometric scaling algorithm
photoxuanzhuan
- 调试时的计算机的配置:Windows2000/XP + Visual Studio 6.0 企业版 这是处理图象旋转的原代码 . 注意,本目录中大部分程序只能对256色图像进行操作。-debugging the computer configuration : Windows2000/XP Visual Studio 6.0 Enterprise Edition is handling this image rotation to the original code. Attenti
HuMoments
- 用VC++写的Humoments的处理程序.可以得到图象旋转不变量,进行图象识别-VC Humoments written by the process. Image rotation can be invariant, image recognition
my_imrotate
- 这是个matlab实现图象旋转的程序,供大家参考
此代码实现了图象的平移,旋转,镜像,转置
- 此源代码是关于图像平移、旋转、镜像、转置 的源代码,对VC的初学者有一定参考价值-this source code is on the image translation, rotation, mirroring, home to the source code, the right VC beginners a certain reference value
opengl
- 在VC环境下用OpenGL的图象旋转缩放处理
xuanzhuan
- 我上传个 图象 旋转的 代码 供大家 参考
TransformShow
- 图象变换处理 具体功能:图象旋转、水平镜像、垂直镜像、缩放等。
图象处理程序
- 提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-the image histogram equalization, robert, segmentation, prewitt, "and Gauss methods of edge detection operators, the median fil
tuxiang
- 读入图像 图像加 图像减 灰度图象 灰度转二值 图像放大 图像旋转 选定区域 填充区域-Read into the images by gray-scale image Add image to gray image binary image enlarge image rotation filling selected areas of regional
opengl_1
- OpenGL的图象旋转缩放处理,能够使用相关程序进行合作处理,包括坐标定位,坐标变换等。-OpenGL rotating zoom image processing, be able to use the relevant procedures cooperation deal, including the coordinates of position, such as coordinate transformation.
SIFT
- Distinctive Image Features from Scale-Invariant Keypoints David G. Lowe 这是一个很好的图象匹配算法(SIFT),同时能处理亮度、平移、旋转、尺度的变化,利用特征点来提取特征描述符,最后在特征描述符之间寻找匹配。 -Distinctive Image Features from Scale-Invariant Keypoints David G. Lowe 这是一个
codefile
- 20多个常用vc++的数字图象处理算法实现。包括二值化变化、反色、直方图均衡、灰度均衡、阈值变换、图像旋转、高斯平滑、边缘检测、hough变换、均值滤波、傅立叶变换、离散余弦变换、canny算子边缘提取、逆滤波和维纳滤波等。-Vc++ in more than 20 commonly used digital image processing algorithms. Including binary change, anti-color, histogram equalization, gray
geometry operations
- 使用指针方式实现图象平移,图象镜像。缩放和旋转只能处理8位灰度图象。(Using pointer to achieve image translation, image mirroring. Scaling and rotation can only handle 8 bit grayscale images.)
