搜索资源列表
fayeboy1984
- 此设计要求能够实现将医学图像进行识别的过程,包括了图像预处理、图像特征提取及分类判决三大模块。在预处理这一步中主要实现的是将彩色图像转换为灰度图像,灰度图像的二值化,直方图修正,去除干扰、噪声以及差异,边缘增强等;第二模块是图像的特征提取。由于对象的物理与几何特性差异,在影像中表现为局部区域的灰度产生明显变化,形成影像特征,而图像特征提取就是对其进行加工、整理、分析、归纳以便提取构成目标影像的特征,得到能反映图像内容区别于其他事物的本质特征;分类判决作为第三模块,则是要在第二步的基础上采用某种分
Ch1799
- 小波工具箱的应用基础 395 16.1 一维小波分析的应用 395 16.1.1 小波分解在普通信号分析中的应用 395 16.1.2 小波变换在信号特征检测中的应用 411 16.2 二维小波分析的应用 417 16.2.1 小波分析在图像平滑中的应用 417 16.2.2 小波分析在图像增强中的应用 418 16.2.3 小波分析在图像融合中的应用 420 16.3 小波包分析的应用 422 16.3.1 小波包在信号时频分析中的应用 423 16.
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
tiduruihua
- 微分法 在图象中,边缘是由灰度级和相邻域点不同的象素点构成的。因而,若想增强边缘,就应该突出相邻点间的灰度级的变化-Differentiation in the image, the edge is adjacent to the gray-scale and different domains consisting of the pixel points. Thus, if the edge enhancement, it should be highlighted between adjac
MemoirematchingHausdorff
- In this study, approaches of image enhancement, edge extraction, and line-based image matching for remote sensing images are proposed. The image enhancement includes noise reduction and contrast enhancement. We apply wavelet shrinkage technique
Neuro
- Neuro-fuzzy synergism to the intelligent system for edge detection and enhancement
ASICFPGA_ISP_STAR
- Camera Image signal processing core, Interpolation,Edge enhancement, WDR, 3DNR
b
- 基于图像处理技术的车辆分类研究,很好的论文参考资料-Very wide image processing, edge detection, median filtering, contrast enhancement
retinex
- 多尺度Retinex代码算法,能够很好的是实现边缘锐化和对比度增强。-Multi scale Retinex code algorithm, can very good realize edge sharpening and contrast enhancement.
Matlab
- nonmaxsup——非最大值抑制 hysthresh——设定阈值区间,返回一个二值化图像 canny——边缘探测,图像边缘增强 adjgamma——调整图像的伽马值 findline——利用线性Hough变换和Canny边缘探测得到的线上各点的坐标 circlecoords——返回由圆的半径和圆心坐标决定的圆上各点像素的坐标 houghcircle——取一幅经过canny变换的图像,利用hough变换找到图像中的一个圆 findcircle——计算所得线上各点
Image-Analysis-Filtering-and-Enhancement(Emphasis
- this documents emphasize on image edge detection u can response me on rajkumarsaini.rs@gmail.com
image-detection-algorithm
- 国内较新的列车车轮踏面擦伤图像检测算法,采用图像增强、图像分割、目标边缘提取等技术,通过自动搜索边缘获取缺陷径向、轴向、面积尺寸。 -A new image detection algorithm for wheel tread of train wheel in China is adopted, which is based on image enhancement, image segmentation and object edge extraction.
les_mesures_evaluations_MSE_PSNR
- Edge detection algorithms are important tools in image processing applications for carrying out much information and being relatively easy to produce. Sobel Canny and logarithmic algorithms [1] are among several edge detection algorithms used