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

搜索资源列表

  1. snake

    0下载:
  2. 基于opencv的snake算法,可以根据能量优化物体的轮廓-Opencv algorithm based on the snake, according to the outline of the object energy optimization
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2591133
    • 提供者:lw3171796
  1. DetectiveContour

    0下载:
  2. 视频场景切换及轮廓检测(VS2008+opencv),采用VC编写,注意源代码里的视频名称是“sunyanzi.avi”,改成自己的视频名称即可-scene change detection and detective contours,write with vc,remember change the name of video in the code into yours
  3. 所属分类:OpenCV

    • 发布日期:2017-06-01
    • 文件大小:13858023
    • 提供者:sam
  1. Picturer

    0下载:
  2. VC+OpenCV环境下,实现自行车轮廓提取-VC+ OpenCV environment, to achieve a bike contour extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:10630870
    • 提供者:jane
  1. contour

    0下载:
  2. OPENCV轮廓检索源代码,实现找到图像中的轮廓和画出轮廓-OpenCV source code find contours and draw contours
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1371
    • 提供者:海蓝
  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. opencv

    1下载:
  2. 自己结合网络上有的资源 写的基于轮廓的手势检测 还有指尖检测-Own combination of some resources on the network to write the outline-based gesture detection fingertip detection
  3. 所属分类:OpenCV

    • 发布日期:2016-09-07
    • 文件大小:9667584
    • 提供者:邵华杰
  1. opencv-pipei

    0下载:
  2. opencv 轮廓提取和模板匹配,可以从目标图像中找出要匹配的小图片部位-opencv contour extraction and template matching, you can find out from the target image to match the small image parts
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:4262
    • 提供者:pencauto
  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-08
    • 文件大小:28972
    • 提供者:林浩
  1. openCV

    0下载:
  2. 调用openCV中的cvHoughLines2 实现灰度图像的直线检测,将大楼的轮廓检测出来。-Call openCV in cvHoughLines2 achieve gray image line detection, the outline of the building detected.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:315936
    • 提供者:唐琦
  1. OpenCV

    0下载:
  2. 二值化一幅图像,用不同彩色填充连通域(连通分量),在二值图像中找出轮廓并存储。-Binarized image, communicating with a different fill color field (connected component) to identify the outline of the binary image and stored.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:661974
    • 提供者:唐琦
  1. aabcdef

    0下载:
  2. opencv轮廓的简单应用: 相关函数如下: cvFindContours,cvThreshold,cvContourArea,cvArcLength,cvBoundingRect,cvMinAreaRect2,cvBoxPoints,cvMinEnclosingCircle,cvDrawContours。 1.查找轮廓 2.按地址依次取出轮廓 3.计算轮廓的相关参数 4、根据实际需求做取舍,画出轮廓-opencv silhouette
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:744381
    • 提供者:查改琴
  1. OpenCV-Canny

    0下载:
  2. 基于opencv编写的,使用canny算子提取图像的轮廓边缘的源码-Canny operator based on the outline of the image edge extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1793868
    • 提供者:lili
  1. 基于opencv利用差分法求运动的轮廓-

    0下载:
  2. 基于opencv利用差分法求运动的轮廓,该运行文件在VC6.0环境下编译通过-based on the use of differential method for the campaign outline of the document in VC6.0 operating environment through the compiler
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:1885
    • 提供者:edtoa
  1. opencv

    0下载:
  2. 利用opencv/c++图片相减然后轮廓提取-Use opencv/c++ image subtraction and contour extraction
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5722101
    • 提供者:赵汉驰
  1. OpenCV

    0下载:
  2. 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1682929
    • 提供者:jianglei
  1. canny

    0下载:
  2. OpenCV canny算子提取轮廓图,trackbar调节阈值,结果为白线条轮廓-OpenCV canny operator to extract contours, trackbar adjustment threshold, the result is white contour lines
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:604
    • 提供者:程哲
  1. asmlib-opencv-master

    0下载:
  2. 图形图像识别根据人脸的特征库来进行人脸边缘轮廓的识别和特征部位的识别-this is a program,it can detect face by face s db
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1059858
    • 提供者:天网一号
  1. edgedetection

    0下载:
  2. opencv实现的图像边界快速检测,找出图像各轮廓-opencv image boundaries to achieve rapid detection, to identify each contour image
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1162
    • 提供者:郑清卓
  1. OpenCV

    0下载:
  2. 基于opencv的图像检索系统,提取颜色特征和轮廓特征进行检索-Image retri system based on OpenCV, the extraction of color features and contour feature extraction
  3. 所属分类:Project Design

    • 发布日期:2017-05-03
    • 文件大小:1011206
    • 提供者:星空
  1. opencv-doc

    0下载:
  2. 图像数据操作(内存分配与释放,图像复制、设定和转换) 图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出) 矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解) 支持多种动态数据结构(链表、队列、数据集、树、图) 基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构) 结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化)
  3. 所属分类:software engineering

    • 发布日期:2017-05-16
    • 文件大小:3722793
    • 提供者:korbon
« 1 2 3 45 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com