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

搜索资源列表

  1. openCV5

    0下载:
  2. 基于opencv的五分完整源码,包括轮廓检测、摄像头标定、图像旋转与缩放、离散傅里叶变换、BMP与IplImage相互转换。-Opencv fifth complete source code, including contour detection, camera calibration, image rotation and scaling, discrete Fourier transform, BMP and IplImage conversion.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:11989
    • 提供者:焦文祥
  1. car_detect_10_24

    0下载:
  2. 用 openCV2.0实现了小车的检测。基于轮廓的方法,基于最近领域法进行分类。-The openCV is used to detect cars in this app.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-13
    • 文件大小:421781
    • 提供者:try
  1. contour

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

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

    0下载:
  2. 【opencv】 画出散点的轮廓线 提取合理概率估计空间-[Opencv] draw scatter contour extraction reasonable probability estimation space
  3. 所属分类:OpenCV

    • 发布日期:2017-12-03
    • 文件大小:990
    • 提供者:zhangnight
  1. lunkuojiance

    0下载:
  2. opencv环境下实现对静态目标轮廓的分级提取及显示-opencv environment to achieve the classification of the static object contour extraction and display
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:6018
    • 提供者:Simon
  1. LeafDemo

    0下载:
  2. 借助第三方库,OpenCV实现叶片轮廓特征点以及叶脉特征点的提取;同时借助OpenGl实现叶片轮廓以及叶脉的显示-With third-party libraries, OpenCV implementation leaf veins outline feature points and feature point extraction while using OpenGl achieve blade profile and veins show
  3. 所属分类:Graph program

    • 发布日期:2017-05-20
    • 文件大小:5646235
    • 提供者:caoyuanyuan
  1. Method_01

    0下载:
  2. 利用OpenCV自带的cvMatchShapes方法进行轮廓匹配。可手动设置输入的两幅图像。程序中有对程序的注释和关键逻辑步骤的解释,该程序为轮廓匹配方法提供一定的思路,需要VC6.0+OpenCV_1.0-Contour matching using the cvMatchShapes method with the OpenCV. Two images manually set the input. Notes on procedures and key steps in the inter
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:264583
    • 提供者:王山
  1. Method_02

    2下载:
  2. 利用OpenCV自带的cvMatchContourTrees方法进行轮廓匹配。需要先调用cvCreateContourTree方法创建轮廓树,程序中有对程序的注释和关键逻辑步骤的解释,该程序为轮廓匹配方法提供一定的思路,运行环境为VC6.0+OpenCV_1.0 -Contour matching using the cvMatchContourTrees method with the OpenCV. Need to call the cvCreateContourTree method
  3. 所属分类:OpenCV

    • 发布日期:2016-01-24
    • 文件大小:263168
    • 提供者:王山
  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-04-15
    • 文件大小:8681
    • 提供者:fellpe
  1. edge

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

  1. PPT

    0下载:
  2. 使用Opencv内函数对图像进行外部轮廓的提取。-Opencv use the function to extract the outer contour of the image.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:1139086
    • 提供者:Su
  1. cv_contour

    0下载:
  2. 基于OPENCV的连通区域轮廓线标记代码,可以标记多个标签,自制定标签列表和图像数据区,非常方便,简单实用-OPENCV based connectivity contour marking area code, you can mark multiple labels, since the enactment of the label list and image data area, very convenient, simple and practical
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:5835
    • 提供者:张明亮
  1. track

    0下载:
  2. 基于opencv的运动目标轮廓检测,用MFC编写的界面,实现视频在对话框指定位置的显示,有详细注释,适合初学者。-Moving target based on the contour detection opencv prepared with MFC interface, video display dialog box to specify the location, detailed notes for beginners.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1882231
    • 提供者:猪猪侠
  1. Experiment-One

    0下载:
  2. VS2010下,通过opencv实现对三类目标的特征提取,包括颜色特征、纹理特征和轮廓特征-Under VS2010, opencv achieved through three types of feature extraction targets, including color, texture and contour characteristic feature
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-09
    • 文件大小:16041755
    • 提供者:YangZW
  1. RegionGrow

    0下载:
  2. 典型的区域生长实现轮廓划分,利用opencv-The typical region growing implementation outline, use of opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3903854
    • 提供者:wangjian
  1. erzhituxianglunkuo

    0下载:
  2. 这是图像的轮廓的提取,用的vs2010配置的OPENCV-This is the extraction of the contours of the image, use the vs2010 OPENCV configuration
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:878
    • 提供者:林俊杰
  1. recognition

    0下载:
  2. 基于opencv的车牌识别源码,使用了canny算法进行边缘检测,然后二值化,接着用cvFindContours搜索轮廓,最后从找到的轮廓中根据角点的个数,角的度数和轮廓大小确定,矩形位置。-Opencv-based license plate recognition source code, using the canny edge detection algorithm, and then two values, followed by cvFindContours search profi
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:3096
    • 提供者:vince
  1. snake_basic

    0下载:
  2. 这是主动轮廓模型的opencv代码,实现的是kass“Snakes: Active Contour Models ”中的结果,参数需要自己细调。-This is the opencv code active contour models, implementation is kass " Snakes: Active Contour Models" in the results, the parameters need to fine-tune their own.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-13
    • 文件大小:21174914
    • 提供者:龙鹏
  1. Binocular-Stereo-Vision

    0下载:
  2. 基于OpenCV的双目视觉测量代码。1)可读入标定的摄像机参数,并对左右图像进行校正;2)实现了对三角轮廓的实时跟踪,与匹配。-This project is about the Binocular Stereo Vision,which is based on OpenCV.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:11122657
    • 提供者:张勇
  1. gaosi3

    0下载:
  2. 轮廓指尖检测opencv代码,效果还算是不错,对于初学者有用-opencv for detecting
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1463
    • 提供者:heyunlei
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 »
搜珍网 www.dssz.com