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

搜索资源列表

  1. PCNN

    0下载:
  2. matlab语言PCNN实现图像分割 边缘检测 图像增强等-PCNN image processing matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:566650
    • 提供者:李玉
  1. edge_filter_linear

    1下载:
  2. 1、均值平滑、中值平滑和低通滤波平滑 2、高斯拉普拉斯算子对图像边缘的增强, 3、彩色图像的锐化,-1, the mean smoothing, median smoothing and smoothing low pass filter 2, Laplacian of Gaussian edge enhancement, 3, color image sharpening,
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1914
    • 提供者:许耀宗
  1. PM

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

    • 发布日期:2017-04-04
    • 文件大小:12329
    • 提供者:luke
  1. 1

    0下载:
  2. 里面有怎样使用MATLAB进行图像读取,灰度化,增强和边缘检测的代码和说明。并且有详细的处理步骤,对初学者很有用。-Image processing Graytion Image Enhancement Edge Detection
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:150844
    • 提供者:李小鹏
  1. curvelet

    1下载:
  2. curvelet工具箱可对图像进行曲波变换,提取图像边缘,对图像进行去噪,增强等处理。-curvelet toolbox for extracting the edge of image and enhance the noise of image.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:826368
    • 提供者:高天博
  1. Image-Processing

    0下载:
  2. vc++数字图像编程基础,包括点运算、几何变换(平移、旋转、缩放、镜像)、正交变换(沃尔什、傅里叶、离散余弦)、图像增强(图像平滑、中值滤波、梯度锐化、拉普拉斯锐化)、形态学变换(腐蚀、膨胀、开、关)、边缘与轮廓(robert、sobel、frewit、kirsch、gauss-laplace边缘检测算子,hough变换,轮廓提取,轮廓跟踪)、图像分析(阈值分割、投影检测、差影检测、模板匹配)、图像复原(卷积模糊、逆滤波复原、维纳滤波复原,随机、椒盐噪声)、图像编码(赫夫曼编码、香农费诺编码、行
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16464506
    • 提供者:李欣
  1. Laplacian_Enhancement

    1下载:
  2. 拉普拉斯算子,检测图像的边缘纹理等细节信息,然后以适当比例线性叠加原始图像和细节信息,从而完成图像的增强-Laplace operator, the edge detection image texture details, etc., and then an appropriate proportion to the linear superposition of the original image and detail information to complete the image e
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:88554
    • 提供者:shen hong
  1. ImageProcess

    0下载:
  2. 这是用VC编的一个图像处理程序,可以实现平滑,锐化,增强,边缘检测等处理效果。-This is a VC with a series of image processing procedures, can achieve smooth, sharpen, enhance, edge detection, such as treatment effect.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:130047
    • 提供者:zhou xc
  1. strongpicture

    0下载:
  2. 模式识别与图像处理,图像的边缘处理,增强-Pattern recognition and image processing, image edge processing, to enhance
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:348788
    • 提供者:liuluyang
  1. test_edge

    0下载:
  2. 一种快速实现图像边缘检测并增强图像的的程序,matlab源码。已经测试通过。-A Fast Edge Detection and enhance the image of the program, matlab source. Have the test.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:980
    • 提供者:李勤
  1. SpatialFiltering

    0下载:
  2. 本实验要求编写一个对图像进行空域滤波的程序,空域滤波技术根据功能主要分为平滑滤波与锐化滤波,平滑滤波能减弱或消除图像中的高频率分量而不影响低频分量。因为高频分量对应图像中的区域边缘等灰度值具有较大变化的部分,平滑滤波可将这些分量滤去减少局部灰度起伏,是图像变得比较平滑。实际应用中,平滑滤波还可用于消除噪声,或在提取较大目标前去除太小的细节或将目标的小间断连接起来。锐化滤波正好相反,实际应用中锐化滤波常用于增强被模糊的细节或目标的边缘。-err
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:143669
    • 提供者:jhm
  1. EasyAnalysis

    0下载:
  2. 实现图像处理基本操作的函数库,里面有分割,滤波,增强,边缘检测,形态学操作等基本函数的实现。设计了图像的基类,扩展性好-Image processing to achieve the basic operation of the library, there are segmentation, filtering, enhancement, edge detection, morphological operations, such as the realization of the basic
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3845476
    • 提供者:herman
  1. jun

    0下载:
  2. 边缘检测是图像处理中的重要内容,是图像的最基本特征。图像的边缘作为图像的一种基本特征,被经常应用到较高层次的特征描述、图像识别、图像分割、图像增强以及图像压缩等等的图像处理和分析技术中。-Edge detection in image processing are the important content of the image are the most basic characteristics. Image edge as one of the basic characteristics
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:72731
    • 提供者:sky
  1. 256_color_bmp

    0下载:
  2. 处理256色bmp图像的程序.包括正交变换,图像增强,形态学变换,边缘与轮廓,图像分析,图像还原等内容-256-color bmp image treatment procedures. Including orthogonal transformation, image enhancement, morphological transformation, edge and contour, image analysis, image restoration, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:285129
    • 提供者:zhangjun
  1. ImageProcessing(Edit2)

    0下载:
  2. 用VC++6.0实现了图像的点运算、几何变换、正交变换、图像增强、腐蚀、膨胀、细化算法、边缘检测和轮廓提取以及图像分析、复原等理论基础和编码实现。-Using VC++6.0 realize the image point computation, geometric transform, orthogonal transform, image enhancement, corrosion, expansion, thinning algorithm, edge detection and co
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6406558
    • 提供者:
  1. ImageProcess

    0下载:
  2. 图像处理中的关于图像的增强,去噪及边缘检测等一系列处理。适合图像处理人员。-About image processing to enhance images, de-noising and edge detection, such as a series of treatment. Suitable image processing personnel.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1971818
    • 提供者:张勤
  1. Image_processing

    0下载:
  2. 图像处理源码,包括:点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓,图像分析,图像复原,图像编码等等...包含各种算法-Image processing source code, including: point operations, geometric transformations, orthogonal transform, image enhancement, morphological transformation, edge and contour, image an
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:332583
    • 提供者:henry
  1. suanfa

    0下载:
  2. 图像算法 明亮度 对比度 Hough变换 图像增强技术 图像平移 图像旋转 图像的3D灰度显示 图像的反色 图像缩放 图像转置 图像镜像 拉普拉斯高斯边缘检测 显示浮雕文字效果 显示渐变色彩效果 浮雕技术 灰度均衡 灰度拉伸 维纳滤波处理 逆滤波处理 阈值变换 雕刻技术-Image brightness contrast algorithm Hough transform image enhancement te
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:25279
    • 提供者:warsour
  1. dui256sebpmtuxiangjinxinchuli

    0下载:
  2. 对256色bmp图像进行处理的程序 包括点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓,图像分析,图像还原,图像编码等内容-Bmp image to 256 colors to deal with points of procedure, including computing, geometric transform, orthogonal transform, image enhancement, morphological transformation, edge and c
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2625886
    • 提供者:郭岳
  1. ch1_1

    0下载:
  2. 点运算、几何变换、正交变换、图像增强、形态学变换、边缘与轮廓、图像分析、图像复原、图像编码等等……一系列经典图形处理功能,对于新入门者有很大帮助!-Point computation, geometric transform, orthogonal transform, image enhancement, morphological transformation, edge and contour, image analysis, image restoration, image coding
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6266542
    • 提供者:lijun
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 24 »
搜珍网 www.dssz.com