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

搜索资源列表

  1. contour.rar

    0下载:
  2. 基于OpenCV, 实现了寻找图像的轮廓,用于物体识别,轮廓分析等算法.,Based on OpenCV, looking for implementation of the outline of the image for object recognition, contour analysis algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:131168
    • 提供者:无梦
  1. motempl

    1下载:
  2. 基于OPENCV的图形识别与跟踪,运动检测程序,用于提取运动物体轮廓,并跟踪其运动路线-OPENCV motion detection procedures and track their movement routes
  3. 所属分类:图形/文字识别

    • 发布日期:2014-03-31
    • 文件大小:2389
    • 提供者:gl
  1. ContourTrack

    0下载:
  2. 运动目标轮廓跟踪代码,运用OPENCV实现,效果还不错-Moving object contour tracking code, the use of OPENCV implementation, results were pretty good
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5985802
    • 提供者:无名
  1. Canny-Contour-source-code

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

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

    0下载:
  2. 利用opencv和visual C++ 实现的可以正确的提取图像中前景的轮廓,结合MFC编程,可以直接编译和运行。-Using OpenCV and visual of C++ to achieve can correctly extract the image foreground contour, with the MFC programming, can be directly compiled and run.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-09
    • 文件大小:12055930
    • 提供者:zhangliwei
  1. snake

    0下载:
  2. snake 模型,使用OpenCV实现。可以实现代码自动轮廓的寻找。-snake modle. using OpenCV and VC++6.0. the code can find the contour of the object.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:185475
    • 提供者:国学大师
  1. ContoursRiceCount

    0下载:
  2. 将米粒的轮廓圈出来, 并数出米粒个数, 使用了opencv库函数, vc IDE.-Will ring out the outline of grain and grain count the number, use the opencv library functions, vc IDE.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:893994
    • 提供者:gilbert
  1. Coutour_polygon

    1下载:
  2. 用OpenCV来编写,用摄像头获取图像,并用帧差法提取二值化图像,再用多边形逼近的方法来提取图像的轮廓-Using OpenCV to prepare, with the camera to obtain images, and the frame difference method used to extract two binary images, and then a polygonal approximation method to extract the contours of the
  3. 所属分类:OpenCV

    • 发布日期:2015-12-18
    • 文件大小:5307392
    • 提供者:明明
  1. VehicleDetection

    0下载:
  2. 基于OpenCV的车辆轮廓检测的相关方法介绍-OpenCV-based vehicle detection profile, their writing, may be a bit simple
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5288704
    • 提供者:李林
  1. FindEllipse

    0下载:
  2. 基于OpenCV的椭圆检测算法,通过边界处理、轮廓识别、椭圆拟合来检测椭圆,支持椭圆参数的自定义筛选-Ellipse detection algorithm based on OpenCV,Boundary treatment, contour detection, ellipse fitting,Support the custom of the ellipse parameters
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:6302
    • 提供者:zgm
  1. contour

    0下载:
  2. 基于OpenCV, 实现了寻找图像的轮廓,用于物体识别,轮廓分析等算法-Based on OpenCV, looking for implementation of the outline of the image for object recognition, contour analysis algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:12017
    • 提供者:无梦
  1. OpenCVDrawContours

    0下载:
  2. 本程序是基于OpenCV的轮廓提取函数,有兴趣的可以-This procedure is based on the OpenCV function of the contour extraction, interested can look at
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-06
    • 文件大小:1456730
    • 提供者:郭大万
  1. Opencvimagefindoutline

    0下载:
  2. 利用opencv编写的一段寻找图像的轮廓的程序代码-Opencv prepared to use images to find the outline of a section of the program code
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:8636
    • 提供者:xuefengathena
  1. coutour

    0下载:
  2. vc 6.0 环境下利用opencv进行图像轮廓提取的代码,可以编译运行-vc 6.0 environment using opencv contour extraction for image code can be compiled to run
  3. 所属分类:Graph program

    • 发布日期:2017-05-06
    • 文件大小:1358400
    • 提供者:May
  1. find_outline_to_detect_the_motion

    0下载:
  2. 通过寻找轮廓实现视频流的运动目标检测,本函数基于OPenCV实现-Realization of the video stream by looking for contour moving target detection, implementation of this function is based on the OPenCV
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:422388
    • 提供者:孙波
  1. exa4_9

    0下载:
  2. 在opencv 环境下,利用VC找寻物体轮廓并将其逐点绘制出来。-under the enviroment of opencv,the outline was drawed out and showed on the screen
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:852286
    • 提供者:xmwang
  1. contours

    0下载:
  2. 用OpenCV实现轮廓检测,可根据不同用途在此基础上调试-contour detection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:231342
    • 提供者:贾甜甜
  1. sigprogram

    0下载:
  2. 一个模式识别中手写签字识别的程序,用到轮廓特征。-a program about signature recognition, based on opencv.
  3. 所属分类:Graph program

    • 发布日期:2017-06-03
    • 文件大小:15467424
    • 提供者:yang
  1. contourDetecting

    0下载:
  2. 用Opencv编写的轮廓监测程序,里面有实验示例,希望有帮助-Opencv prepared with the outline of monitoring procedures, which are experimental example, want to help
  3. 所属分类:OpenCV

    • 发布日期:2017-04-16
    • 文件大小:49772
    • 提供者:yumengze
  1. lunkuojiance

    0下载:
  2. 在VC环境中安装OPENCV库函数后,实现图象轮廓检测的代码-In the VC++ install OPENCV library functions, the realization of the code image contour detection
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:1409
    • 提供者:江林
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 18 »
搜珍网 www.dssz.com