CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 锐化

搜索资源列表

  1. VCWOKAO

    0下载:
  2. 第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);-Chapter 4 Image Enhancement (contrast enhancement, the gray-scale transformation, dressing histogram, image smoothing, sharpening, Pseudo-color and false color enhancement);
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:668466
    • 提供者:lichao
  1. VC++image_enhance

    0下载:
  2. 图像直方图的基本概念和图像点处理运算中的增强、平滑、锐化概念和实现算法,并给处理实现代码和处理效果图-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
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:66404
    • 提供者:南仔
  1. frequencyfield.ppt

    0下载:
  2. 频率域图像处理ppt,介绍了各种滤波技术,如非锐化掩模技术的频域实现等
  3. 所属分类:软件工程

    • 发布日期:2014-01-17
    • 文件大小:991232
    • 提供者:宋生
  1. 数字图像处理实际应用代码

    2下载:
  2. 该代码包含到数字图像处理的多种实际应用,如图象直方图统计,图象的线性变换,图象平滑消噪处理,图象锐化处理,中值滤波处理,伪彩色增强处理,图象勾边处理,彩色图象处理锐化处理等,对初学者有很大的帮助。
  3. 所属分类:文档资料

  1. 基于C++ 的真彩色图像处理

    0下载:
  2. 真彩色图像是由红、黄、蓝三基色组成, 针对真彩色数字图像的特点, 对图像可以进 行各种多媒体效果的处理, 实现平滑、锐化、马赛克等多种特效处理。
  3. 所属分类:技术管理

    • 发布日期:2011-02-05
    • 文件大小:450302
    • 提供者:zhongzhong532
  1. Visual_C++数字图像处理第五章

    0下载:
  2. 目前,图像增强方法大致可分为两类:一类是空域处理法,另一类是频域处理法。空域法是直接对图像的像素进行处理,基本上是以灰度映射变换为基础的,所用的映射变换取决于图像的特点和增强的目的,主要包括图像灰度修正、图像平滑和锐化等。频域法是在图像的某种变换域内,对变换后的系数进行运算,然后再反变换到原来的空域得到增强的图像,主要包括低通滤波、高通滤波、带阻滤波、同态滤波。本章将详细讨论图像增强中空域的平滑和锐化处理。
  3. 所属分类:编程文档

    • 发布日期:2011-11-12
    • 文件大小:552960
    • 提供者:wcbxtt@qq.com
  1. MATLAB6

    0下载:
  2. Matlab环境下的几个数字图像处理实验,包含图像灰度变换、直方图均衡化、直方图匹配、邻域平均、局域增强、中值滤波、图像的锐化等-Matlab environment, several digital image processing experiments, including the image gray level transformation, histogram equalization, histogram matching, neighborhood average, local
  3. 所属分类:File Formats

    • 发布日期:2017-05-17
    • 文件大小:5100168
    • 提供者:王宇歆
  1. chapter4_3

    0下载:
  2. 图像在传输过程中,传递函数对高频成分有衰减作用,造成图像模糊,细节轮廓不清楚。图像锐化就是补偿图像的轮廓,增强图像的边缘及灰度跳变的部分,使图像变得清晰。亦分空域处理和频域处理两类[3]。-Image in the transmission process, the transfer function of the role of high frequency components are attenuated, resulting in image blurring, the details
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:171447
    • 提供者:王瑜
  1. anl_081232f

    1下载:
  2. 为了减小传统的反锐化掩模算法对噪声的敏感性,提出了一种新的反锐化掩模图像 增强算法,该算法在图像的平坦区域进行去噪处理,并依据人眼视觉特性对图像的不同细节 区域做不同程度的增强。通过几种算法的实验结果比较,表明本算法不仅增强效果较好,且 抑制了噪声的增强。-In order to reduce the traditional unsharp masking algorithm sensitivity to noise, a new Unsharp Masking image enha
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:270671
    • 提供者:王瑜
  1. picture_detail_program

    0下载:
  2. 对图像的压缩,平滑,锐化,腐蚀,膨胀等进行详细的介绍-The image compression, smoothing, sharpening, corrosion, expansion and so a detailed descr iption
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1669424
    • 提供者:徐瑞琛
  1. bookexperiment

    0下载:
  2. 图像处理,拉普拉斯算子基本处理,改进型,可以提高图像锐化效果-Image processing, Laplacian basic processing, improved, can improve the image enhancement effect
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:558
    • 提供者:halrq
  1. qt

    0下载:
  2. 在qt creater环境下,进行图像处理的锐化-In qt creater environment, sharpening image processing
  3. 所属分类:Document

    • 发布日期:2017-04-01
    • 文件大小:581
    • 提供者:jenny
  1. image-processing

    0下载:
  2. 利用matlab实现图像处理里的实现图像边缘检测、图像分割、特征提取以及图像数字识别等任务。 对图像分别进行模糊、锐化、和直方图均衡化处理,画出处理结果。实现整幅图像的边缘检测,可以看出有肖像画或素描的效果,画出处理结果。-Matlab realize image edge detection in image processing, image segmentation, feature extraction and image numeral recognition task. Fuzz
  3. 所属分类:Software Testing

    • 发布日期:2017-11-17
    • 文件大小:2181614
    • 提供者:Haibin Zhang
  1. image

    0下载:
  2. 图像的锐化,反色,灰度,亮度,浮雕等功能的处理-Function of the processing of the image sharpening, anti-color, grayscale, brightness, and other relief
  3. 所属分类:software engineering

    • 发布日期:2017-11-17
    • 文件大小:11460
    • 提供者:朱祥祥
  1. Directshow

    1下载:
  2. 数字图像的大作业,能够读取图像,显示,并且能够锐化,锐化程度可以调节-Digital image of the big jobs, be able to read the image, display, and can sharpen Sharpness can be adjusted
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:6684290
    • 提供者:苏雅
  1. the-picture

    0下载:
  2. 数值图像处理软件,包含滤波,图像增强,锐化,二值化,灰度等。-Numerical image processing software, including filtering, image enhancement, sharpening, binarization, grayscale, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:3428327
    • 提供者:谢小辉
  1. the-java-graphics--sharpening

    0下载:
  2. public class BlurAndSharpenDemo extends JFrame implements ActionListener { private JPanel jPanel = new JPanel() //面板jPanel用于容纳模糊、锐化、还原图像按钮 private JButton buttonFile //打开图像文件按钮 private JButton buttonBlur //模糊图像按钮 private JButton buttonSharpen //锐化图像按
  3. 所属分类:Project Design

    • 发布日期:2017-11-04
    • 文件大小:92642
    • 提供者:肖城
  1. HSoptflow

    0下载:
  2. matlab图像锐化,检测出图像的边缘,是图像的对比度增强。-it is a hard work, i do not want say any translate for this. it does not mess.
  3. 所属分类:File Formats

    • 发布日期:2017-11-15
    • 文件大小:1176
    • 提供者:文云
  1. Vcimage--process

    0下载:
  2. vc数字图像处理,包括图像缩放,锐化处理,滤波处理等功能-vc digital image processing, including image scaling, sharpening, filtering, and other functions
  3. 所属分类:software engineering

    • 发布日期:2017-12-04
    • 文件大小:999885
    • 提供者:zhaohuazhe
  1. QT-Fourier

    1下载:
  2. QT实现图像处理-傅立叶变换、傅立叶反变换、平滑、锐化与模板匹配-QT realize image processing- Fourier transform, Fourier transform, smoothing, sharpening and template matching
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:115485
    • 提供者:杨涛
« 12 »
搜珍网 www.dssz.com