搜索资源列表
VCWOKAO
- 第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);-Chapter 4 Image Enhancement (contrast enhancement, the gray-scale transformation, dressing histogram, image smoothing, sharpening, Pseudo-color and false color enhancement);
VC++image_enhance
- 图像直方图的基本概念和图像点处理运算中的增强、平滑、锐化概念和实现算法,并给处理实现代码和处理效果图-image histogram of the basic concept and image processing operations point of the increase, smoothing, sharpening concepts and algorithms, and to deal with codes and treatment plans
frequencyfield.ppt
- 频率域图像处理ppt,介绍了各种滤波技术,如非锐化掩模技术的频域实现等
数字图像处理实际应用代码
- 该代码包含到数字图像处理的多种实际应用,如图象直方图统计,图象的线性变换,图象平滑消噪处理,图象锐化处理,中值滤波处理,伪彩色增强处理,图象勾边处理,彩色图象处理锐化处理等,对初学者有很大的帮助。
基于C++ 的真彩色图像处理
- 真彩色图像是由红、黄、蓝三基色组成, 针对真彩色数字图像的特点, 对图像可以进 行各种多媒体效果的处理, 实现平滑、锐化、马赛克等多种特效处理。
Visual_C++数字图像处理第五章
- 目前,图像增强方法大致可分为两类:一类是空域处理法,另一类是频域处理法。空域法是直接对图像的像素进行处理,基本上是以灰度映射变换为基础的,所用的映射变换取决于图像的特点和增强的目的,主要包括图像灰度修正、图像平滑和锐化等。频域法是在图像的某种变换域内,对变换后的系数进行运算,然后再反变换到原来的空域得到增强的图像,主要包括低通滤波、高通滤波、带阻滤波、同态滤波。本章将详细讨论图像增强中空域的平滑和锐化处理。
MATLAB6
- Matlab环境下的几个数字图像处理实验,包含图像灰度变换、直方图均衡化、直方图匹配、邻域平均、局域增强、中值滤波、图像的锐化等-Matlab environment, several digital image processing experiments, including the image gray level transformation, histogram equalization, histogram matching, neighborhood average, local
chapter4_3
- 图像在传输过程中,传递函数对高频成分有衰减作用,造成图像模糊,细节轮廓不清楚。图像锐化就是补偿图像的轮廓,增强图像的边缘及灰度跳变的部分,使图像变得清晰。亦分空域处理和频域处理两类[3]。-Image in the transmission process, the transfer function of the role of high frequency components are attenuated, resulting in image blurring, the details
anl_081232f
- 为了减小传统的反锐化掩模算法对噪声的敏感性,提出了一种新的反锐化掩模图像 增强算法,该算法在图像的平坦区域进行去噪处理,并依据人眼视觉特性对图像的不同细节 区域做不同程度的增强。通过几种算法的实验结果比较,表明本算法不仅增强效果较好,且 抑制了噪声的增强。-In order to reduce the traditional unsharp masking algorithm sensitivity to noise, a new Unsharp Masking image enha
picture_detail_program
- 对图像的压缩,平滑,锐化,腐蚀,膨胀等进行详细的介绍-The image compression, smoothing, sharpening, corrosion, expansion and so a detailed descr iption
bookexperiment
- 图像处理,拉普拉斯算子基本处理,改进型,可以提高图像锐化效果-Image processing, Laplacian basic processing, improved, can improve the image enhancement effect
qt
- 在qt creater环境下,进行图像处理的锐化-In qt creater environment, sharpening image processing
image-processing
- 利用matlab实现图像处理里的实现图像边缘检测、图像分割、特征提取以及图像数字识别等任务。 对图像分别进行模糊、锐化、和直方图均衡化处理,画出处理结果。实现整幅图像的边缘检测,可以看出有肖像画或素描的效果,画出处理结果。-Matlab realize image edge detection in image processing, image segmentation, feature extraction and image numeral recognition task. Fuzz
image
- 图像的锐化,反色,灰度,亮度,浮雕等功能的处理-Function of the processing of the image sharpening, anti-color, grayscale, brightness, and other relief
Directshow
- 数字图像的大作业,能够读取图像,显示,并且能够锐化,锐化程度可以调节-Digital image of the big jobs, be able to read the image, display, and can sharpen Sharpness can be adjusted
the-picture
- 数值图像处理软件,包含滤波,图像增强,锐化,二值化,灰度等。-Numerical image processing software, including filtering, image enhancement, sharpening, binarization, grayscale, etc.
the-java-graphics--sharpening
- public class BlurAndSharpenDemo extends JFrame implements ActionListener { private JPanel jPanel = new JPanel() //面板jPanel用于容纳模糊、锐化、还原图像按钮 private JButton buttonFile //打开图像文件按钮 private JButton buttonBlur //模糊图像按钮 private JButton buttonSharpen //锐化图像按
HSoptflow
- matlab图像锐化,检测出图像的边缘,是图像的对比度增强。-it is a hard work, i do not want say any translate for this. it does not mess.
Vcimage--process
- vc数字图像处理,包括图像缩放,锐化处理,滤波处理等功能-vc digital image processing, including image scaling, sharpening, filtering, and other functions
QT-Fourier
- QT实现图像处理-傅立叶变换、傅立叶反变换、平滑、锐化与模板匹配-QT realize image processing- Fourier transform, Fourier transform, smoothing, sharpening and template matching