搜索资源列表
image.rar
- VC++实现的常用图形变换,Hough变换,图像平移,图像旋转,图像的3D灰度显示,维纳滤波处理等,VC++ to achieve the common graphics transform, Hough transform, image translation, image rotation, 3D gray-scale images show that Wiener filter processing
image
- 关于图像平移,镜像,缩放,旋转,的c#编程。很强大,内容很丰富。-With regard to image translation, mirroring, scaling, rotation, the c# programming. Very powerful, very rich in contents.
picturetransform
- 图像的平移、旋转、镜像、转置、缩放等几何变换算法。希望对大家有用。-Image translation, rotation, mirror, transpose, transform geometric scaling algorithm. I hope for all of us useful.
Image-translation
- 此程序是数字图像处理关于图像平移,旋转等变化的程序,基于matlab-This program is a digital image processing on the image translation, rotation and other changes in procedures, based on matlab
Photo
- 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配;
MatlabToolboxforImageProcessing
- \常用的图像处理工具(用MATLAB所编)Matlab Toolbox for Image Processing:梯度锐化,图像镜像,图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡,中值滤波等。-\ Common image processing tools (using MATLAB, ed) Matlab Toolbox for Image Processing: gradient sharpening, image mirroring,
GeoTrans
- VC++程序实现包括图像平移、镜像变换、图像缩放等变换-VC++ program implementation, including the image translation, image transformation, image scaling and other transformations
Image-translation-transform
- VC编程用的,进行图形图像处理,非常简单易行,非常实用-VC programming with, graphic image processing, very simple, very practical
Image-translation
- 图像平移,放射变换,进行基本的图像处理编程-Image translation, radiation transformation, basic image processing program
Image-Translation-
- 这个程序是用vc++编写的,是图像平移的源程序。-this is the code for image translation
Image-translation
- 图像变换的一种,对图像进行简单的图像平移变换。-Image transformation, and the image of the simple image translation transformation.
Image-translation
- 实现图像的平移 可实现左移 右移 并根据需要改变参数-Image translation
Image-translation
- VC6.0图像平移函数,实现图像的平移操作-Image translation
Image-translation-transformation
- 图像几何变换 图像的平移变换 图像平移到指定位置-Image translation transformation
image-translation
- 实现图像平移,完成图像的几何变换,移出去的部分填充白色。-Achieve image translation, complete the image geometric transformation, moving out of the partially filled white.
image-translation
- 本代码适应于刚开始研究图像平移的学者,方便简单使用,-This code applies to start the research of image translation scholars, convenient and simple to use, thank you
Image-Translation
- 程序主要实现图像的平移功能。使用VC6.0打开。-Image Translation
image-translation
- 图像平移,对两幅图像进行拼接是会用到图像平移。-image translation
Image-translation-transformation
- 图像平移处理,可以图片进行平移变换处理,提供演示图片-Image translation process, it can image pan transformation process provides demonstration image
Project2
- Using an image to do the following operations, image translation, image rotation, shear operations, smooth, Laplacian and Sobel operators, Gamma correction and histogram enhancement.