搜索资源列表
matlab写的对图像进行简单的伽马校正
- matlab写的对图像进行简单的伽马校正,代码中给出了两个例子,matlab write simple image gamma correction, the code gives the two examples
GammaLineLogTran.rar
- 图像灰度变换中的线性变换、对数变换、Gamma变换函数,不是利用matlab里面现成的函数实现,而是是利用数学公式计算得到,对于理解上述变换的实质有一定的价值 ,Image gray-scale transformation of the linear transformation, logarithmic transformation, Gamma transform function, instead of using off-the-shelf function inside matla
101259378luv_rgb_yuv_lab_space
- 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
gamma
- 这是一个伽玛图像校正程序,首先读入原始图像,然后利用事先在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.
gamma
- matlab实现gamma校正的算法,用以调整光照不均的图像。-matlab to achieve gamma correction algorithm to adjust the uneven illumination of the image.
digama
- digama.m calculates DIGAMMA ( X ) = d ( LOG ( GAMMA ( X ) ) ) / dX psi_values.m returns some values of the Psi or Digamma function for testing. timestamp.m prints out the current YMDHMS date as a timestamp. asa103_test.m, a sample calling pr
hdtz
- 图像的象素值变换,包括亮度、对比度和GAMMA校正算法,环境是OPENCV4.0,VC6.0。算法参考了MATLAB函数 imadjust 。-Transform the pixel values of images, including brightness, contrast and GAMMA correction algorithm, the environment is OPENCV4.0, VC6.0. Algorithm MATLAB function reference imad
intrans
- 包括负片变换、对数变换、gamma变换和对比度拉伸变换的图像变换函数-Including the negative transformation, logarithmic transformation, gamma and contrast stretch transform transform image transform function
gamma
- 对图片进行gamma校正,可以对黑白图片进行比较好的gamma校正,对彩色图片有一定得校正功效!-On the picture for gamma correction, black-and-white picture can be a better gamma correction, color picture of a certain efficacy of a correction!
pee
- Earthquake Engineering and Structural Dynamics-You can input any number of stores by giving the mass, stiffness and damping values. Input the gamma and beta values which are related to Newmark Integration Mtd. Press Newmarks Integration button to
gammacorrection
- A simple MATLAB Programme for the gamma correction of an image
generator
- calculate the Gamma Correction for a particular image
ColorSpace
- in this matlab code we 1.compute spectral response 2.compute the tristimulus 3.generate the 200*300 pixel images from the 24 RGB & gamma correction tristimulus
Gamma_MAP
- 雷达图像滤波的一种处理方法,基于matlab编写的!-A radar image filtering method, based on the matlab prepared!
gammacorrection
- 一种gamma校正的matlab的源代码-A gamma correction of the source code matlab
NumericalAnalysis
- 使用matlab进行数值分析时重要的参考资料,具体包含内容可以看英文描述-This text is written primarily for students/readers who have a good background of high school algebra, geometry, trigonometry, and the fundamentals of differential and integral calculus. This text includes the fol
ForcedPendulum
- This simulink model simulates the damped driven pendulum, showing it s chaotic motion. theta = angle of pendulum omega = (d/dt)theta = angular velocity Gamma(t) = gcos(phi) = Force omega_d = (d/dt) phi Gamma(t) = (d/dt)omega + omega/Q
adjgamma
- AJUSTING GAMMA FOR IRIS IMAGE IN THE SEGMENTATION TAGE
matlab image GUI
- 一个基于matlab GUI的图像处理程序,高斯模糊,图像几何变化,gamma变化,直方图等(An image processing program based on MATLAB GUI, Gauss blur, gamma change, histogram, etc.)
Gamma消高光
- 一种非常好的消高光的方法,不过是基于matlab。(A very good method of eliminating highlights, but based on matlab.)