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

搜索资源列表

  1. camshift

    0下载:
  2. 显示如何利用Camshift算法进行彩色目标的跟踪-Camshift algorithm shows how to use color target tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:2707
    • 提供者:方莉
  1. lunkuo

    0下载:
  2. 本代码基于opencv2.2,轮廓检测,输入图像,进行边缘检测并将图像区分为背景和目标,二值化,用轮廓把目标区域显示出来,还可得到目标区域内的面积,即目标的大小-The code is based on opencv2.2, contour detection, the input image, edge detection and image area is divided into the background and objectives, the two values, the targ
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3800142
    • 提供者:
  1. CreateProjectionMapInRGBColorModel

    0下载:
  2. 在RGB颜色模型下,对选取的目标建立直方图,据此直方图生成方向投影图,并显示。-Selected target to establish histogram in the RGB color model, whereby histogram generation the direction projection map, and displays.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-24
    • 文件大小:5328396
    • 提供者:liufeng
  1. opencv-based-intrusion-detection

    0下载:
  2. 这是一个基于opencv入侵检测,跟踪目标,显示每帧入侵物的数量,并发出报警-This is a opencv-based intrusion detection, target tracking, display each frame invaders number, and alarm
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:14810
    • 提供者:王欢
  1. 1

    0下载:
  2. 本程序显示如何利用camshift算法实现彩色目标跟踪-This program shows how to use color object tracking algorithm camshift
  3. 所属分类:OpenCV

    • 发布日期:2017-11-28
    • 文件大小:1044890
    • 提供者:陶子
  1. GMMtest

    0下载:
  2. 混合高斯模型,用于多模态场景中的背景前景检测,还特意实现了RGB前景目标的显示,用vs2010+opencv2.3.0开发-Used for background modeling, the gaussian mixture model can display the backgrounds, prospects. Can be used for multimodal,
  3. 所属分类:OpenCV

    • 发布日期:2017-06-17
    • 文件大小:27008229
    • 提供者:chenfang
  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. guassian

    0下载:
  2. 混合高斯背景模型,背景差法,检测运动目标,环境VC2008,Opencv,前景与背景分开显示-Gaussian mixture background model background subtraction method to detect moving targets
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2932725
    • 提供者:张宁
  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. opencvcPP

    0下载:
  2. 用opencv1.0搭载VC++6.0制作的图像处理软件,使用时须安装opencv1.0.利用摄像头动态采集图像,并提取目标形心坐标在图像上显示-Opencv1.0 equipped with VC++6.0 crafted image processing software to be installed when using opencv1.0. Use dynamic camera to capture images and extract the target centroid coor
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:7924590
    • 提供者:asd
  1. Optical-flow

    0下载:
  2. 基于光流法的运送目标检测程序,实时显示物体轨迹-The optical flow method based on target detection program delivery, the effect of good
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12372632
    • 提供者:asd
  1. Video-detect

    0下载:
  2. 目标自动识别与跟踪系统,基于MFC界面和opencv视觉库,采用混合高斯进行目标识别,基于局部颜色直方图模型进行自动跟踪,并实现跟踪框可变,跟踪结果实时显示。-target detection and track system
  3. 所属分类:OpenCV

    • 发布日期:2017-06-19
    • 文件大小:29652992
    • 提供者:郑家宁
  1. mean-shift

    0下载:
  2. Mean-Shift算法的C++程序,手动选择目标跟踪,并显示目标的直方图-Mean-Shift algorithm C++ procedures, manual selection of target tracking, and display the target histogram
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2384
    • 提供者:戴文君
  1. OpenCV_OpticalFlow

    0下载:
  2. 光流法检测目标,对每一帧的图像进行检测,并把结果显示在图像上-Optical flow characteristics
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4452561
    • 提供者:杨昭
  1. PIXEL

    0下载:
  2. 灰度变换是指根据某种目标条件按一定变换关系逐点改变源图像中每一个像素灰度值的方法。目的是为了改善画质,使图像的显示效果更加清晰。 图像的灰度变换处理是图像增强处理技术中的一种非常基础、直接的空间域图像处理方法,也是图像数字化软件和图像显示软件的一个重要组成部分。提取像素进行变化(Grayscale transformation is a method of changing the gray value of each pixel in a source image according to c
  3. 所属分类:OpenCV

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:louietj
搜珍网 www.dssz.com