CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 灰度图像边缘检测

搜索资源列表

  1. c实现图像处理常用算法集

    0下载:
  2. 本人收集的关于c实现图像处理常用算法,包括Hough变换,雕刻技术,灰度均衡,图像的3D灰度显示,拉普拉斯高斯边缘检测等等,-I collected on c achieve common image processing algorithms, including the Hough transform, carving, gray balance, 3D gray-scale images, Laplace Gaussian edge detection and so on.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:21855
    • 提供者:陈曙
  1. VC_DigitalImageProcess

    1下载:
  2. 这是一个关于数字图像处理的源代码,目前只支持bmp格式的灰度图像,但功能强大,内容丰富,几乎包含了数字图像处理的所有基本内容。如图像的点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓检测,图像分析,图像复原,图像编码等等。-This is a digital image processing of the source code, only supports bmp format gray image, but powerful, rich in content, consists
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:318456
    • 提供者:严江
  1. CarPlateRec

    0下载:
  2. 车牌定位与识别系统,首先将彩色图像转化为256灰度图像,然后用边缘检测和形态学等实现定位,再用神经网络方法实现字符识别.-plates positioning and identification system will first color image into a 256 grayscale image, Then Edge Detection and morphology, and so on to achieve positioning, and then neural network
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:103184
    • 提供者:孙杰
  1. b_canny

    0下载:
  2. 自己编的canny算子,用于边缘检测,效果还可以,适用于灰度图像,阈值可调。-own addendum to the canny operator for edge detection, the effect can be applied to gray images, Adjustable threshold.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1033
    • 提供者:张弛
  1. CannyEdgeDetect

    0下载:
  2. 对一帧灰度图像进行canny算子的边缘检测,在VC环境下编译-on a gray image canny operator of edge detection, the VC environment compiler
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:162663
    • 提供者:卡洛宾
  1. edge

    0下载:
  2. 此源码为边缘检测的程序代码,可以检测灰度图像中的物体边缘
  3. 所属分类:绘图程序

    • 发布日期:2014-01-17
    • 文件大小:7026
    • 提供者:许和英
  1. EdgeDetect_matlabcode

    1下载:
  2. 读入图像TestImage1.jpg,并转换为灰度图像gray_im;使用Sobel算法对灰度图像gray_im进行边缘检测;结果图像保存为out_im.jpg。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:21041
    • 提供者:Ashtray
  1. ASM

    1下载:
  2. 采用vb使用图像多种滤镜效果的实现,包括饱和度,模糊,灰度,边缘检测等-Vb using images to achieve a variety of filter effects, including saturation, fuzzy, gray, edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:147606
    • 提供者:王丹
  1. 1

    0下载:
  2. 利用matlab进行图像处理,将图像先后进行灰度化边缘检测以及二值化-Matlab image processing, image has gray edge detection and binarization
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:578
    • 提供者:李晓丹
  1. main

    0下载:
  2. 图像处理 实现去噪 灰度化 边缘检测等等功能,以及概率霍夫变换和RGB颜色通道检测相结合的方法-Image processing to achieve de-noising gray edge detection and so on, as well as methods and probabilistic Hough transform RGB color channel detection combining
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:878
    • 提供者:
  1. PICTURE

    0下载:
  2. 图像的边缘是图像的最基本特征。边缘蕴含了丰富的信息,能描绘出目标物体,令观察者一目了然,是人们最感兴趣的图像特征之一。与灰度图像进行比较,彩色图像可以提供更为丰富的信息,彩色图像的边缘检测也日益受到人们的重视。本文是在灰度图像的检测基础上,利用经典的灰度图像检测算法对彩色图像各个分量进行边缘检测,再将结果进行合并,从而得到彩色图像的边缘检测结果。-The edge of the image is the most basic feature of the image. Edge contains
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1035
    • 提供者:周晓
  1. 基于AForge.net的图像处理代码

    1下载:
  2. 基于AForge.net的图像处理代码,包括灰度变换,直方图均衡化,边缘检测,图像滤波等。
  3. 所属分类:图形图象

  1. video_Algorithm

    0下载:
  2. 图像处理如:灰度化,二值化,中值滤波,边缘检测,直方图,哈夫变换等(for dsp video algorithm)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-25
    • 文件大小:2456576
    • 提供者:水木天华
  1. C#数字图像处理算法典型

    0下载:
  2. 图像处理的基本算法汇总 , 灰度化 , 点运算 , 几何运算 , 边缘检测 , 平滑去噪 ,图像分割 ,彩色图像处理等 . C#语言编写的图像处理算法集合 .(Image processing of the basic algorithm, summary, grayscale, point calculation, geometric operations, edge detection, smoothing denoising, image segmentation, color image
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:18161664
    • 提供者:无花果周
  1. susanCorner

    0下载:
  2. 基于SUSAN算法的角点检测,只能检测灰度图像的角点和边缘(Corner detection based on SUSAN algorithm.only the corners and edges of grayscale images can be detected.)
  3. 所属分类:图形图像处理

  1. Corner

    0下载:
  2. 1。将Canny边缘检测器应用于灰度图像,得到二值边缘图。 2。从边缘图中提取边缘轮廓,填补等高线上的空白。 三.计算每个轮廓的低曲率以保持所有真实的角,所有曲率的局部极大值被认为是初始角点。 4。使用自适应局部阈值来去除初始角点,以去除圆角。 5。角候选的角度进行评估,以消除任何虚假角落由于量化噪声和琐碎的细节。上述评价基于一个动态的支持区域,该区域根据其相邻的角候选对象进行更改。 6。轮廓线的端点被认为有附加的标准。(1. Apply the Canny edge detector
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:109568
    • 提供者:下一秒
  1. 数字图像处理-matlab代码

    0下载:
  2. matlab使用代码,包括图像读取及灰度变换,图像旋转,边缘检测,直方图均衡化,线性平滑滤波器等(Matlab uses code, including image reading and gray scale transformation, image rotation, edge detection, histogram equalization, linear smoothing filter, and so on)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:13312
    • 提供者:lhy_2018
  1. 手指静脉图像预处理

    1下载:
  2. matlab下的手指静脉图像预处理:均衡化,膨胀,腐蚀,细化,手指边缘检测,截取roi区域,尺度归一化以及灰度归一化。(Finger vein image preprocessing under matlab: equalization, expansion, corrosion, thinning, finger edge detection, interception of ROI region, scale normalization and gray normalization.)
  3. 所属分类:图形图像处理

    • 发布日期:2019-12-12
    • 文件大小:104448
    • 提供者:cccllli
  1. MATLAB缺陷检测系统

    4下载:
  2. MATLAB缺陷检测系统 该课题为基于形态学的缺陷检测,素材采用的是光伏板缺陷。通过灰度,二值化,边缘检测,形态学,开闭运算,去除小面积干扰等方法,判断出缺陷所在,定位,并且框出,且计算出各个块面积。配有一个人机交互界面,把缺陷个数,面积等分别显示到GUI界面上。(Matlab defect detection system This topic is based on the morphological defect detection, the material is photovolt
  3. 所属分类:matlab例程

    • 发布日期:2020-12-03
    • 文件大小:669696
    • 提供者:for Matlab
  1. 基于MATLAB的瑕疵检测系统

    1下载:
  2. 基于MATLAB的工业瑕疵缺陷检测,采用工业板图像作为素材。利用灰度化,二值化,边缘提取,形态学运算等方法,检测并标出出瑕疵所在位置,计算出各个块面积。设计了一个UI界面,显示瑕疵个数和面积等参数。(Industrial defect detection based on MATLAB, using industrial plate image as material. Using gray, binarization, edge extraction, morphological operat
  3. 所属分类:matlab例程

    • 发布日期:2021-02-18
    • 文件大小:663552
    • 提供者:hahahahha23324
« 1 2 3 4 56 7 8 9 10 ... 25 »
搜珍网 www.dssz.com