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

搜索资源列表

  1. cvcam

    0下载:
  2. 这是摄像头视屏获取,并进行边缘检测,最后输出的程序。运行天南地北是VC6.0,和OpenCV1.0,需设置OpenCV的包含路径。-This is the camera Screen obtain, and edge detection, the final output of the program. Run far apart VC6.0, and OpenCV1.0, and need to set OpenCV include path.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:1184672
    • 提供者:kongchuimeng
  1. laplace

    0下载:
  2. 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果-To obtain a video stream from the camera or the AVI file, to perform edge detection on the video stream, and outputting the result
  3. 所属分类:OpenCV

    • 发布日期:2017-11-30
    • 文件大小:2952199
    • 提供者:王云舒
  1. test_Canny

    0下载:
  2. 程序代码用canny检测图像的边缘,效果还是可以的,大家可以-Program code using canny edge detection image, the effect is still possible, we can use
  3. 所属分类:OpenCV

    • 发布日期:2017-11-27
    • 文件大小:637
    • 提供者:悠悠
  1. Canny

    0下载:
  2. 开发环境VC++6.0,这是一个用OpenCV做的canny边缘检测算法-Development environment VC++6.0, this is one to do with OpenCV canny edge detection algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:7050317
    • 提供者:杨强
  1. main

    0下载:
  2. 从摄像头或AVI文件捕捉视频流并进行边缘检测-Capture video stream from the camera or AVI file, and edge detection
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:1242
    • 提供者:zhangyujiao
  1. edge_detecting

    0下载:
  2. 基于opencv边缘检测,vc编程,简短可运行-Opencv edge detection, vc programming, short runnable
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:2287408
    • 提供者:陆为霜
  1. OpencvDemo01

    0下载:
  2. 基于opencv实现的边缘检测算法,及其算法扩展,使用opencv2.3.1,vs2008环境-Edge detection algorithm based on opencv achieve its algorithm extended 。 use opencv2.3.1, vs2008 environment
  3. 所属分类:OpenCV

    • 发布日期:2017-11-26
    • 文件大小:3452206
    • 提供者:yuew
  1. Robert

    0下载:
  2. 图像的边缘检测方法之:RObert检测。调试通过了,大家可以看看。-: RObert detect image edge detection method. Debugging through, we can look at.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:29118
    • 提供者:
  1. VC

    0下载:
  2. vc图像处理,包括有图像的恢复,图像的显示,图像的获得,边缘外形-vc image processing, including image restoration, the image display, the image obtained, edge shape, etc.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-12
    • 文件大小:6385761
    • 提供者:panghuqiu
  1. cannyTest

    0下载:
  2. 基于opencv的canny边缘检测,虽然简单,但仔细研究学习,也能获得意想不到的效果哟-Based opencv' s canny edge detection, although simple, but careful study of learning, can also get an unexpected effect yo
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:2350627
    • 提供者:马涛
  1. candy

    0下载:
  2. candy边缘检测,可用于集成电路版图的边缘检测-candy edge detection, edge detection can be used for integrated circuit layout
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:318564
    • 提供者:李玻玻
  1. canny

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

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

    0下载:
  2. 利用OpenCV函数缩放图片到原本的25 并对其进行Canny边缘检测,最后显示原图和边缘检测的效果。-Use the OpenCV function scaling the image to 25 and its Canny edge detection, and finally show the original image and the effect of edge detection.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:1086274
    • 提供者:陶雨婷
  1. water_cheti

    0下载:
  2. 8.4 水域分割 水域分割,又称watershed变换,是模仿地形图浸没过程的一种形态学分割算法,其本质是利用图像的区域特征来分割图像的,它将边缘检测与区域成长的优点结合起来,能够得到单像素的,连通的,封闭的,并且位置准确的轮廓。因此是应用比较广泛的一种图像分割算法。 -Image Watershed Segmentation This is the implementation of the algorithm based on immersion model.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:14274
    • 提供者:徐卫东
  1. opencv1.0PVC6.0

    0下载:
  2. 包括图像打开,边缘检测,人脸识别,图片缩放,贝塞尔曲线等例子,全部调试通过,非常适合初学者学习。-Including open image, edge detection, face recognition, image scaling, Bezier curves, and other examples, all through debugging, very suitable for beginners to learn.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-26
    • 文件大小:63879
    • 提供者:sun1989
  1. VideoContour.cpp

    0下载:
  2. 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。-The video stream, the video stream for edge detection, and outputs the result obtained from the camera or the AVI file.
  3. 所属分类:OpenCV

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

    0下载:
  2. 基于opencv的Canny算法 边缘检测-Canny based on opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:772399
    • 提供者:朱神
  1. edgeHistogramExtraction

    0下载:
  2. 实现对任意图片的边缘直方图的提取并绘画!-Any picture edge histogram are extracted and painting!
  3. 所属分类:OpenCV

    • 发布日期:2017-11-26
    • 文件大小:5718016
    • 提供者:汤姆
  1. CurrenTtest1

    0下载:
  2. 自己设计的擦除边缘图像中连续垂直线的算法-Continuous vertical line erasing edge image of their own design algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-11-30
    • 文件大小:7361984
    • 提供者:fb
  1. CANNY2

    0下载:
  2. 运用opencv编写canny算子实现图像的边缘检测-Use opencv write canny operator image edge detection
  3. 所属分类:OpenCV

    • 发布日期:2017-11-12
    • 文件大小:9500125
    • 提供者:李飞
« 1 2 3 4 5 67 8 9 10 11 ... 17 »
搜珍网 www.dssz.com