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

搜索资源列表

  1. ContourTrack

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

    • 发布日期:2017-05-19
    • 文件大小:5985802
    • 提供者:无名
  1. OpenCVHello

    0下载:
  2. OpenCV的轮廓识别,自己用MFC+OpenCV写的轮廓识别与字符分割小软件.软件可实现轮廓识别的准确分割.-OpenCV' s profile recognition, they used to write the outline of MFC+ OpenCV recognition and character segmentation in a small software. Software to achieve accurate segmentation contour dete
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1826930
    • 提供者:www
  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. lunkuojiance

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

    • 发布日期:2017-03-28
    • 文件大小:1409
    • 提供者:江林
  1. luokuojiance2

    0下载:
  2. 安装VC和OPENCV库函数后可以实现图像轮廓检测的另一种代码,非常特别-Install VC and OPENCV library functions can be achieved after the image contour detection of another code, very special
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:1118
    • 提供者:江林
  1. mycv

    1下载:
  2. 用python实现的opencv图像轮廓检测代码,多多指教-Implemented by python opencv image contour detection code, exhibitions
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:692
    • 提供者:sun
  1. DrawContours

    0下载:
  2. OPENCV轮廓检测完整源代码适合初学者使用-Contour detection OPENCV complete source code for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:405141
    • 提供者:danpianji
  1. MyCode

    0下载:
  2. 总结的OPencv代码。图像warp,rotation.H_S直方图。滑动条设定阈值进行轮廓检测。在输入图像上检测轮廓。还有平均背景法。是txt格式,只需要把后缀名编程.cpp即可。-The summarized OPencv code. Image warps, rotation.H_S histogram. Slider to set the threshold for contour detection. Detect the contours in the input image. Av
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:78063
    • 提供者:Judyjava
  1. 5556

    0下载:
  2. 基于OpenCV的车辆轮廓检测为了获得理想的车辆轮廓线,提出了一种基于开源计算机视觉库OpenCV的轮廓检测新方法。首先对图像迸行形态 学去噪、平滑滤波处理和二值化阈值分割等预处理,获得二值化黑白图像。然后通过轮廓提取和跟踪检测到车辆外轮廓线。 在VC++6.0环境下,利用Opener编程实现了此方法。-Proposed a new method of contour detection based on open source computer vision library OpenCV Op
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:15784
    • 提供者:周鹏
  1. OpencvDemo02

    0下载:
  2. 基于opencv实现的轮廓检测算法,及其算法扩展,使用opencv2.3.1,vs2008环境-Contour detection algorithm based on opencv achieve its algorithm extended. use opencv2.3.1, vs2008 environment
  3. 所属分类:OpenCV

    • 发布日期:2017-11-30
    • 文件大小:2975430
    • 提供者:yuew
  1. Contour-detection-based-on-OpenCV

    0下载:
  2. 基于opencv的轮廓检测,运用灰度处理,提取轮廓。在使用本程序前确保vs已经安装opencv-Opencv based contour detection, using the gray processing, contour extraction. The use of this process to ensure that vs has been installed opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:28972
    • 提供者:林浩
  1. contourdetect

    0下载:
  2. 在opencv下,对一张人物图像实例进行轮廓检测-Instance of a character image contour detection
  3. 所属分类:OpenCV

    • 发布日期:2018-04-18
    • 文件大小:2352128
    • 提供者:cxm
  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-13
    • 文件大小:11989
    • 提供者:焦文祥
  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. 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. lunkuojiance

    0下载:
  2. 用opencv在VC++上制作的轮廓检测(可调)-In VC++ using opencv on making contour detection (adjustable)
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:958590
    • 提供者:asd
  1. Contour-detection

    0下载:
  2. 在VC++6.0环境下利用OPENCV根据滑动条参数检测轮廓,当滑动变化的时候重检测。-Contour detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:694
    • 提供者:张春梅
  1. handGestureDetection

    0下载:
  2. 基于VS+opencv的手势识别,主要是用到了轮廓检测的相关技术-VS+ opencv gesture recognition based on contour detection is mainly used in the related art
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:8477086
    • 提供者:juring
  1. Find

    0下载:
  2. 基于OpenCV的椭圆检测算法,通过边界处理、轮廓识别、椭圆拟合来检测椭圆-Ellipse detection algorithm based on OpenCV,Boundary treatment, contour detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:5457
    • 提供者:zhch75
« 12 »
搜珍网 www.dssz.com