CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - OpenCV Sobel

搜索资源列表

  1. wjs

    0下载:
  2. 在vc++基础上采用openCV编程实现的Sobel边缘检测-vc based on the use of the programming openCV Sobel Edge Detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:38.8kb
    • 提供者:汪婧
  1. sobel

    0下载:
  2. VC++调用OPENCV库实现Sobel边缘检测
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:28.1kb
    • 提供者:高明
  1. ImageShow

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

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

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:172.33kb
    • 提供者: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
    • 文件大小:94.35kb
    • 提供者:zhou
  1. dft

    0下载:
  2. OpenCV写得一个图像边缘检测的代码,功能很强,能够用于24位真彩图像的边缘的识别-OpenCV write an image edge detection code, function very strong, can be used for 24-bit true color image edge identification
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1.77kb
    • 提供者:quan
  1. radon

    0下载:
  2. 基于opencv的radon直线检测、直方图均衡、sobel边缘检测等算法。-Opencv of the radon-based line detection, histogram equalization, sobel edge detection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:5.16kb
    • 提供者:wk
  1. OpnCvTest

    0下载:
  2. 用OpenCv和vc++实现图像处理的基本功能,有效利用OpenCv,包括读入并显示图像,边缘检测,加噪声以及锐化处理-OpenCv and vc++ to Canny Sobel Binary and GradSharp opreator
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5.52mb
    • 提供者:贺彪
  1. sobel

    1下载:
  2. sobel算子的C++实现 使用opencv-sobel operator C++ achieve using opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:863byte
    • 提供者:cdb
  1. sobel

    0下载:
  2. VC关于sobel的算法,利用OPENCV框架进行处理-VC on the sobel algorithm, using the framework to deal with OPENCV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:548.42kb
    • 提供者:傅备栋
  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
    • 文件大小:1.61mb
    • 提供者:王坤
  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
    • 文件大小:1.08mb
    • 提供者:huihui
  1. SobelTest

    0下载:
  2. opencv Sobel 算法处理 演示(图片显示处理结果)-Opencv Sobel algorithm demo (pictures showed handling results)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4.82mb
    • 提供者:王晓东
  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
    • 文件大小:841byte
    • 提供者:吴昊
  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
    • 文件大小:3.81mb
    • 提供者:刘召
  1. sobel

    0下载:
  2. 索贝尔算子边缘检测 opencv实现 入门专用-Sobel operator edge detection opencv entry dedicated
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:4.27mb
    • 提供者:aaltonen
  1. sobel

    0下载:
  2. Opencv实现图像处理,用sobel算子获得图像边缘-sobel edge
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:341.34kb
    • 提供者:leodai
  1. Sobel

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

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

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

    • 发布日期:2017-12-12
    • 文件大小:675byte
    • 提供者:李小贤
« 12 »
搜珍网 www.dssz.com