搜索资源列表
Cresorse
- 高斯平滑,灰度均衡,拉普拉斯锐化(边缘检测),亮度增减,梯度锐化,图像平移,图像旋转,维纳滤波处理-Gaussian smooth, gray balance, Laplacian sharpening (edge detection), the brightness changes, gradient sharpening, image shifting, image rotation, Wiener filter
codesforimageprocessing
- 实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。-simple image processing, including color to grayscale 256, the Hough transform,
ImageShifting006-10-24
- Visual C++MATLAB图像处理与识别实用案例精选之 图像平移 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition of practical cases selected images translation algorithm source files, including standard tests Photo
imagemoving
- image moving 图像平移 可以设定位置-image moving image translation can set position
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
pingyi
- 用matlab语言开发的图像平移程序,包含测试图片-Matlab language used to develop the image translation process, including test picture
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)
GeoTrans
- VC++程序实现包括图像平移、镜像变换、图像缩放等变换-VC++ program implementation, including the image translation, image transformation, image scaling and other transformations
appendix
- 28个常用的数字图像处理程序包括傅里叶变换、图像平移、直方图均衡、直方图均衡、图像镜像、均值滤波等。-Fourier transform, image translation, histogram equalization, histogram equalization, image mirroring, mean filtering.
jihebianhuan
- 图像的几何变换,图像比例放缩,图像平移,图像镜像,图像旋转等-Image geometric transformation, image zoom ratio, image translation, image mirroring, image rotation
l
- 该程序实现图像几何变换,包括图像平移,水平、垂直镜像,图像转置,图像缩放以及图像旋转。-Image geometric transformation of the program, including the image shift, horizontal, vertical mirror, image transposition, image scaling and image rotation.
nsct_toolbox
- 非下采样contourlet是超小波的一种。具有多尺度和多方向性,解决了contourlet变换无平移不变性的缺陷。用于图纹理特征提取和图像融合的效果很好。(Non sampled contourlet is a kind of super wavelet. With multi-scale and multi directional, it solves the defect of Contourlet translation without translation invariance. F
ShiftImage
- 对图像进行平移,用MFC,实现在对话框中移动图像(To pan the image, use MFC to move the image in the dialog box)
fftcalcshift
- 实现了利用傅里叶变换求两张图像平移距离; 输入是两张具有平移关系的图片; 输出distancex,distancey表示求得的平移距离(The Fourier transform is used to calculate the translation distance of two images. The input is two images with a translation relationship. The output distancex, distancey repres