搜索资源列表
ssssmoothduishu11
- 图象处理的几个代码,主要是图象平滑,指数\\对数变换-several image processing code, the main image is smooth, the index \\ transform the few
test12-28
- 1.几种灰度变换,分段线性化,平方变换,对数变换,平方根变换等等 2.几种滤波器,中值滤波,均值滤波等等 3.图像分割,边缘检测,轮廓提取,以及SOBEL梯度算子 4.彩色图像,红色通道,绿色通道,蓝色通道 5.图像的几何变换,图像缩放,镜像(水平镜像和垂直镜像) -1. Several gray-scale transformation, piecewise linear, square transform, th
logTransform_VC_pic
- 用于对图像的对数变换,很简单也很有用的。做图像的同学将受益匪浅,有实例及详细介绍,并附图像可测试。-right image for the right number of transformation, it is very simple to use. Images do students will benefit greatly, and there are examples in detail, accompanied by im
intrans
- 执行灰度图像的亮度变换。包括负片变换,对数变换,gamma变换和对比拉伸变换
log
- 对图像进行取对数变换,开发环境是VC平台
30个图像处理
- 30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡.
ssssmoothduishu11
- 图象处理的几个代码,主要是图象平滑,指数\对数变换-several image processing code, the main image is smooth, the index \ transform the few
imlogpolar
- 实现图像的对数极坐标变换,具有旋转不变性,可用于数字水印的抗几何攻击-achieving the right number of images Polar transform, with a rotating invariance, the digital watermark can be used against geometric attack
duishujizuobiaobianhuanjifanbinahuan
- 极坐标,对数极坐标变换及其反变换分类:matlab与图像处理-polar coordinates, very few of coordinate transformation and its inverse transform Categories : MATLAB and Image Processing
test12-28
- 1.几种灰度变换,分段线性化,平方变换,对数变换,平方根变换等等 2.几种滤波器,中值滤波,均值滤波等等 3.图像分割,边缘检测,轮廓提取,以及SOBEL梯度算子 4.彩色图像,红色通道,绿色通道,蓝色通道 5.图像的几何变换,图像缩放,镜像(水平镜像和垂直镜像) -1. Several gray-scale transformation, piecewise linear, square transform, th
intrans
- 执行灰度图像的亮度变换。包括负片变换,对数变换,gamma变换和对比拉伸变换-Implementation of gray-scale image brightness transform. Including the negative transformation, logarithmic transformation, gamma and contrast stretch Transform Transform
ImageEnhencementUsingIntensityTransformations
- 本实验要求使用强度变化方法对图像进行增强。图像增强的是要目标是处理图像,使其比原始图像更适用于特定应用,图像增强的方法分为两大类,空间域方法和频域方法,“空间域”一词是指图像平面本身,这类方法是以图像像素的直接处理。“频域”处理技术是以修改图像的傅里叶变换为基础的。本实验采用的对数变换和指数变换是对前一种方法的应用。-This experiment requires the use of intensity changes in met
huidu_chuli
- 实现灰度图像的处理,实现灰度反转,对数变换,幂次变换.-Gray-scale image processing to achieve to achieve gray inversion, logarithmic transformation, power transformation.
GammaLineLogTran
- 图像灰度变换中的线性变换、对数变换、Gamma变换函数,不是利用matlab里面现成的函数实现,而是是利用数学公式计算得到,对于理解上述变换的实质有一定的价值 -Image gray-scale transformation of the linear transformation, logarithmic transformation, Gamma transform function, instead of using off-
yy
- 用于数字图像处理中的指数变换和对数变换的程序,实测可用-For digital image processing of the index change and transformation of the number of procedures can be measured
filter
- 用MATLAB实现频域平滑滤波以及图像去噪代码6. 计算频率域图像的幅值并进行对数变换,利用’imshow’ 显示频率域图 像; 7. 在频率图像上去除滤波半径以外的数据(置0); 8. 计算频率域图像的幅值并进行对数变换,利用’imshow’ 显示处理过的 频域图像数据; -6. Calculate the frequency domain image of the amplitude and logarithm
gn
- 对原始噪声图像进行空间域图像增强,对比通过加法,减法,乘法,除法,对数变换,灰度变换,线性滤波,直方图均衡,中值滤波等算法的实现效果-Noise on the original image space domain image enhancement, contrast through the addition, subtraction, multiplication, division, logarithmic transform,
FIR_16
- 基于FPGA的自然对数变换器的设计与实现(Design and implementation of a natural logarithm converter based on FPGA)
傅里叶梅林变换参考代码
- 对数及坐标变换,傅里叶梅林变换参考代码,包含多个文件(Logarithmic and coordinate transformation)
curvelet软阈值
- 在matlab平台上,使用多尺度curvelet变换,对SAR图像的相干斑噪声进行抑制, 先将图像进行对数变换,把相干斑乘性噪声转换为加性噪声,然后使用一种有效的阈值去噪方法,很好的抑制了相干斑噪声,效果不错。(On the MATLAB platform, the multiscale curvelet transform is used to suppress the speckle noise of the SAR image.