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

搜索资源列表

  1. use_hough_transforms_to_detect_the_straight_lines.

    0下载:
  2. 利用霍夫变换寻找图像帧中的直线段并将其显示-Use Hough transform to find the image frame line segment and displays
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2.39mb
    • 提供者:zzy
  1. hand-detection

    0下载:
  2. 使用opencv,采用肤色原理检测手部位置,有一些噪声,但相对于手部位置比较容易去除。-In this post, as the progress goes, the hand detection technologies using openCV is introduced. As the pictures inllustrated below, this detection method is independent with distance and background ( just
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:219.93kb
    • 提供者:feiren
  1. Geometric-Image-Transformations

    0下载:
  2. example about basic processing image with opencv ( transform, filter, segment ..)
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:105.61kb
    • 提供者:hieu
  1. extract

    0下载:
  2. 利用opencv获取含有最大轮廓的局部图-segment the sub image inluding the maximum size of contours with opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:1.1kb
    • 提供者:cqhong
  1. segment.tar

    0下载:
  2. segment opencv chapter 5 cookbook
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:4.03kb
    • 提供者:alexcasq
  1. segment

    0下载:
  2. opencv 在OpenCv中实现了三种跟图像分割相关的算法,它们分别是:分水岭分割算法、金字塔分割算法以及均值漂移分割算法-opencv, image segmentation。watershed segmentation algorithm, pyramid segmentation algorithm and mean shift segmentation algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:1008byte
    • 提供者:jinyizhong
  1. hough

    0下载:
  2. 利用霍夫变换的方法对图像中的线段进行检测,并将检测出的线段在图像上显示出来-The method of use of the Hough transform to detect the segment in the image, and the detected lines on the image displayed
  3. 所属分类:OpenCV

    • 发布日期:2017-12-01
    • 文件大小:196.3kb
    • 提供者:nimizi
  1. EDTest

    0下载:
  2. 边缘和线段检测,源于SCI文章附的代码。-Edge Drawing: A combined real-time edge and segment detector
  3. 所属分类:OpenCV

    • 发布日期:2017-11-25
    • 文件大小:4.93mb
    • 提供者:lihua
  1. CV2_Learn_LineFinder

    0下载:
  2. 使用opencv2写的,利用概率霍夫变换检测直线,并检测带有端点的线段。-Use opencv2 written using probabilistic Hough transform to detect straight line, and the line segment with endpoint detection.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9.34mb
    • 提供者:alonjiao
  1. Kalman

    0下载:
  2. 包括vb vc opencv 的卡尔曼滤波tracking 程序段 -Including the Kalman filter tracking of program segment vb vc opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:7.7kb
    • 提供者:李佳慧
  1. renliantest

    0下载:
  2. opencv的人脸识别程序段 运行环境是vs2010-opencv face recognition program segment operating environment is vs2010
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1.81kb
    • 提供者:李佳慧
  1. segment

    0下载:
  2. 实用形态学滤波对图像进行腐蚀、膨胀、开闭、边缘及角点检测、分割,实用GrabCut算法提取前景物体-File: morphology.cpp correspond to Recipes: Eroding and Dilating Images using Morphological Filters Opening and Closing Images using Morphological Filters Files: morpho2.cpp morpho
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:7.39kb
    • 提供者:家家
  1. segment

    0下载:
  2. 对超声图像的去噪和分割,可以显示肿瘤图像的边缘和面积-For ultrasound image denoising and segmentation, image can show the tumor edge and area
  3. 所属分类:OpenCV

    • 发布日期:2017-05-25
    • 文件大小:7.63mb
    • 提供者:qcy
  1. segment

    0下载:
  2. 图像分割,使用opencv2.49库文件-image segment
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:5.62mb
    • 提供者:孔维斌
  1. LSDTester

    0下载:
  2. its a implementation of LSD into opencv. LSD is a linear-time Line Segment Detector giving subpixel accurate results. It is designed to work on any digital image without parameter tuning. It controls its own number of false detections. can be reach
  3. 所属分类:OpenCV

    • 发布日期:2017-04-24
    • 文件大小:10.88kb
    • 提供者:mhassanin1
  1. videoseeds

    0下载:
  2. 对视频进行超体素分割,类似于图像上的超像素分割。-segment the video to Supervoxel
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:125.31kb
    • 提供者:窦长虹
  1. KMkeen

    0下载:
  2. 基于人类视觉将图像分割成若干个有意义的区域是目标检测和模式识别的基础。图像分割属于图像处理中一种重要的图像分析技术。图像分割的基本方法是对灰度图像分割,处理图像的亮度分量,简单快速。本论文介绍了传统的图像分割与K-均值聚类算法分割,然后利用OpenCV函数将其实现,并介绍了OpenCV中图像分割相关的基本函数。-Based on the human visual image is segmented into several meaningful regions is the basis for
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4.8mb
    • 提供者:潇枫
  1. handExtraction

    0下载:
  2. 手势识别程序,前后景分割,提取手部轮廓并动态跟踪-handdetect ,segment of front and background
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:3.33kb
    • 提供者:陈奇
  1. segment

    0下载:
  2. 一个学生写的Graph Cuts算法用于分割的OpenCV实现-Graph Cuts Segmentation in OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-12-14
    • 文件大小:19.38kb
    • 提供者:王德晨
  1. 用OPENCV提取ROI

    0下载:
  2. 用opencv分割图像,可能对特定的图像管用,可以适当修改参数,达到所需要的效果(ROI segment:Using OpenCV to segment images, it can be used for specific image tubes, and can modify parameters appropriately to achieve the desired results.)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:11kb
    • 提供者:xiao_qing
搜珍网 www.dssz.com