搜索资源列表
-
1下载:
本实验要求使用强度变化方法对图像进行增强。图像增强的是要目标是处理图像,使其比原始图像更适用于特定应用,图像增强的方法分为两大类,空间域方法和频域方法,“空间域”一词是指图像平面本身,这类方法是以图像像素的直接处理。“频域”处理技术是以修改图像的傅里叶变换为基础的。本实验采用的对数变换和指数变换是对前一种方法的应用。-This experiment requires the use of intensity changes in methods of image enhancement. Ima
-
-
2下载:
matlab 实现对图像基本处理
包含 图像的幅度谱图及频域滤波,数字图像增强,平滑、锐化处理的模板运算,图像压缩与编码,包含原代码和任务书。图片资料齐全-basic matlab image processing to achieve the range of images and spectra of frequency-domain filtering, digital image enhancement, smoothing, sharpening operator templat
-
-
0下载:
实现指纹图像增强,直方图均衡化等空域增强后,在频域也进行增强。开发环境为MATLAB软件。-The realization of fingerprint image enhancement, histogram equalization, such as enhanced airspace, in the frequency domain also enhanced. Development environment for the MATLAB software.
-
-
0下载:
给定一幅图像,进行频域处理,包括低通滤波,图像锐化,伪彩色处理等。-Given an image, the frequency domain, including low-pass filtering, image enhancement, pseudo-color processing.
-
-
0下载:
频域图像增强,包含了多个实例,MATLAB环境下调试通过。-image enhancement in frequency domain
-
-
1下载:
基于Gabor变换的图像纹理识别。
提出了一种改进的Gabor变换的图像纹理增强算法,将空域的纹理图像变换到联合空间频率域并将联合空间
频率域的能量分布作为掌纹的特征,Gobar滤波器在频域内对子块其主方向上频率能量分布进行滤波,特征向量进行了匹配
识别,增强特征纹线信息并对核心区域进行多方向空间频率能量滤波合成,同时也对滤波算法进行了优化,有效地减少了运
算量。-Gabor transform based image texture recognition. An improv
-
-
0下载:
图像增强 灰度变换增强 空域滤波增强 频域增强 色彩增强 小波增强 -Enhanced gray-scale image enhancement transform spatial filter to enhance the frequency domain to enhance color enhanced wavelet enhanced
-
-
0下载:
介绍利用MatLab实现图像增强的3种常用方法:灰度直方图均衡化、灰度变换、平滑与
锐化滤波等,探讨利用MatLab提供的系列算子实现图像边缘检测的方法.以Amold置
乱变换为例,探讨MatLab在图像空间变换处理中的应用,以离散余弦变换为例探讨
MatLab在图像频域变换处理中的应用。-Describes the use of MatLab implementation of the three kinds of commonly used image enhancement m
-
-
0下载:
在c++基础上开发的对图像进行频率域增强的程序,里面包括说明-In c++ based on the development of the image enhancement in frequency domain procedures, which include the descr iption
-
-
0下载:
Python opencv image enhancement in frequency domain. DFT , inverse DFT , highpass , lowpass filter
-
-
0下载:
包括对图像的变换,图像的增强:灰度变换增强、空间域滤波增强、频域滤波增强、常用的图像分割算法、图像配准算法-Including image transformation, image enhancement: enhanced gray-scale transformation, spatial filtering enhancement, frequency domain filtering enhancement, commonly used in image segmentation, i
-
-
0下载:
针对小波变换在指纹识别中的应用,提出了一种基于小波变换的图像增强算法,利用低频系数图像在小波域估计指纹纹线方向,抑制了高频噪声对纹线方向的影响,实验表明,该算法对纹线模糊的指纹图像增强效果明显。-According to the fingerprint identification of wavelet transform in the application, and puts forward a kind of image based on wavelet transform enhance
-
-
0下载:
图像增强里的小程序,有中值滤波,平滑处理还有频域增强-Image Enhancement in the small procedures, median filtering, smoothing also enhanced the frequency domain
-
-
0下载:
对图像进行频域增强,内含傅里叶变换的算法和各个函数的功能说明。-Image enhancement in frequency domain
-
-
0下载:
傅立叶变换是数字图像处理中应用最广的一种变换,其中图像增强、图像复原和图像分析与描述等,每一类处理方法都要用到图像变换,尤其是图像的傅立叶变换。常用的图像增强技术可分为基于空域和基于变换域的两类方法。最常用的变换域是频域空间。在频域空间,图像的信息表现为不同频率分量的组合。如果能让某个范围内的分量或某些频率的分量受到抑制而让其他分量不受影响,就可以改变输出图像的频率分布,达到不同的增强目的。
4、高通滤波- 锐化
-Fourier transform in digital
-
-
0下载:
理想低通、高通、带通、带阻滤波器对指纹图像进行频域增强-low-pass, high pass, band pass, band stop filter of Ideal in frequency domain enhancement of fingerprint image
-
-
0下载:
结合SAR图像降斑以及频域增强的SAR图像增强技术-a SAR image enhancement method combined with despeckling and enhancement in the frequency domain
-
-
0下载:
图像增强滤波器程序,分别在时域和频域中实现,并包括高通和低通滤波器。-Image enhancement filter program in the time domain and frequency domain, and including high pass and low pass filter.
-
-
0下载:
这是一本书里光盘带的程序里面代码可完整运行主要是图像图形处理方面的内容用MFC编写,主要包括对图像的点运算、几何变换、图像增强、频域滤波、彩色图像处理、形态学变换、图像分割、特征提取、识别初步等但只能针对位图(.bmp)文件操作。可以运行无任何问题。-This is a book, CD-ROM with the complete procedures inside the code can run is the content of the image and graphics process
-
-
0下载:
压缩包内包含两个m文件,一个是直方图均衡化,另一个是频域滤波,即对一幅图像进行低通、高通滤波,并且使用高频强调和直方图均衡相结合的方法增强图像;另外包含了四张测试用的图片。(Compressed packet contains two m files, one is histogram equalization, the other is a low pass filtering in frequency domain, i.e., images of a high pass filter, a
-