搜索资源列表
-
1下载:
图像处理软件含帮助。毕业设计,旋转,线性变换,灰化,平滑,滤镜,反相等,功能全面!-image processing software with help. Graduation design, rotary, linear transformation, ash, smooth, filter, anti-equal, full functions!
-
-
1下载:
1.几种灰度变换,分段线性化,平方变换,对数变换,平方根变换等等
2.几种滤波器,中值滤波,均值滤波等等
3.图像分割,边缘检测,轮廓提取,以及SOBEL梯度算子
4.彩色图像,红色通道,绿色通道,蓝色通道
5.图像的几何变换,图像缩放,镜像(水平镜像和垂直镜像)
-1. Several gray-scale transformation, piecewise linear, square transform, the number of transformation, an
-
-
1下载:
打开bmp位图,实现指数.巴特沃斯.理想高低通滤波等,图像的反白线性变换,直方图,直方图均衡,实现显示彩色图像的his通道,和rgb通道内容等,灰度图像伪彩化,彩色图像着色-open bmp bitmap realize index. Butterworth. More idealistic than pass filter. Anti-white images of linear transformation, histogram, histogram equalization and ach
-
-
1下载:
一套完整的图像处理与识别的源码(全中文注释)
这是我们内部开发与使用的一套图像处理代码,里面包括了大部分图像处理与识别处理的的函数:像模板变换,图像的平滑、锐化、边缘识别、图像中值滤波、图像模糊、图像逆滤波、图像模糊加噪、图像维纳滤波、线性变换、灰度拉伸、直方图均衡、图像腐蚀、图像膨胀、图像开运算、GIF确码编码、缩放、旋转、快速付立叶变换、离散余弦变换等等,等等,太多了。可以用于windows软件或嵌入式软件编程。内部用的,全中文注释,为了下载我才拿出来的。你们自己看着办吧。-a comp
-
-
0下载:
中值滤波 prewitt算法 直方图均衡化 密度分割法图像伪彩色处理 分段线性处理处理灰度变换-Median filter Prewitt density histogram equalization algorithm segmentation image pseudo-color handle handle handle piecewise linear gray-scale transformation
-
-
0下载:
图像处理的课程设计功能有
1.直方图的计算与显示
2.线性点运算
3.灰度均衡
4.傅里叶正变换
5.模板操作、中值滤波-Image processing function of curriculum design 1. Histogram calculation and display 2. Linear 3-point operations. Grayscale balance 4. Fourier transformation 5. Template operation
-
-
0下载:
空域数字图像线性滤波器和频域非递归滤波器(包括:频域变换法、频域抽样法和窗函数法)的Matlab实现。-Airspace linear digital image filters and frequency-domain non-recursive filter (including: frequency-domain transformation method, frequency-domain sampling method and window function method) of th
-
-
0下载:
bmp图像数字处理;图像信息的统计:直方图,最大最小灰度,熵,方差,平均灰度;灰度变换:分段线性变换,阈值,直方图的均衡化;中值滤波(加噪声),梯度算子;数字卷积,增加一个过滤类;几何变换:旋转,几何校正
-bmp image digital processing image information of the statistics: histogram, max-min gray, entropy, variance, average gray gray-scale transfor
-
-
0下载:
灰度变换增强程序
1.灰度变换增强程序
2.直方图灰度变换
3.直方图均衡化程序举例
4.直方图规定化程序举例
1.线性平滑滤波
2.中值滤波器
3. 4邻域8邻域平均滤波算法
1.低通滤波器
2.布特沃斯低通滤波器图像实例-Enhanced gray-scale transformation procedure 1. Enhanced gray-scale transformation procedure 2. Histogram gray-sc
-
-
0下载:
图像预处理中,通常采用直方图均衡化[1]和直
方图规定化、线性和非线性灰度变换法[2]提高图像
的对比度,但效果均不理想。故提出一种对比度增
强算法。该算法首先对直方图进行平滑处理以消除
直方图中因噪声而引入的随机干扰点,然后进行直
方图均衡化,增大图像的对比度,接着在整个显示
范围内对图像灰度级进行等间距排列,使输出图像
的灰度动态范围达到最大灰度变化范围,最后对整
幅图像中值滤波,滤除图像中被增强的噪声。-Image preprocessing, the co
-
-
0下载:
改代码包含了图像的几何变换,平移旋转,灰度变换,二值化,直方图均衡,图像空域增强,图像频域增强,图像形态学,图像分割,手写数字识别,边界跟踪,区域增长,腐蚀膨胀,低通滤波器,小波变换,直方图分段线性拉伸等等的功能。-Change the code contains images of geometric transformation, translation rotation, gray level transformation, binarization, histogram equaliza
-
-
0下载:
设计一个图像的线性灰度变换并编程实现变换效果
设计一个图像的中值滤波器并编程实现滤波效果-The design of a linear image gray level transformation and programming to achieve the transformation effectDesign of an image median filter and programming to achieve the effect of filtering
-
-
0下载:
图像处理 包括特技显示百叶窗,马赛克,栅格,图片缩放;像素运算:线性变换,阈值变换,灰度拉伸,窗口变换,小波变换,傅里叶变换;图像复原:逆滤波复原,维纳复原,等类PS图像处理技术-Image processing including special shutters, mosaic, grid, pictures, zoom pixel operations: linear transformation, threshold transform, gray stretch the windo
-
-
0下载:
应用于MATLAB中对图像的非线性变换,直方图均衡化线性,平滑滤波器-Images used in MATLAB, nonlinear transformation, histogram equalization, linear smoothing filter
-
-
0下载:
详细说明:
读入图像,对于图像进行高斯高通以及低通滤波,显示结果,与原图进行对比-Detail: ch5_1_1: image gray-scale linear transformation (5.1.1) ch5_1_2: image grayscale piecewise linear transformation (5.1.1) ch5_1_3: using the transfer function of the number of forms of dynamic range c
-
-
0下载:
详细说明:
ch5_1_1: 图像灰度线性变换 (§5.1.1)
ch5_1_2: 图像灰度分段线性变换 (§ 5.1.1) ch5_1_3: 采用对数形式的变换函数进行动态范围压缩 (§5.1.1)
ch5_1_4: 图像直方图的均衡化 (§5.1.2) ch5_1_5: 直方图规定化 (§5.1.2)
ch5_2_1: 邻域平均的线性平滑滤波法实现降噪 (§5.2.2)
ch5_2_2: winner滤波法实现降噪 (§5.2.2) ch5_2_3: 中值滤
-
-
0下载:
对图像文件分别进行灰度线性变换、直方图均衡化、均值滤波、中值滤波和拉普拉斯锐化操作;添加噪声,滤除噪声等处理-Gray linear transformation, histogram equalization, filtering, median filtering and Laplacian sharpening operation Add Noise filter out the noise image file processing
-
-
0下载:
首先对图像进行非线性灰度变换滤除噪声,然后利用最大类间方差阈值技术对处理后的图像进行二值化处理,最后利用积分投影定位人眼-First to utilize non-linear gray-scale transformation to filter out noises, then adopts the between-cluster variance threshold segmentation method for image binarization processing, finally
-
-
0下载:
matlab图像处理常用程序:线性变换、非线性变换、图像锐化、边界追踪、中值滤波器-matlab image processing program used: linear transformation, a nonlinear transformation, median filter, boundary tracking, image sharpening
-
-
0下载:
图像反转 灰度线性变换 非线性变换 直方图均衡化 线性平滑滤波器 中值滤波器-Image is reversed gray linear transformation linear transformation linear histogram equalization median filter smoothing filter
-