CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 边缘 增强

搜索资源列表

  1. 50

    0下载:
  2. 使用的特征提取和遥感图像增强Canny边缘检测器-Using the Canny edge detector for feature extraction and enhancement of remote sensing images
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:212279
    • 提供者:dss
  1. Application_of_MatLab_in_Digital_Image_Processing.

    0下载:
  2. 介绍利用MatLab实现图像增强的3种常用方法:灰度直方图均衡化、灰度变换、平滑与 锐化滤波等,探讨利用MatLab提供的系列算子实现图像边缘检测的方法.以Amold置 乱变换为例,探讨MatLab在图像空间变换处理中的应用,以离散余弦变换为例探讨 MatLab在图像频域变换处理中的应用。-Describes the use of MatLab implementation of the three kinds of commonly used image enhancement m
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:210870
    • 提供者:hope
  1. ImageStabilization

    0下载:
  2. 机载电子稳像技术研究,很好的一篇博士论文。 本章首先分析了航摄动态图像的特点,并在对机载航摄图像序列进行大量的实 验和理论分析的基础上,提出了适用机载视频图像序列稳定的有效算法,即灰度投影 算法和基于特征点匹配算法。针对灰度投影算法易受图像的背景信息影响的特点, 详细地讨论了如何提高该算法用于机载电子稳像的精度,并通过实验验证了所提方 法的有效性。在长焦距成像系统中,旋转运动对图像序列的稳定有着重要的影响, 机载成像系统在成像过程中,不仅有平移运动,还包含旋转运动,必须考
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8736533
    • 提供者:wangxi
  1. tiduruihua

    0下载:
  2. 这个源代码是实现梯度锐化,主要是为了更好的增强图像的边缘-The source code is to achieve gradient sharpening, mainly to better enhance the image edge
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:61804
    • 提供者:hani
  1. canny

    0下载:
  2. 实现canny算子边缘检测,是频域增强处理后的在处理。-Achieve canny edge detection operator ,which is enhanced after treatment frequency in treatment.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:3412
    • 提供者:sherryhxp
  1. DImageProcess

    0下载:
  2. 介绍了灰度图像主要的一些经典处理方法,如增强,恢复,边缘检测,几何变换,压缩编码,界面变换等。在一个主程序中实现所有的功能-Describes some of the major classical gray image processing method, such as enhancement, restoration, edge detection, geometric transformation, coding, interface transform. In a main progr
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6788226
    • 提供者:心雨
  1. LipLoca

    0下载:
  2. 实现一种结合颜色空间、变换及变形模板的自动唇部定位及唇轮廓提取、跟踪方法首先在空间建立肤色模型进行人脸检测、定位, 并由人脸几何特征进行唇部粗定位然后结合唇色模型进行变换使肤、唇色差别明显化, 提出根据亮度信息对变换结果预处理后用法进行图像分割, 经唇色模型进一步验证后实现唇部精定位再使用变形模板来进行嘴唇轮廓特征提取, 为增强内轮廓定位的鲁棒性, 对经亮度预处理和唇色模型验证得到的口腔区域边缘图进行曲线拟合来实现内轮廓定位最后, 将唇读图像序列中上一帧的唇部定位结果拓展后作为当前帧的预测区域再
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:971108
    • 提供者:郭事业
  1. ImageProcess7.7.14

    0下载:
  2. 位图的处理,包括卷积、平滑与锐化、Sobel边缘检测和Hough边缘检测、去噪及增强CDib-Bitmap handling, including convolution, smoothing and sharpening, Sobel edge detection and Hough edge detection, denoising and enhancement CDib
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1102483
    • 提供者:tianya
  1. OperateDIB

    0下载:
  2. 一个完整的图像处理代码,包括图像显示、图像增强、边缘提取和检测、几何变换、正交变换等,可以运行-A complete image processing code, including image display, image enhancement, edge extraction and detection, geometric transformation, orthogonal transform, it can run normally
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4562222
    • 提供者:曾恒
  1. 1236

    0下载:
  2. 本文提出一种在传统直方图中利用细节信息的可调的直方图均衡算法。该算法不但能够有效的提高图像的对比度,而且还能增强图像的细节。这种算法可以采用各种不同的边缘信息-This article proposed that one kind uses the detail information in the traditional histogram the adjustable histogram balanced algorithm. Not only this algorithm can effe
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:243703
    • 提供者:王一
  1. TemplateTrans

    0下载:
  2. 图像增强,包括图像的平滑、锐化、边缘识别等操作-Image enhancement, including image smoothing, sharpening, edge detection and other operations
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2210688
    • 提供者:李彩
  1. dicp

    0下载:
  2. 对数字散斑图像,还有彩色图像作了增强,滤波等相关处理。边缘检测方法在本文中也有所涉及。-Digital speckle images, as well as color images were enhanced filtering and correlation. Edge detection method has also been involved in this article.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:566544
    • 提供者:富丽偶
  1. perona_malik

    0下载:
  2. 该程序采用了Perona_Malik算法,使得图像在边缘部分得到增强,在内部得到平滑-this program use Perona_Malik algorithm, which could enhance the edge of an image and smooth its inside
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:351149
    • 提供者:王星晨
  1. ImageProgrom

    0下载:
  2. 此程序几乎包括所有的图像处理算法,如点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓提取,图像分析,图像复原,图像编码和特征值提取等。-This process conludes all image processing algorithms, such as point operations, geometric transform, orthogonal transform, image enhancement, morphological transformation, edg
  3. 所属分类:Special Effects

    • 发布日期:2017-06-01
    • 文件大小:13329190
    • 提供者:guofuqiang
  1. image_processing

    0下载:
  2. Visual 6.0环境下结合MFC的数字图象处理,包括点运算、几何变换、正交变换、图像增强、形态学变换、边缘与轮廓提取、图像的分析复原和编码等程序-Visual 6.0 environment, combined with MFC of digital image processing, including point of operation, geometric transform, orthogonal transform, image enhancement, morphologica
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6471043
    • 提供者:清风
  1. Perona-malik

    0下载:
  2. Perona和Malik在热传导方程的基础上,建立了各向异性扩散方程并将其应用到了图像处理中尺度空间的图像平滑上,该模型针对图像的边缘部分和非边缘部分进行不同性质的图像处理,同时解算方程的迭代格式简单,克服传统滤波的主要缺陷,是图像质量大为改善,为图像的边缘检测和增强开辟了新的方向。-Perona and Malik in the heat conduction equation based on an anisotropic diffusion equation and its applica
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11999670
    • 提供者:苏白龙
  1. 001

    0下载:
  2. 对子图像进行局部直方图计算,由最大方差比例阈 值确定方法计算出子图像的最佳阈值。根据局部直方图中波峰数决定是否增强子图像中被最佳 阈值划分出的低灰度区域和高灰度区的对比度。然后对已经选择性对比增强的图像进行边缘检 测。实验证明图像的区域层次更清楚,提取的边缘细节也更丰富。自适应算法则最大限度地突 出了边缘而同时保持了图像中相近灰度级的平滑性和连续性。-Image pairs local histogram calculation by the maximum variance r
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:180047
    • 提供者:东方
  1. ImageProcess

    0下载:
  2. 基于Visual C++ 6.0 开发的对图像进行边缘检测、平滑、增强,以及8位图像进行开闭,膨胀腐蚀、细化等处理的源码-Visual C++ 6.0 on the development of the image edge detection, smoothing, enhancement, and the opening and closing 8-bit images, dilation and erosion, refining and other processing of the s
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:105884
    • 提供者:刘本建
  1. xiaobo

    1下载:
  2. 基于小波灰度相似关联强噪声图像处理算法。通过对图像进行三层小波分解,得到各个方向上的分量。然后根据同一方向上各层之间的灰色关联度区分是噪声还是边缘。在对该点值进行增强或减弱。从而实现对强噪声图像的滤波。该算法比其他算法效果更明显。-Gray similarity based on wavelet image processing algorithms associated with strong noise. Three of the images by wavelet decompositio
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1801
    • 提供者:kingkong_code
  1. 000_Speckle_reduction_and_contrast_enhancement

    0下载:
  2. 应用各向异性扩散理论推导出来的一种方法,用以抑制斑点与增强边缘-Application of anisotropic diffusion theory derived a method to suppress the speckle and enhance edges
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:378686
    • 提供者:郭文
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 24 »
搜珍网 www.dssz.com