搜索资源列表
VC实现图像平移
- 一个图像平移的VC函数,各个成员变量程序中有详细的说明-an image of the VC translation function, every member variables procedure is described in detail in
基于VC++的图像平移程序
- 基于VC++的图像平移程序,在本程序中,移出去的部分,填充以白色。-VC-based image translation process, in the process, shifting away part filled with white.
此代码实现了图象的平移,旋转,镜像,转置
- 此源代码是关于图像平移、旋转、镜像、转置 的源代码,对VC的初学者有一定参考价值-this source code is on the image translation, rotation, mirroring, home to the source code, the right VC beginners a certain reference value
图像平移移出去的部分,填充以白色
- 图像平移在本程序中,移出去的部分,填充以白色-images in the translation process, the shift away, filled with white
VC图像处理基本算法示例
- 一些数字图像处理基本算法的源码,包括:256色转灰度图,Hough变换,Walsh变换,中值滤波,二值化变换,亮度增减,傅立叶变换,反色,取对数,取指数,图像平移,图像旋转,图像细化,图像缩放,图像镜像,均值滤波,对比度拉伸,拉普拉斯锐化(边缘检测),方块编码,梯度锐化,灰度均衡,用Canny算子提取边缘,直方图均衡,离散余弦变换,维纳滤波处理,逆滤波处理,阈值变换,高斯平滑。
GeoTrans.灰度图像的各种操作源代码
- 数字图像处理中,灰度图像的放大、缩小,平移和旋转功能实现的源代码,分别采用最近邻插值法和双线性插值方式实现。,Digital image processing, the gray-scale image to enlarge, narrow, pan and rotate functions of the source code, respectively, using nearest neighbor interpolation and bilinear interpolation way.
MatlabSourceCode
- 常见的图像处理matlab源代码,包括梯度锐化、图像镜像、图像平移、图像缩放、图像细化、图像旋转、维纳滤波处理、用Canny算子提取边缘、阈值变换、直方图均衡、中值滤波。-Matlab Source Code about Image Processing
ImageProcess
- 特技显示: 图像扫描、图像插入、百叶窗显示、马赛克效果、栅格条交错、从全黑淡入、图像伸缩 像素运算: 查看直方图、直方图均衡、线性变换、阈值变换、窗口变换、灰度拉伸、对数变换 几何变换: 图像镜像、图像平移、图像旋转、图像缩放 正交变换: 离散傅立叶变换、离散余弦变换、沃尔什哈达玛变换、离散K-L变换、小波变换 图像复原: 逆滤波复原、维纳滤波复原 图像增强: 灰度变换调整、直方图修整法、图像平滑法、中值滤波、低通滤波、图像锐化、高通滤波
tuxiangpingyi
- 基于VC++的图像平移变换,适合图像处理的初学者学习-VC++ based on the image shift transform, image processing for beginners
FreTrans
- 实现图像几何变换函数(图像平移,图像镜像 ,图像转置 ,图像缩放,图像旋转),傅里叶变换,离散余弦变换,沃尔什-哈达玛变换。输入256位图像即可使用,包含详细注释,非常有参考价值。-Image geometric transformation function (image shift, image mirroring, image transpose, image scaling, image rotation), Fourier transform, discrete cosine tr
GeoTrans
- 输入bmp图像,进行各种图像几何变换,包括图像平移、转置、旋转、镜像。有详细而准确的代码注释,给学习者提供了良好的工具-Bmp input images, a variety of image geometric transformations, including the image shift, transpose, rotate, mirror. Detailed and accurate source notes, to provide a good learning tool
pingyi
- 用matlab语言开发的图像平移程序,包含测试图片-Matlab language used to develop the image translation process, including test picture
ImageTransformation
- 图像平移算法实现,可以完成图像指定距离的图像平移。-Image transformation algorithm
GeoTrans
- 图像的几何变换 图像平移 图像镜像变换 图像转置 图像缩放 图像旋转-Geometric transformation image image image image translation transpose transform image image scaling image rotation
photo
- vc++6.0进行编程实现对图像的平移处理-vc++6.0 program to achieve the translation of the image processing
tform
- 这是一个对图像进行几何变换的函数。可以对图像进行缩放,旋转和平移操作。-This is an image of the function of the geometric transformation. Images can be zoom, rotation and translation operations.
efficient_subpixel_registration
- 此算法可以实现任意两个图像的配准(整体平移) -This algorithm can achieve any two image registration (the overall translation)
image3
- 针对图像的几何变换,平移,镜像变换,缩放,转置,旋转进行程序设计。取自《vc++图像处理程序设计》-For the image geometric transformation, translation, image transformation, scaling, transpose, rotate to programming. Retrieved from " vc++ Image Manipulation Program Design"
geometry-perations
- 灰度图像的几何运算,包括图像平移,图像镜像,图像放缩,图像旋转-Grayscale images geometric operations, including image translation, image mirroring, image scaling, image rotation
ceshi
- 该程序是灰度图像的坐标变换,用于二维图像平移,放大。-The program is a grayscale image of the coordinate transformation for two-dimensional image translation, zoom.