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

搜索资源列表

  1. image-canny-and-scaling

    0下载:
  2. 这是一个基于opencv的图像转换灰度图,图像缩放,边缘检测过程-This is a opencv grayscale image conversion, image scaling, edge detection process
  3. 所属分类:OpenCV

    • 发布日期:2017-11-17
    • 文件大小:12768
    • 提供者:王欢
  1. BG

    0下载:
  2. OpenCV读入视频,灰度化,并Canny边缘检测 -Read OpenCV video, grayscale, and Canny edge detection
  3. 所属分类:OpenCV

    • 发布日期:2017-12-06
    • 文件大小:614
    • 提供者:网络
  1. canny1

    0下载:
  2. 通过摄像头采集图像,并进行预处理和边缘检测等并显示-Through the camera image acquisition and preprocessing and edge detection and display
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:3516500
    • 提供者:li
  1. sobel-edge-delete

    0下载:
  2. sobel边缘检测,经过一定的处理,效果很好-sobel edge delete
  3. 所属分类:OpenCV

    • 发布日期:2017-12-08
    • 文件大小:991
    • 提供者:sun
  1. OPENCV

    1下载:
  2. 可用的机器视觉识别图形边缘-外接矩形框,接普通摄像头可连接-Available machine vision recognition Graphic Edge- boundingbox
  3. 所属分类:OpenCV

    • 发布日期:2017-03-05
    • 文件大小:6144
    • 提供者:l
  1. cv_LoG

    0下载:
  2. opencv环境下log检测子进行边缘提取,并与canny检测子和laplace检测子进行比较。-opencv environment, log detection for edge extraction, and compared with the the canny detector and the Laplace detector
  3. 所属分类:OpenCV

    • 发布日期:2017-11-08
    • 文件大小:960
    • 提供者:张哲敏
  1. csx

    0下载:
  2. 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测-Video stream from the camera or AVI file, the video stream edge detection
  3. 所属分类:OpenCV

    • 发布日期:2017-12-05
    • 文件大小:1171
    • 提供者:朱奇
  1. CV2

    1下载:
  2. 利用opencv进行图像特征抽取,包括使用高斯滤波和sobel算子进行边缘提取,使用harris算法进行角点检测,使用hough变换找出图像中最长直线,使用Ranec算法找出图像中直线,Gabor滤波-Using opencv image feature extraction, including the use of Gaussian filtering and Sobel operator edge extraction, Harris algorithm corner detection,
  3. 所属分类:OpenCV

    • 发布日期:2017-01-06
    • 文件大小:3314688
    • 提供者:
  1. edge_detect

    0下载:
  2. 本代码为Canny检测算法的实现,功能为对图象边缘确定与提取-The code for the the Canny detection algorithm, determine and extraction the edge of the image
  3. 所属分类:OpenCV

    • 发布日期:2017-11-27
    • 文件大小:13764160
    • 提供者:dxl
  1. stronger

    0下载:
  2. 图像增强算法,对图像进行边缘提取,能够获得目标区域-failed to translate
  3. 所属分类:OpenCV

    • 发布日期:2017-12-07
    • 文件大小:977
    • 提供者:
  1. sober

    0下载:
  2. 一种图像卷积运算,sober算子,运用该算法能够获得提取边缘的效果-failed to translate
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:625
    • 提供者:
  1. im2-edge_var

    0下载:
  2. 用opencv 写的一个可以读取视频,并对视频进行边缘提取,有经典的Canny,prewitt,sobel等算子,效果很好-Written opencv can read the video, and video from the edge, classic Canny, prewitt, sobel operator, with good results
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:2205464
    • 提供者:若如初见
  1. blobtrack

    0下载:
  2. opencv图像边缘检测算法 内有注释 方便学习opencv的同学-failed to translate
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:7928
    • 提供者:蒲文辉
  1. include

    0下载:
  2. 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测-Video stream from the camera or AVI file, the video stream edge detection
  3. 所属分类:OpenCV

    • 发布日期:2017-12-05
    • 文件大小:3622
    • 提供者:史润强
  1. contour

    0下载:
  2. OpenCV实现的边缘检测算法, 主要运用OpenCV里的函数实现, 实验效果良好-OpenCV implementation of the edge detection algorithm, the main use of OpenCV functions to achieve the experimental results is good
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:8871318
    • 提供者:
  1. contour

    0下载:
  2. opencv环境下的轮廓边缘提取绘制代码-opencv environment draw the outline of edge detection code
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:705
    • 提供者:韩西
  1. EDTest

    0下载:
  2. 边缘和线段检测,源于SCI文章附的代码。-Edge Drawing: A combined real-time edge and segment detector
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:5170520
    • 提供者:lihua
  1. cvut_test

    0下载:
  2. 环境:VC6.0 && OpenCV1.0 程序说明: 1)image文件里保存着标定图片 2)calibdata.txt 保持标定图片的路径(根据实际设置) 3)在标定源文件中 calibration.cpp 根据不同的标定标规格需要设置的参数: CvSize board_size = cvSize(5,7) /* 定标板上每行、列的角点数 */(不包括边缘的角点) 这里值得注意的是拍摄的时候要完整的拍下标定板。-Envir
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:537407
    • 提供者:刘旭
  1. inggais

    0下载:
  2. 环境:VC6.0 && OpenCV1.0 程序说明: 1)image文件里保存着标定图片 2)calibdata.txt 保持标定图片的路径(根据实际设置) 3)在标定源文件中 calibration.cpp 根据不同的标定标规格需要设置的参数: CvSize board_size = cvSize(5,7) /* 定标板上每行、列的角点数 */(不包括边缘的角点) 这里值得注意的是拍摄的时候要完整的拍下标定板。-Envir
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:538289
    • 提供者:刘旭
  1. project3

    0下载:
  2. opencv图像边缘检测,包括roberts,sobel,prewitt和laplace算子-opencv image edge detection, including roberts, sobel, prewitt and laplace operator
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:1340
    • 提供者:罗远浩
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 17 »
搜珍网 www.dssz.com