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

搜索资源列表

  1. Sobel

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

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

    0下载:
  2. openCV+MFC(VS2008)canny边缘检测,能用滑动条调节参数-openCV+MFC (VS2008) canny edge detection, use the slider to adjust parameters
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9688152
    • 提供者:wlz
  1. edge-extraction

    0下载:
  2. 基于opencv提取边缘,并剔掉其中面积或者周长比较小的闭环-Opencv edge extraction based on the area or perimeter and tick off the small loop
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-12
    • 文件大小:1438
    • 提供者:天常
  1. Canny-edge-detection

    0下载:
  2. 用OpenCV实现canny边缘检测,和MATLAB的canny边缘检测有所不同。-Canny edge detection using OpenCV,it s different the canny in MATLAB.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:783087
    • 提供者:Bruce
  1. lena

    0下载:
  2. canny边缘提取算子,有用C++和opencv-canny edge detection operator useful C++ and opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-06-13
    • 文件大小:20680850
    • 提供者:someone
  1. SubPixelEdgeDetect

    4下载:
  2. 使用OPENCV编写的亚像素边缘提取,其中包括运行所需库,及测试数据;可直接运行。-Written using OPENCV subpixel edge detection, including running the needed libraries, and test data Can be run directly.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:19064578
    • 提供者:王鑫
  1. shy

    0下载:
  2. 利用C++实现基于opencv的图像放大,查找边缘,图像模糊-Image Magnification Based on OpenCV, to find the edge
  3. 所属分类:software engineering

    • 发布日期:2017-05-23
    • 文件大小:7056384
    • 提供者:徐楠
  1. OpenCVCanny

    0下载:
  2. OpenCV中的Canny边缘检测算法程序-OpenCV Canny edge detection algorithm in application
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:824
    • 提供者:安宝
  1. Roberts

    0下载:
  2. VC6.0+OPENCV上对Roberts算法的实现,对图像实现边缘提取-VC6.0+ OPENCV on the achievement of Roberts algorithm for image edge detection to achieve
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:280216
    • 提供者:贾明
  1. Canny

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

    • 发布日期:2017-05-11
    • 文件大小:2175930
    • 提供者:贾明
  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. canny

    0下载:
  2. canny算子检测边缘。给予opencv3.0的canny算子的使用方法,使用IDE 是VS2010,OPENCV版本是3.0。非常好用的教程-canny edges detect
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3031580
    • 提供者:hubaolin
  1. reunex

    0下载:
  2. 边缘检测程序,canny,sobel等结合opencv-Edge detection procedures, canny, sobel and other binding opencv
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-20
    • 文件大小:5240255
    • 提供者:gaocheng
  1. lesson12

    0下载:
  2. 利用VS2013+opencv做的利用轨迹条和控制台命令实现对canny边缘检测算子的调整和调试-Use VS2013+opencv track bar and make use of the console command to achieve the canny edge detection operator adjustments and debugging
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4526054
    • 提供者:tang
  1. CannyDetection

    0下载:
  2. Canny边缘检测程序,应用opencv开源库-Canny edge detection, application opencv open source library
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3511374
    • 提供者:jlk
  1. 5_Canny

    0下载:
  2. 关于opencv的有效边缘检测,用于行人检测或者物体的边缘检测-Effective edge detection on opencv for pedestrian detection or edge detection of objects
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:912
    • 提供者:王小姐
  1. Canny

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

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

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

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

    0下载:
  2. 用C++ 和opencv 实现canny算子的图像边缘检测,效果还不错!-detecting occlusion boundary of images based on Opencv and C++
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:3640691
    • 提供者:何琦
  1. detect

    0下载:
  2. 基于VS 利用opencv 对单通道图形进行边缘纹理检测!-using vs and opencv detecting image boundary
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3577061
    • 提供者:何琦
« 1 2 ... 18 19 20 21 22 2324 25 »
搜珍网 www.dssz.com