搜索资源列表
OTSUway
- OTSU方法计算图像二值化的自适应阈值。OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法-Otsu images calculated value of the two adaptive threshold. Otsu algorithm can be said to be adaptive to calculate the single threshold (for converting images to gray scale image 2) simple
txbh
- 关于图像变换操作的程序,内有256色转灰度图,walsh变换,二值化及付立叶变换等内容(程序+图片)
car
- 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
Greay
- 利用matlab进行图片处理,用于图像灰度化和边缘检测以及二值化-Matlab image processing for image gray and edge detection and binarization
06
- 计算图像灰度值的均值向量和协方差矩阵,C语言编程,保证正确-cov and average
chengxu
- 用matlab实现图像的灰度化,二值化两个基本功能-Gray image using matlab binarization two basic functions
tuxiangchuli
- 关于图像处理的色彩变换,中值滤波器,灰度变换等-About the image processing of color transformation, median filter, gray level transformation, etc
imagepro11
- 运动模糊图像与旋转差分算子卷积,并求卷积后图像的灰度值的绝对值之和-Motion blurred image with rotation difference operator convolution,after the convolution sum of the absolute value of grey value of image
lab
- 将彩色图像转化成为灰度图像的过程成为图像的灰度化处理。彩色图像中的每个像素的颜色有R、G、B三个分量决定,而每个分量有255中值可取,这样一个像素点可以有1600多万(255*255*255)的颜色的变化范围。-The color image into a gray image process become image gray scale processing. Color image of the color of each pixel in R, G, B three components
QUYU2
- 区域生长的图像分割程序,将生长起始点灰度值存入seed中,记录每次判断一点周围八点符合条件的阈值-Area growth of the image segmentation program, the growth of the starting point gray value stored in the seed, the record every time around the point of eight points meet the threshold
