当前位置:
首页 资源下载
搜索资源 - image gamma matlab
搜索资源列表
-
0下载:
matlab写的对图像进行简单的伽马校正,代码中给出了两个例子,matlab write simple image gamma correction, the code gives the two examples
-
-
0下载:
图像灰度变换中的线性变换、对数变换、Gamma变换函数,不是利用matlab里面现成的函数实现,而是是利用数学公式计算得到,对于理解上述变换的实质有一定的价值
,Image gray-scale transformation of the linear transformation, logarithmic transformation, Gamma transform function, instead of using off-the-shelf function inside matla
-
-
1下载:
Convert a color image between color representations.
B = COLORSPACE(S,A) converts the color representation of image A
where S is a string specifying the conversion. S tells the
source and destination color spaces, S = dest<-src , or
alte
-
-
1下载:
这是一个伽玛图像校正程序,首先读入原始图像,然后利用事先在matlab中计算得到的对每个灰度值校正后的数值替代原灰度值即可。-this is a gama image revising program. it uses revised grey level obtained from matlab to substitute original image data to fulfill this task.
-
-
3下载:
matlab实现gamma校正的算法,用以调整光照不均的图像。-matlab to achieve gamma correction algorithm to adjust the uneven illumination of the image.
-
-
0下载:
包括负片变换、对数变换、gamma变换和对比度拉伸变换的图像变换函数-Including the negative transformation, logarithmic transformation, gamma and contrast stretch transform transform image transform function
-
-
1下载:
A simple MATLAB Programme for the gamma correction of an image
-
-
0下载:
calculate the Gamma Correction for a particular image
-
-
2下载:
雷达图像滤波的一种处理方法,基于matlab编写的!-A radar image filtering method, based on the matlab prepared!
-
-
0下载:
AJUSTING GAMMA FOR IRIS IMAGE IN THE SEGMENTATION TAGE
-
-
3下载:
实验二、数字图像伽马校正。MATLAB程序。有报告,有源码。-The second experiment, digital image gamma correction
-
-
0下载:
Adjusting gamma factor in an Image:D
-
-
0下载:
图像预处理-图像去噪方面-滤波器-matlab的实现程序,非常清晰- ADJGAMMA- Adjusts image gamma.
function g = adjgamma(im, g)
Arguments:
im - image to be processed.
g - image gamma value.
Values in the r
-
-
0下载:
在vc中调用matlab 用gamma算法进行图像处理 -Call matlab in vc algorithms for image processing with gamma
-
-
0下载:
The package includes some function to process images in MATLAB platform. It contains gamma correction of an image, it calculates the entropy, it contains a way to find the distance between two histograms and it does texture analysis, from LBP and VAR
-
-
0下载:
matlab 数字图像处理,灰度调整,gamma变换,灰度直方图,均衡直方图-Matlab digital image processing, gray scale adjustment, gamma transformation, gray histogram, balanced histogram
-
-
1下载:
matlab实现的数字图像处理之图像增强。
附件共包括25个文件,采用不同方法实现了图像增强的目的。
1、通过调整对比度实现图像增强
2、通过直方图均衡化实现图像增强
3、调整图像灰度范围
4、gamma校正
5、有限对比自适应直方图均衡化
等-Digital image processing of image enhancement matlab realize. 25 including attachment of fil
-
-
0下载:
实验 数字图像伽马校正。MATLAB程序-The experiment, digital image gamma correction
-
-
0下载:
这是对图像处理的matlab代码。包括灰度阈值变换、直方图均衡化、镜像变换、图像转置、图像缩放、图像旋转等操作。都是可以实现的代码-This is an image processing matlab code. Including gray threshold transform, histogram equalization, image transformation, image transfer home, image scaling, image rotation and other
-
-
2下载:
一个基于matlab GUI的图像处理程序,高斯模糊,图像几何变化,gamma变化,直方图等(An image processing program based on MATLAB GUI, Gauss blur, gamma change, histogram, etc.)
-