CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 梯度算子

搜索资源列表

  1. pso4

    0下载:
  2. 本文研究了多峰优化问题, 利用梯度算子和筛选策略, 得到了一种可求解多峰函数 全部最优解的改进型遗传算法. 数值模拟结果表明, 该算法在处理复杂多峰函数优化问题时, 局 部搜索能力和克服过早收敛能力方面相对于传统遗传算法均有很大提高.-In this paper, multimodal optimization problems, the use of gradient operator and screening strategies can be solved by a multi-
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:158706
    • 提供者:
  1. aimagesegmentationmethod

    0下载:
  2. 基于扫描线的带钢低对比度缺陷图像分割技术:本文提出了基于扫描线阀值分割的方法,解决了在采用梯度算子对图像进行预处理存在的漏检问题。-Strip based on scan line defects in low-contrast image segmentation: In this paper, the threshold based on scan line segmentation method to solve the gradient operator in the use of th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:423609
    • 提供者:yang
  1. bianyuanjiance

    0下载:
  2. 各种方法的边缘检测,包括拉普拉斯算子、梯度算子等-Various methods of edge detection, including Laplacian, gradient operator, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:899
    • 提供者:张鹤
  1. edge_detect

    0下载:
  2. 自己编的经典边缘检测和锐化算法,包含正交梯度法、Roberts梯度算子法、Prewitt梯度算子法、Sobel算子法、各向同性Sobel算子法;以及matlab自带工具箱相应算法的实现结果。希望对初学数字图像处理的朋友有帮助。-Their own series of classic edge detection and sharpening algorithms, including the orthogonal gradient method, Roberts gradient operato
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2352
    • 提供者:guerchengmin
  1. zhangxiaoxi_bianyanjiance

    0下载:
  2. 边缘是图像最基本的特征,包含图像中用于识别的有用信息,边缘检测是数字图像处理中基础而重要的内容。该课程设计具体考察了五种最常用的边缘检测算子并运用MATLAB进行图像处理比较。梯度算子简单有效,LOG算法和canny边缘检测器能产生较细的边缘。-边缘是图像最基本的特征,包含图像中用于识别的有用信息,边缘检测是数字图像处理中基础而重要的内容。该课程设计具体考察了五种最常用的边缘检测算子并运用MATLAB进行图像处理比较。梯度算子简单有效,LOG算法和canny边缘检测器能产生较细的边缘。边缘是图像
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2467
    • 提供者:hu`
  1. EdgeContour

    0下载:
  2. 求图像的边缘轮廓,运用梯度算子,通过调试,简单易学-Seeking the edge contour of the image, the use of the gradient operator, through commissioning, easy to learn
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3629656
    • 提供者:duanchw
  1. Image-edge-extraction

    0下载:
  2. 利用梯度算子提取图像边缘 利用高斯-拉普拉斯算子提取图像边缘 利用Canny算子提取图像边缘-Using the gradient operator image edge extraction.Are using Gauss Laplasse operator image edge extractionWith Canny operator image edge extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:133183
    • 提供者:胡晓
  1. smth-and-sharpen

    0下载:
  2. 图像锐化:梯度算子、Roberts算子、Sobel算子边缘检测处理和Laplace算子边缘增强处理,使图像的某些特征(如边缘、轮廓等)得以进一步的增强及突出。 图像平滑主要目的是减少噪声对图像的影响。平滑线性滤波和中值滤波两种。-Image Sharpening: gradient operator, Roberts operator, Sobel operator edge detection processing, and the Laplace operator edge enhanc
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:98391
    • 提供者:汪晨
  1. edge-detection-

    0下载:
  2. 运用梯度算子检测图像边缘,用于图像识别和处理-Use of the gradient operator detect image edge for image recognition and processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:7330
    • 提供者:马立静
  1. Digital-image-processing-

    0下载:
  2. 改代码提供了raw格式图像的读取和写入的基本方法,实现了常见梯度算子的处理结果。是数字图像相关专业初学者很好的一个基础,希望对你们有所帮助!-Change the code to provide a raw format image read and write methods to achieve the outcome of the common gradient operator. Digital images specialized beginners a good foundation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:531569
    • 提供者:Mrtong
  1. bianyuanjiance

    0下载:
  2. 程序的功能是对载入的图像进行边缘检测,检测的算子有微分算子、梯度算子、prewitt算子、roberts算子、sigma算子、sobel算子和canny算子。-Function of the program is loading the image edge detection, detection of a differential operator operator, gradient operator, prewitt operator, roberts operator, sigma o
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:22268
    • 提供者:陈勇
  1. gradient-operator

    0下载:
  2. 运用梯度算子检测图形边缘 运用MATLAB实现-Use gradient operator detection graphics edge implemented using MATLAB
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-19
    • 文件大小:6354
    • 提供者:张艾瑞
  1. tidusuanzibianyuanjiance

    0下载:
  2. 梯度算子边缘检测算法,matlab编的,需要的可以参考一下,很好用-Gradient operator edge detection algorithm matlab series, can refer to good use
  3. 所属分类:Special Effects

    • 发布日期:2017-12-09
    • 文件大小:1102
    • 提供者:叶晓明
  1. DSP_2012_Examination_SEU

    0下载:
  2. SEU2012年系统实验(DSP组)考试题目。计算并显示彩色图像在三个基色空间的直方图;用Prewitt梯度算子检测彩色图像的边缘,梯度阈值T自选,以检测到最佳边缘为目标 -SEU2012 system experiments (the DSP groups) exams. Calculate and display a histogram of the color image in the three primary color space Prewitt gradient operat
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:273722
    • 提供者:katheqiu
  1. 2

    0下载:
  2. matlab实现图像边缘检测。如锐化处理。梯度算子边缘检测,log算子,canny算子等-matlab realize image edge detection. Such as sharpening. Gradient operator edge detection, log operator, canny operator, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:639
    • 提供者:JUN
  1. 2_edge

    0下载:
  2. matlab实现图像边缘检测,有梯度算子,log算子,canny算子等。-matlab image edge detection, gradient operators, log operator, canny operator.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:644
    • 提供者:JUN
  1. MATLAB

    0下载:
  2. 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5.线性平滑滤波器 6.中值滤波器 8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪(bwtraceboundary函数) -Image reversal. Grayscale linear transform 3. Nonlinear transformation 4. Histogram equalization 5 linear smoothi
  3. 所属分类:source in ebook

    • 发布日期:2017-10-31
    • 文件大小:19140
    • 提供者:郭海波
  1. MATLABshiyongyuandaima

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:115797
    • 提供者:廉小萍
  1. MATLABshiyongdaima1

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
  3. 所属分类:matlab

    • 发布日期:2017-11-03
    • 文件大小:12051
    • 提供者:廉小萍
  1. matlab_4

    0下载:
  2. 基于matlab的4种梯度算子,Sobel Operator、Laplacian Operator、Prewitt Operator-Matlab based on the four kinds of gradient operator
  3. 所属分类:Development Research

    • 发布日期:2017-11-10
    • 文件大小:77804
    • 提供者:legequ
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com