资源列表
ngray
- 自写M函数,做灰度图像的灰度级数及灰度范围的自定义设置。例如:将[0 255]的uint8图像变换成8级灰度的灰度范围为[0 7]图像或者[11.5 25.8]图像。 输出图像为double类,用户可将图像归一化后自行转换为所需类型。-This is a M function written by self, it can be used to rebuild a image with a given number of gray-level and a given gray-scale.
c
- 计算当日为本年中第几天。包含闰年的算法。-To calculate the date of the first few days of this year.
black-and-white
- 图片黑白化,使彩色图片实现黑白化功能,还能还原色彩-Black and white pictures
GreyModel
- 基于matlab的灰色需求预测,可用于供应链库存模型-grey model
figure_sin_cos
- 打印正弦、余弦图像,用基本的C语言来描写的,一般课堂都会讲到的。此程序可以按要求打印正余弦图像-Print sine, cosine image, with the basic C language to describe the general classroom will be mentioned. This procedure can be required to print an image is cosine
caise
- matlab图像处理程序,关于彩色图像处理-matlab image processing procedures, color image processing
histroi
- 图像复原,用于计算一幅图像在多边形区域内的直方图。-Image restoration, used to calculate the histogram of an image in the polygon area.
FFT
- 图像处理中对图像进行fft的matlab程序-image processing do fft to image
shuangxianxing
- 这是一个实现灰度图像双线性插值的小程序,程序中的参数m0和n0分别对应图像插值以后相对于原图像在行维和列维的放大倍数。-This is a grayscale image bilinear interpolation to achieve a small program, program parameters m0 and n0 respectively after the image interpolation with respect to the original image and th
jpg2bmp1
- python convert pg to bmp python convert pg to bmp-python convert pg to bmp python convert pg to bmp
Area-average-method
- 采用matlab进行图像处理,对图像进行预处理,采用均值滤波进行图像增强-Using matlab image processing, image preprocessing, image enhancement using mean filtering
biyuanzengqiang
- 用梯度法对图像进行边缘增强,并用MATLAB惊醒代码编程实现。-Using a gradient method for image edge enhancement, and woke up the code with MATLAB programming.