CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - SOBEL

搜索资源列表

  1. sobel

    0下载:
  2. sobel图像边缘检测算子。 基于opencv的c语言指针实现方法(需要加载opencv的一些lib)-sobel,c program,opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1214245
    • 提供者:王岩
  1. Sobel-Laplace-Canny-matlab-code

    0下载:
  2. 模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:648543
    • 提供者:吕明
  1. Distortion Correction

    4下载:
  2. VC+opencv 实现建筑物梯形畸变校正 radon变换 sobel边缘检测 直方图均衡图像增强 radon直线检测 仿射变换等算法-VC+ opencv trapezoidal distortion correction to achieve the building radon transform sobel edge detection image enhancement histogram equalization radon affine transform line detecti
  3. 所属分类:OpenCV

    • 发布日期:2012-11-15
    • 文件大小:6126735
    • 提供者:wk
  1. sobel

    0下载:
  2. 实现sobel图像锐化,opencv c语言版,没有使用指针- the image process of sobel,don not use point
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:678
    • 提供者:刘帅
  1. edge

    0下载:
  2. 调用opencv库,采用sobel算子实现图像的边缘检测功能-Opencv library calls using the sobel operator edge detection of image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2078187
    • 提供者:leon
  1. sobel

    0下载:
  2. 这是一个用opencv来开发的,利用sobel算子做边缘检测的算法。-Done using sobel edge detection operator
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:782
    • 提供者:罗重文
  1. sobel

    0下载:
  2. 基于opencv的sobel边缘检测,适合初学者分析理解-Based on the opencv sobel edge detection, is suitable for beginners analysis understanding
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:702053
    • 提供者:朱志亮
  1. sobel

    0下载:
  2. Opencv图像处理库关于sobel算法的一个实现例子,作用是对图像求导-The Opencv image processing library sobel algorithm is an implementation example, the role of the derivative of the image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2888670
    • 提供者:xue
  1. Sobel-operator

    0下载:
  2. 使用Sobel算子进行图像的边缘检测,vc6.0,opencv1.0,希望对大家有用-Image edge detection using Sobel operator, vc6.0 opencv1.0 ,i hope it is useful for everyone.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:343843
    • 提供者:小何
  1. Sobel

    0下载:
  2. Sobel operator, for work with pictures, this code is C-Sobel operator, for work with pictures, this code is C++
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:9164
    • 提供者:Oles
  1. Sobel

    0下载:
  2. 图像处理中的sobel算子的用法,sobel 算子的应用代码-The image processing sobel Operators usage
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:787
    • 提供者:李平
  1. sobel

    0下载:
  2. sobel算子的实现,包含个文件,一个利用了cvSobel函数,另外两个是用语言写的,也就是cvSobel的实现。-sobel operator to achieve, contains a file, a use the cvSobel function, the other two are written language, that is, the realization of cvSobel.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:16200281
    • 提供者:刘彬
  1. sobel-edge-delete

    0下载:
  2. sobel边缘检测,经过一定的处理,效果很好-sobel edge delete
  3. 所属分类:OpenCV

    • 发布日期:2017-12-07
    • 文件大小:991
    • 提供者:sun
  1. sobel

    0下载:
  2. 利用Sobel算子对图像进行水平检测,可以自定义算子内核大小-Use Sobel operator to detect the level of the image, you can customize the size of the kernel operator
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1322229
    • 提供者:徐婉茹
  1. sobel-of-two-directions

    0下载:
  2. 利用sobel算子对图像进行水平方向和垂直方向的边缘检测,可以根据需要选择算子内核大小-Use sobel operator edge detection for image horizontally and vertically, the operator can select the required sub-kernel size
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1330362
    • 提供者:徐婉茹
  1. sobel

    0下载:
  2. 结合图像处理对图像进行sobel边缘检测,得到边缘信息-sobel edge detection
  3. 所属分类:OpenCV

    • 发布日期:2017-06-15
    • 文件大小:24224656
    • 提供者:wudi
  1. Edge-detection--Sobel-LaplaceCanny

    1下载:
  2. Edge detection--Sobel,Laplace,Canny.zip 运用各种边缘化算法实现图像的边缘化,用opencv实现。-Edge detection--Sobel,Laplace,Canny.
  3. 所属分类:OpenCV

    • 发布日期:2015-11-13
    • 文件大小:2048
    • 提供者:王玲
  1. Sobel

    0下载:
  2. 基于opencv和vs2010的Sobel算法的实现,用于检测图像的边缘-Opencv and vs2010 achieve the Sobel algorithm for edge detection image
  3. 所属分类:OpenCV

    • 发布日期:2017-06-08
    • 文件大小:15517528
    • 提供者:周末
  1. Sobel-edge-detection(Semaphores)

    0下载:
  2. 使用semaphore实现Sobel边缘检测的并行运算-Sobel edge detection using semaphore to achieve parallel computing
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12663918
    • 提供者:谭文铨
  1. Opencv sobel边缘检测源代码

    0下载:
  2. opencv sobel 边缘检测 vs2012+opencv win7(opencv sobel edge detection vs2012+opencv win7)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-06
    • 文件大小:2458624
    • 提供者:wendy_jsj
« 12 3 »
搜珍网 www.dssz.com