搜索资源列表
图像处理11
- matlab的图像处理,包括直方图,图像变换,模 板(空域滤波图象增强和边缘检测算子的应用)-Matlab image processing, including the histogram, image transformation, templates (spatial filter image enhancement and edge detection operators applications)
VC++数字图象获取处理计算法
- 分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵概了从图像获取到图像处理的各个领域,并结合Microsoft公司面向对象的可视化集成编程系统Visual C++,给出了相应的算法和完整的源代码。 -discussed a bitmap image and the concept of class, image acquisition, image enhancement, image restora
Imagepro
- BMP图象处理程序,提供图象增强,数学形态学的功能.-BMP image processing procedures, image enhancement, the function of mathematical morphology.
liangduzengqiang
- 图象增强的程序 主要对图象处理有用 代码和详细注释-image enhancement procedures mainly useful for image processing code and detailed Notes
imagedesige1
- 数字图象处理的图象增强的算法及其原代码-digital image processing of the image enhancement algorithm and its source
vcImagCode
- 图象处理 几何变换 图象增强\\复原 模糊 差影等图象处理方面的MFC设计-image processing geometry Transform Image Enhancement \\ poor recovery fuzzy video image processing, such as the design of MFC
数字图象处理技术
- 这是用vc++实现的数字图象处理程序,包括点运算,几何变换,图像增强,形态学变换,边缘与轮廓,图象分析,图象复原,图像编码功能. (这是我搜索到的,觉得很好,希望大家能共享)
基于小波和统计特性的自适应图象增强
- 基于小波和统计特性的自适应图象增强-based on wavelet and the statistical characteristics of adaptive image enhancement
图象增强
- 该程序首先利用小波变换,然后过滤噪音,最终实现图象边缘效果增强的功能-the procedure using wavelet transform, and then filter the noise, and eventually realizing Edge effects enhanced functionality
图像增强
- C++Builder实现图象增强,将原先对比度低的图象变的层次分明,效果很好。-C Builder image enhancement, the original low-contrast images change structured, with good results.
数字图象处理(几何变换,边缘检测,图象增强)
- 数字图象处理源码集(几何变换,边缘检测,图象增强)-source digital image processing sets (geometric transformation, edge detection, image enhancement)
第三章 图象增强技术
- 图象处理课件-3 图象增强技术,包括线性拉伸,直方图均衡化等-Image Processing Software -3 image enhancement technologies, including linear stretch, histogram equalization, etc.
数字图象处理程序
- 图象增强程序
一个小型遥感图象处理程序
- K一个小型遥感图象处理程序,包括图象增强锐化、快速傅立
图象增强的各种方法
- 有雾天气下图像清晰化方法研究 图象增强的各种方法 内含程序,Foggy weather images clear method of image enhancement program includes a variety of methods
彩色图象灰度化及增强
- 将一副彩色图象,灰度化,再按需要适当将其灰度增强,最后将二值化实现目标分割,Will be a color image, gray, and then need to be properly enhanced its gray, and finally to achieve its objectives Binarization Segmentation
image_enhancement
- (1)获得图象的直方图,将其均衡化,显示灰度变换函数及图象效果; (2)分别用梯度法、拉氏算子、Sobel算子以及中值过滤等方法对图象进行增强,并对增强效果进行比较; (3)用钝化算子、高频提升、内查、外推等方法对图象进行增强。 (4)用Matlab工具进行彩色图象增强方法和彩色图象处理方法的实验-(1) to obtain images of the histogram equalization to show gray-scale transformation function
RETINEX
- 基于retinex理论的图象增强处理,一种新型的算法,效果挺好-Based on the Retinex theory of image enhancement processing, a new type of algorithm, the effect of good
prewitt
- 通过prewitt算子,对图象进行一阶微分处理,达到图象增强的目的!-Through the Prewitt operator, one of image-order differential treatment to achieve the purpose of image enhancement!
E1-空域增强
- 1-1、图象的灰度变换 对图象p1-03实施灰度平方根变换 1, 要求:显示变换前后2幅图象和2幅直方图,变换参数自行设定。 1-2、空域平滑 对图象p1-03施加高斯噪声和椒盐噪声并实施梯度倒数加权平滑法 要求:显示变换前后2幅图象,利用方差评价空域平滑的效果。 1-3、空间锐化 根据Sobel算子,按照公式4.3.8和公式4.3.9对图象p1-03实施空间锐化 要求:显示变换前后2幅图象。(1-1. Gray transformation of image The squa