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

搜索资源列表

  1. Image

    0下载:
  2. 一个简单的canny边缘检测程序,可检测一切彩色图形,必须安装opencv-an simple canny edge detection example
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:7004383
    • 提供者:冯月婷
  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. blobtrack

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

    • 发布日期:2017-11-21
    • 文件大小:7928
    • 提供者:蒲文辉
  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. 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. chepaidingwei

    0下载:
  2. 利用OpenCV进行车牌定位,基于边缘检测,效果良好-Use OpenCV for license plate location based on edge detection, to good effect
  3. 所属分类:OpenCV

    • 发布日期:2017-11-08
    • 文件大小:1713250
    • 提供者:黄灿
  1. ancy

    0下载:
  2. opencv 读取视频图像并作一些简单的基本的处理,比如边缘检测,中值滤波-Read the video image and make a few simple basic processing, such as edge detection, median filtering, etc.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:227513
    • 提供者:王大神
  1. maxarea

    0下载:
  2. 本程序用于检测图像中最大连通区域。通过对小波或其他边缘检测的结果进行适当处理,较为准确得出原图片中的最大连通区域。可用于显著性检测以及区域分割等。实现平台为C++&opencv-This procedure is used to detect the image of the largest regional connectivity. Through the wavelet edge detection results or other appropriate treatment, more
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-26
    • 文件大小:8764255
    • 提供者:冷冷
  1. vedio

    0下载:
  2. 基于开源的图像处理库opencv,打开电脑摄像头,并读取摄像头数据将它显示在窗口中,同时进行边缘检测-Based on open source image processing library opencv, open the computer camera, and read the camera data to display it in the window, and edge detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9390406
    • 提供者:lin
  1. chengxu

    0下载:
  2. 程序中包括canny边缘检测,平滑滤波,和金字塔算法,都是基于opencv的,程序简单实用。-Program includes canny edge detection, smoothing filtering, and the pyramid algorithm, are based on opencv, procedures simple and practical.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:2277
    • 提供者:tangfei
  1. opencv_Demo

    1下载:
  2. 利用MFC来实现OpenCV中的基本图像处理功能,比如缩放,边缘检测,腐蚀膨胀等等,也包括人脸检测部分,里面有详细的注释,非常适合于OpenCV的初学者.-OpenCV using MFC to achieve the basic image processing functions, such as zoom, edge detection, corrosion expansion, etc., but also includes face detection part, there are
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:5057536
    • 提供者:
  1. coraseHarrisAndCanny

    0下载:
  2. 结合边缘检测实现harris角点检测,针对opencv自带角点检测作出一定改进。-Combined with the edge detection of Harris corner detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:3169
    • 提供者:王成
  1. CVbianyuanjiance

    0下载:
  2. 基于openCV的C++程序,包括索贝尔边缘检测跟拉普拉斯边缘检测,能实现检测并显示差异-The C++ openCV based procedures, including Sobel edge detection with Laplace edge detection, can achieve detection and display differences
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4465791
    • 提供者:成龙
  1. MyOpenCVConsole

    0下载:
  2. 常用的opencv图像特征提取算法。包括直方图、边缘检测、角点检测、直线提取、圆形提取等。并包括不太成熟的BP神经网络识别纯底色数字。-Commonly used opencv image feature extraction algorithm. Including histograms, edge detection, corner detection, line extraction, circular extraction. And includes less mature pure b
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1098207
    • 提供者:李继鸿
  1. CPJY45

    0下载:
  2. 基于opencv的运动目标检测。帧间差分,边缘检测,运动目标提取。-Moving object detection based on opencv.Frames Difference,edge detector,and moving object extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1850678
    • 提供者:朴佳人
  1. Esobel

    0下载:
  2. vc++和opencv里面的sobel算子,计算图像边缘的亚像素边缘检测程序-vc++ and opencv inside sobel operator, to calculate the image edge sub-pixel edge detection procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2012
    • 提供者:王忠祥
  1. Canny2

    0下载:
  2. OPENCV做的图像边缘检测,经典的算法,经典的程序,值得大家的关注-Do OPENCV image edge detection, the classical algorithm, the classic procedure, it is worth everyone s attention
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:6127
    • 提供者:ketdem
  1. canny_opencv

    0下载:
  2. Canny边缘检测Wikipedia,自由的百科全书来自于仕琪的讲稿《使用OpenCV进行图像处理》中的例程 -Canny edge detection From free encyclopedia from Shiqi scr ipt " OpenCV use image processing," the routines
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1459
    • 提供者:Egypti
  1. kalman

    0下载:
  2. opencv的基础代码实现 可以实现边缘检测和图像的其他识别-the basis of opencv code can achieve edge detection and image of the other identification
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1744
    • 提供者:ofaro
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 20 »
搜珍网 www.dssz.com