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

搜索资源列表

  1. OpenCV-trans-Edge

    0下载:
  2. 以OpenCV將圖像做邊緣偵測,以及平滑跟閥值設定 邊緣偵測為Lap, Canny, Sobel-OpenCV to do with the image edge detection, and smoothing with edge detection threshold setting for the Lap, Canny, Sobel
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9817454
    • 提供者:Chouker
  1. OpenCV-Laplacian

    0下载:
  2. OpenCV 基于Laplacian算子的图像边缘增强-OpenCV based Laplacian operator image edge enhancement
  3. 所属分类:Special Effects

    • 发布日期:2016-01-24
    • 文件大小:1024
    • 提供者:王烽
  1. OpenCV-Canny

    0下载:
  2. 基于opencv编写的,使用canny算子提取图像的轮廓边缘的源码-Canny operator based on the outline of the image edge extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1793868
    • 提供者:lili
  1. opencv-Canny

    0下载:
  2. 基于opencv的Canny边缘检测源代码,可以读取图像对起是缩放,可作为opencv的基础入门。-Canny edge detection based on the opencv source code, can be read from the image pair is scaled, can be used as the basis for opencv entry.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:839
    • 提供者:徐世勇
  1. OpenCV角点检测代码

    0下载:
  2. OpenCV角点检测代码,利用intel图形处理库opencv对彩色图像中物体的角和边进行检测,可以用在车辆的检测中-OpenCV corner detection code, the use of graphics processing for Intel OpenCV right color images of objects in the angle and edge detection, can be used in the detection vehicle
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:1200
    • 提供者:niora
  1. edge

    0下载:
  2. 这是用opencv做的图像边缘的检测,可以识别出任意图像的边缘,可以用来做kinect深度图手指,身体等部位轮廓检测
  3. 所属分类:Windows编程

  1. edge

    0下载:
  2. 通opencv自带的功能对图像目标边缘进行加强,得到边缘特征-Through opencv function comes to reinforce the edges of the image target, get the edge feature
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:501502
    • 提供者:王敏
  1. edge--detection

    0下载:
  2. 用opencv实现的边缘检测功能,根据学习opencv一书中的伪码补充和完整后的代码,可以运行-Edge detection with opencv function, according to the pseudo-code complement and complete code after learning opencv book, you can run
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:17955135
    • 提供者:zmm
  1. edge-histogram-cv

    0下载:
  2. 利用OpenCV实现图像边缘直方图输出。这是边缘直方图显示程序,贴出来给大家分享一下-Using OpenCV for image edge histogram output. This is the edge of the histogram display program, posted to share with you
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:106090
    • 提供者:wade
  1. edge-detect-cv

    1下载:
  2. Opencv 通过形态学操作实现图像边缘。 首先将图像转换为二值图像,然后膨胀此二值图像,最后减去未膨胀之前的图像便得到了图像的边缘。-Opencv realize the image edge by morphological operations. First, convert the image to a binary image, and then expanded this binary image, the last image before subtracting the
  3. 所属分类:Graph Recognize

    • 发布日期:2015-11-12
    • 文件大小:36864
    • 提供者:wade
  1. image-edge-detection

    0下载:
  2. 压缩包含一个文件夹和三个文档。文件夹是图片Canny边缘检测的工程文件,有源代码和可执程序。三个文档是介绍在MFC中如何添加关联函数来使用openCV。-Contains a compressed folder and three documents. Pictures folder is Canny edge detection project files, source code and executable programs. Three documents are introduced
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2868122
    • 提供者:LiChongliang
  1. OpenCV

    0下载:
  2. 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1682929
    • 提供者:jianglei
  1. Learning-OpenCV

    0下载:
  2. 学习openCV的参考代码,有兴趣可以仔细阅读。-Linear machine learning classifier, fitting a linear edge interface code.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:10634417
    • 提供者:杨立加
  1. OPenCV-feature--summary

    0下载:
  2. 包括 颜色提取 形状提取,形状提取包括 Candy算子对边缘提取、  角点提取、 Hough直线提取-Including color extraction shape extraction, including  Candy shape extraction operator for edge detection,   corner extraction,  Hough lin
  3. 所属分类:Project Manage

    • 发布日期:2017-04-04
    • 文件大小:448490
    • 提供者:
  1. canny-edge-detector

    1下载:
  2. 基于opencv实现的canny边缘检测-canny edge detector based on opencv
  3. 所属分类:Special Effects

    • 发布日期:2015-12-06
    • 文件大小:608256
    • 提供者:苏丰
  1. Avi-file-edge-detection-

    0下载:
  2. 本程序是基于OPENCV的C代码编程,其主要功能是对视频文件提取边缘。边缘提取的算法是Canny算法。-This program is based on the C code programming OPENCV, its main function is to extract the video file edges. Canny edge detection algorithm is the algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:6052300
    • 提供者:Yuan Li
  1. test-9(MFC-Picture--edge-detection)

    0下载:
  2. 用MFC的Picture控件显示图像,调用opencv函数进行边缘检测处理,-Use MFC Picture control display images, opencv function called edge detection processing,
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:28183552
    • 提供者:时光本无罪
  1. Edge-detection--Sobel-LaplaceCanny

    1下载:
  2. Edge detection--Sobel,Laplace,Canny.zip 运用各种边缘化算法实现图像的边缘化,用opencv实现。-Edge detection--Sobel,Laplace,Canny.
  3. 所属分类:OpenCV

    • 发布日期:2015-11-13
    • 文件大小:2048
    • 提供者:王玲
  1. edge-enhance

    0下载:
  2. OpenCV边缘增强函数,用于增加边缘对比度-OpenCV edge enhancement function for increasing the contrast of the edges
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:835
    • 提供者:程哲
  1. Edge-Detection

    0下载:
  2. opencv实现基于Sobel算子、Canny算子和Laplace算子的图像边缘检测算法。 开发环境:vs2010+opencv。-opencv-based Sobel operator, Canny operator and Laplace operator image edge detection algorithm. Development environment: vs2010+ opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1448
    • 提供者:冯泽
« 1 2 3 4 5 67 8 9 10 11 ... 22 »
搜珍网 www.dssz.com