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

搜索资源列表

  1. ImageShow

    0下载:
  2. 基于OpenCV和VC环境开发的彩色图像边缘提取程序,包括laplace,canny,sobel等常用算子,可自动调整阈值。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:38617
    • 提供者:aclon
  1. EdgeDetection

    0下载:
  2. 使用opencv实现一些基础的边缘检测,sobel robert等。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11328
    • 提供者:Ma xianzhe
  1. OpenCV_Edge

    0下载:
  2. 用Opencv实现图像的边缘提取:包括Sobel,Canny,Laplace算法,特别适合于初学Opencv的人士学习使用。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:176465
    • 提供者:bin
  1. edge.rar

    0下载:
  2. 利用OPENCV提取目标边缘,包括SOBEL,ROBET,CANNY算子,可以对几种算子进行对比验证,OPENCV extract the edge of the use of goals, including SOBEL, ROBET, CANNY operator can be of several comparison operators to verify
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:96612
    • 提供者:zhou
  1. Digital-Image-Processing

    1下载:
  2. MFC和OpenCV结合的数字图像处理课程设计,实现数字图像处理中的多个算法,图像分割,形态学图像处理,空间域增强,哈哈镜,二值化,Sobel,Laplace,Robert等边缘检测,中值滤波和均值滤波等,实现的功能比较全,花了我2个通宵做的 -MFC and OpenCV combination of digital image processing course design, digital image processing of multiple algorithms, image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:6865993
    • 提供者:young
  1. houph_MFC

    0下载:
  2. 在MFC环境下用openCV实现sobel算子和霍夫变换检测直线和圆-In the MFC environment with openCV achieve sobel operator and the Hough transform detection of lines and circles
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10429108
    • 提供者:汪前
  1. MagicHouse

    1下载:
  2. 使用OpenCV进行图像的增强处理,包括拉普拉斯边缘增强,Sobel边缘细化-Use OpenCV for image enhancement, edge enhancement, including Laplace, Sobel Edge Thinning
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:13163476
    • 提供者:Clara2010
  1. OpenCVBorderDetect

    0下载:
  2. 本程序是基于OpenCV进行的图像边缘检测,canny,sobel,laplace等算法的应用-This procedure is based on the OpenCV for image edge detection, canny, sobel, laplace, etc. Application of algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3951406
    • 提供者:郭大万
  1. edge

    0下载:
  2. 基于vc++和opencv的对图像进行sobel,canny算子的边缘检测和harris角点检测-Based on vc++ and opencv image of the sobel, canny edge detection operator and the harris corner detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1687064
    • 提供者:王坤
  1. LO

    0下载:
  2. 利用OpenGL函式庫,畫出金字塔、正方體、圓柱-Using OpenCV library to achieve operation of the edge detection sobel
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:101361
    • 提供者:糴雃裶
  1. cvboundary

    0下载:
  2. vc2003下,在opencv平台上实现图像边缘检测,采用了不同算子,sobel,canny,prewwitt等,便于实现不同算子效果的比较-vc2003, in opencv platform to achieve image edge detection, using a different operator, sobel, canny, prewwitt so easy to realize the effect of different comparison operators
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1134233
    • 提供者:huihui
  1. mymfc

    0下载:
  2. 用OPENCV实现的Canny算子,Sobel算子,Laplace算子,简单不带尺度模糊,简单模糊,中值滤波,高斯滤波,双向滤波滤的示例程序。-OPENCV achieved by Canny operator, Sobel operator, Laplace operator, simple and without dimension fuzzy, simple fuzzy, median filtering, Gaussian filtering, two-way filter filter
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:11459523
    • 提供者:吴敬鑫
  1. Example_6_Sobel

    0下载:
  2. 利用OpenCV实现的Sobel算子,能够对图像进行一定的处理效果。-An example of OpenCV to implement the Sobel algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1415589
    • 提供者:晓强
  1. Houghhesobel

    0下载:
  2. 在C环境下用openCV实现sobel算子和霍夫变换检测直线和圆-In the C environment with openCV achieve sobel operator and the Hough transform detection of lines and circles
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:841
    • 提供者:吴昊
  1. Edge-Detection-Code-Release-1.1

    0下载:
  2. 图像边缘检测 Canny,Sobel,Laplace,Roberts,Prewitt,Krisch,Log七种算法实现 MFC+Opencv+Visual Studio -Image Edge Detection Canny, Sobel, Laplace, Roberts, Prewitt, Krisch, Log seven kinds of algorithms to achieve MFC+Opencv+Visual Studio 11
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3994802
    • 提供者:刘召
  1. Sobel

    0下载:
  2. 使用opencv对图片使用sobel算子进行图像边缘提取。-Using opencv image using sobel operator for image edge extraction.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:6679085
    • 提供者:黄家伟
  1. Sobel

    0下载:
  2. 基于OPENCV和VC6.0的Sobel边缘算法的源代码,可以很好地提取图像的边缘,对图像进行分割-Based OPENCV and VC6.0 Sobel edge algorithm source code, can be a good image edge extraction, image segmentation
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2167399
    • 提供者:贾明
  1. Sobel

    0下载:
  2. 使用Sobel算子对图像进行边缘检测,并在vs2010下基于Opencv实现,适合初学者-edge detection Sobel
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:11205607
    • 提供者:王璞
  1. bianyuanchuli

    0下载:
  2. 基于opencv的sobel.laplacian.canny三种边缘处理的源代码-opencv sobel.laplacian.canny
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:675
    • 提供者:李小贤
  1. opencv Laplacian滤波和Sobel滤波

    0下载:
  2. 通过opencv调用对图像使用Laplacian滤波和Sobel滤波
  3. 所属分类:OpenCV

« 1 2 34 5 »
搜珍网 www.dssz.com