搜索资源列表
xintai.rar
- 用形态学的方法求二值图像的周长,面积,圆形度,矩形度和伸长度, use morphological mathod to get the perimeter, area, circle, the rectangle and stretch the length of the binary image
Digitalimage
- 实现图像的灰度拉伸和均衡化 能直观的显示拉伸与均衡后的图像-Implementation of the gray-scale image of the tensile and balanced visual display can stretch and balanced image
intrans
- 包括负片变换、对数变换、gamma变换和对比度拉伸变换的图像变换函数-Including the negative transformation, logarithmic transformation, gamma and contrast stretch transform transform image transform function
stretch
- Write your own code to linearly stretch the gray scale on "trees.tif" so that the image will have a better contrast than in the original image. Try histogram equalization for the same image.
License Plate
- 通过灰度化、分段灰度拉伸、中值滤波、边缘检测和二值化等方式对车牌图像进行预处理,然后基于灰阶跳变定位车牌。-By gray, fractional gray stretch, median filtering, edge detection and binarization, etc. on the license plate image is preprocessed, and then jump on gray positioning plate.
imageprocess
- 用MATLAB写的图像处理,包括绘制直方图,灰度拉伸,图像均衡化及频域平滑滤波代码,简洁实用,注释清晰-Written using MATLAB image processing, including the plot histogram, gray stretch, image equalization and frequency domain filtering code, simple and practical, clear notes
code
- 个函数提供灰度拉伸功能,输入图像应当是灰度图像,但如果提供的不是灰度 图像的话,函数会自动将图像转化为灰度形式。x1,x2,y1,y2应当使用双精度 类型存储,图像矩阵可以使用任何MATLAB支持的类型存储。-A function to provide gray stretch function, the input image should be gray-scale images, but if the offer is not gray of the image, then
MATLAB-image-processing
- 设计一个MATLAB界面,用于图像处理,实现了灰度拉伸,K邻近均值滤波,FFT变换,同态滤波,边缘检测,图像分割,均衡化等-A MATLAB interface design for image processing, gray stretch, K neighboring mean filtering, FFT transform, homomorphic filtering, edge detection, image segmentation, equalization
2valuablebymyself
- matlab编写的二值化程序,包含灰度图,阈值分割后的图,最大线性拉伸的图,非常好用,带有实验图-matlab the binarization programs written, contains grayscale, threshold segmentation, maximum linear stretch of map, very easy to use with experimental Figure
mdwmine
- matlab程序 图像预处理,包括灰度化,灰度拉伸,平滑滤波-matlab program image preprocessing, including gray, gray stretch, smoothing
fisheye180degree
- 安装在墙上的鱼眼摄像机纠正算法。根据算法文献编写的源代码。采用经纬拉伸原理对图像进行校正。 附带实验图片,在matlab中打开可以直接运行。- Fisheye cameras mounted on the wall of the correction algorithm. According to the algorithm source code written literature. Using the principle of the warp and weft stretch
ImageProcess
- 使用matlab实现的一些常见的图像增强处理,如平滑、锐化、虑波、对比度拉伸、局部增强和感兴区提取等-Use MATLAB to implement some common image enhancement processing, such as smooth, sharpen, wave, grandiose sense of contrast stretch, local contrast enhancement, and extraction
MATLAB_PICTURE_PROCESSING
- 使用MATLAB,实现以下四个功能 一、获取图片RGB值:给定一张图片,获取点(x,y),以及(x,y)周围8个点的R、G、B值。 二、实现rgb2gray函数:使用matlab实现rgb2gray的功能,并能计算出转换后灰度图片的方差。 三、灰度图对比度增强:分别使用灰度拉伸和直方图均衡化,增强给定图的对比度。 四、图像去噪:对给定图片加椒盐噪声,并选择两个去噪算法去除椒盐噪声。 -Using MATLAB, to achieve the following four fu
matlab
- 在不同的窗口显示图像图像,将图像显示成视频形式,灰度图像的拉伸-In a different window display image, the image into a video format, the gray image of the stretch
another-matlab-sentence
- 能够实现图像的亮度变换、对数变换、亮度拉伸,直方图均衡化和空间滤波。-To achieve the brightness of the image transform, logarithmic transformation, brightness stretch, histogram equalization and spatial filtering.
数字图像处理经典算法
- matlab 数字图像处理经典算法。归纳很全面。拉普拉斯变换、中值滤波、灰度拉伸等等算法的总结(Matlab digital image processing classic algorithm. Induction is very comprehensive. Laplasse transform, median filtering, gray stretch and so on algorithm summary)