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

搜索资源列表

  1. sobel_eml

    0下载:
  2. 基于Sobel算子的图像边缘检测代码程序,保证可以正常运行-Sobel operator image edge detection code procedures to ensure the normal operation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:529057
    • 提供者:呼延靖国
  1. image_pro_3_hjs

    0下载:
  2. 用Matlab实现的空域综合增强图像,包括拉普拉斯算子,Sobel算子等-Integrated enhanced image using Matlab airspace, including the Laplace operator, Sobel operator
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-03
    • 文件大小:862
    • 提供者:hejiangshan
  1. Canny

    1下载:
  2. canny算子, 是图像处理中的算子,灰度图像sobel算子处理效果图,主要用作边缘检测。-canny operator, the operator in image processing, grayscale images sobel operator treatment effect diagram, is mainly used for edge detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:202575
    • 提供者:曹洪灵
  1. EdgeDet

    0下载:
  2. 数字图像边缘检测,Prewitt算子,sobel算子,laplacian算子,实现方法-Digital image edge detection, Prewitt operator, sobel operator, laplacian operator method
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:2845837
    • 提供者:孙丹阳
  1. license-plate-recognition

    1下载:
  2. 本程序采用一种基于垂直Sobel算子检测边缘和投影法的车牌定位方法,根据车牌区域竖直纹理突出的特点,利用Sobel垂直算子提取边缘,然后投影得到车牌的水平投影图,利用水平投影图分割出车牌,再运用膨胀运算进行车牌垂直定位。利用旋转投影法寻找车牌倾斜角度,然后用双线性插值进行车牌图像倾斜矫正。对经过精定位的车牌利用垂直投影法,找出各个字符的中心点,根据字符中心点位置进行切割。同时将切割出来的图片与数据库中的每张模板图片进行减法运算,计算该图片与模板的均方误差,其均方误差最小的模板即为识别出的字符。-
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:6965
    • 提供者:埃米尔
  1. shibie

    0下载:
  2. 图像处理与识别,包括滤波,二值化,边缘检测(sobel算子,canny算子等等)-Image processing and recognition, including filtering, binarization, edge detection (sobel operator, canny operator, etc.)
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:809
    • 提供者:emily
  1. bianyuanruihua

    0下载:
  2. 该程序是基于MATLAB的边缘锐化程序,程序内含有SOBEL算子锐化,Laplacian算子锐化。-The program is based on the the MATLAB edge of sharpening program, the program contains SOBEL operator sharpen, Laplacian operator sharpening the.
  3. 所属分类:Graph program

    • 发布日期:2017-11-11
    • 文件大小:522291
    • 提供者:上官光华
  1. edge

    0下载:
  2. C++编程,使用不同算子提取图像边缘,Sobel算子,Robot算子,拉普拉斯算子等-C++ programming, image edge extraction using a different operator, Sobel operator, Robot operator, Laplacian, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:2630989
    • 提供者:陶伟
  1. image-processing

    0下载:
  2. 见数字图像处理书上对于骨骼的处理,利用多种算子,如拉普拉斯算子,sobel算子,锐化以及幂律变换等-See bone processing for digital image processing books, using a variety of operators, such as the Laplace operator, sobel operator, sharpening, and power-law transform
  3. 所属分类:Graph program

    • 发布日期:2017-12-01
    • 文件大小:16625
    • 提供者:王喆
  1. Digital-Image-Processing

    0下载:
  2. 1 打开一个BMP文件,将其局部区域的灰度值进行改变,另存为一个新的BMP文件,要求显示出原BMP图像和新BMP图像。 2.编程实现图像傅立叶高通、低通滤波。 3.打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑 4.打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 5.编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:909373
    • 提供者:fei
  1. edge_detection

    0下载:
  2. 透过Sobel算子以及LoG做边缘检测。 Sobel算子使用3×3大小的mask进行,分别做出4个方向(0°,45°,90°,135°)的边缘。-Through the Sobel operators and LoG to implement edge detection.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-21
    • 文件大小:295604
    • 提供者:張凱傑
  1. Gradient

    0下载:
  2. sobel算子求出图像梯度,本程序中采用的是红色通道,可应用在抠图,目标提取-get the gradient of the image wiht sobel
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-11
    • 文件大小:2370350
    • 提供者:tao
  1. Segment

    0下载:
  2. 基于vs开发的图像分割技术,包括区域生长,sobel算子等一些边缘检测算法-Vs developed based image segmentation techniques, including regional growth, sobel operator edge detection algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-11-25
    • 文件大小:421946
    • 提供者:张玥
  1. Edge_Detect

    0下载:
  2. 图像边缘分割sobel算子等算法的边缘提取,效果较好。-Edges of the image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:119476
    • 提供者:郭聪
  1. imagetest

    0下载:
  2. 边缘检测,laplace算子sobel算子等-Edge detection laplace operator sobel operator, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:943414
    • 提供者:刘振
  1. sobel2

    0下载:
  2. 新的sobel算子的FPGA实现。使用verilog语言,并调试通过~-The sobel operator new FPGA implementation. Verilog language, and debugging through to
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-23
    • 文件大小:356811
    • 提供者:abrams
  1. sobeledge

    0下载:
  2. sobel算子 检测图像边缘。 matlab 程序-sobel operator to detect the edges of the image. matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:675
    • 提供者:李希
  1. Image-processing

    1下载:
  2. 图像处理程序,集成了Sobel算子边缘检测、Laplace算子边缘检测、Canny算子边缘检测、直方图、Hough线变换、Hough圆变换、缩放、旋转、腐蚀等功能-Image processing program,including functions of Sobel edge detection operator, Laplace operator edge detection, Canny edge detection operator, histogram, Hough transfor
  3. 所属分类:Special Effects

    • 发布日期:2014-12-27
    • 文件大小:14978048
    • 提供者:赵明航
  1. zhiwen_fangxiangtu

    0下载:
  2. 指纹方向图的计算,采用sobel算子,能计算出每个点的方向-Fingerprint pattern calculated using sobel operator, direction can be calculated for each point
  3. 所属分类:Special Effects

    • 发布日期:2017-12-09
    • 文件大小:653
    • 提供者:张雨
  1. EDS

    0下载:
  2. 分别利用 Roberts、Prewitt和 Sobel 算子对原图像进行边缘检测和锐化。-Respectively use Roberts, Prewitt and Sobel operator on edge detection and sharpening the original image.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:1296
    • 提供者:罗思琪
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 32 »
搜珍网 www.dssz.com