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

搜索资源列表

  1. Canny-Contour-source-code

    0下载:
  2. Canny 算子提取目标轮廓源代码 OpenCV C-Canny Contour source code
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:13806229
    • 提供者:William He
  1. canny

    0下载:
  2. 在opencv下实现canny算子的边缘检测。-Use the algorithm of canny to achieve edge detection in OpenCV.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1449694
    • 提供者:liufang
  1. cannybar02

    0下载:
  2. 使用vc++6.0和OpenCV1.0.实现canny算子检测图像轮廓边缘。代码中有自动阈值滑动样条。-using VC++ and OpenCV. you can see the contour of the images.and the threshold of the canny operator can be set as you will.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:109549
    • 提供者:国学大师
  1. canny

    0下载:
  2. opencv 采用Canny算子进行边缘检测,包含函数注释-opencv canny edge detection
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:2065
    • 提供者:jinyizhong
  1. canny

    0下载:
  2. 用opencv实现的MFC界面下的canny算子,全部自己编写,真实可用,重点在于opencv下MFC界面的搭建,对初学者应该很有帮助-failed to translate
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:15063541
    • 提供者:Candy
  1. canny

    0下载:
  2. 学习 OpenCV 课后练习canny算子 已经运行成功-The Learning OpenCV after-school practice canny operator has been running successfully
  3. 所属分类:OpenCV

    • 发布日期:2017-12-02
    • 文件大小:792
    • 提供者:张梦芸
  1. canny

    0下载:
  2. opencv中利用canny算子提取边缘-use canny to chuli picture
  3. 所属分类:OpenCV

    • 发布日期:2017-05-02
    • 文件大小:823829
    • 提供者:cjshan
  1. canny

    0下载:
  2. 采用Canny算子进行边缘检测,运行结果可通过滑动调节阈值-Using Canny operator edge detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3291985
    • 提供者:赵栋梁
  1. canny

    0下载:
  2. OpenCV canny算子提取轮廓图,trackbar调节阈值,结果为白线条轮廓-OpenCV canny operator to extract contours, trackbar adjustment threshold, the result is white contour lines
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:604
    • 提供者:程哲
  1. Edge-detection-using-Canny

    0下载:
  2. 使用边缘检测的Canny算子检测圆形边缘,并且用哈夫方法检测圆形-Use the Canny edge detection operator to detect circular edge, and hough method is used to inspect the circular
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6223521
    • 提供者:陈永志
  1. canny

    0下载:
  2. canny 算子 opencv 实现,初学者不错的资料-canny opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:11967121
    • 提供者:刘德华
  1. canny

    0下载:
  2. canny算子,进行边缘检测,图片打开,内存释放-Canny operator, edge detection, image open, memory release
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:3593426
    • 提供者:邓小双
  1. canny

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

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

    0下载:
  2. canny算子边缘检测 提取图像边缘并显示-canny edge detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1046349
    • 提供者:Fxy
  1. canny

    0下载:
  2. 基于canny算子的边缘检测的程序代码,非mat类。-Based canny operator edge detection code
  3. 所属分类:OpenCV

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

    0下载:
  2. matlab中关于Canny算子的源代码-Canny operator
  3. 所属分类:OpenCV

    • 发布日期:2017-12-13
    • 文件大小:107223
    • 提供者:陈梦
  1. ReadVideoCanny

    0下载:
  2. 在OpenCV中读取摄像头实时读取图像,并使用Canny算子对视频进行边缘提取。(Reading video from camera of your computer by using opencv and extracting pictures' edges with canny algorithm.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-03
    • 文件大小:1014784
    • 提供者:chenzhongde
  1. canny边缘检测

    0下载:
  2. 使用canny算子进行图像的边缘检测,检测效果良好(Image edge detection using Canny operator)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-18
    • 文件大小:809984
    • 提供者:yuwawa
  1. test_edge_detection

    0下载:
  2. 对图像首先进行3*3内核平滑降噪,然后使用Canny算子做边缘检测(First perform 3*3 kernel smooth noise reduction on the image, then use Canny operator for edge detection)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-01
    • 文件大小:9398272
    • 提供者:水里一条猫
  1. Contours_extraction&drawing_based_on_OpenCV

    0下载:
  2. 基于OpenCV利用canny算子的图像轮廓提取与绘制(Contours extraction and drawing based on OpenCV, using canny operator.)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-03
    • 文件大小:3502080
    • 提供者:luckywavelet
« 12 3 »
搜珍网 www.dssz.com