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

搜索资源列表

  1. BK_Gauss混合高斯背景

    0下载:
  2. 本算法基于混合高斯模型编程,采用opencv库,能够运行
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-17
    • 文件大小:9120
    • 提供者:fjun
  1. opencv-movingdetecte

    1下载:
  2. 连接上摄像头,可以对摄像头的各个性能进行设定,还可以通过帧间差分与自适应背景的算法对运动的目标检测,还可以采集单帧图像进行保存
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:46236
    • 提供者:
  1. 给予opencv的VIS视频跟踪

    4下载:
  2. 该源码是关于运动对象跟踪的算法,主要实现了高斯背景建模,全局运动补偿(SIFT特征和RANSAC算法),运动对象检测,对象跟踪算法(Mean Shift,Particle Filter等),对象特征提取(轨迹,大小,起止帧等),同时,程序基于VC2008+OpenCV开发,实现了对话框式的程序界面,效率高。
  3. 所属分类:源码下载

    • 发布日期:2010-12-15
    • 文件大小:7500205
    • 提供者:harleych
  1. 单高斯背景建模opencv

    0下载:
  2. 单高斯背景建模opencv
  3. 所属分类:源码下载

  1. 基于openCV得高斯背景模型提取。需要openCV,内置测试视频

    0下载:
  2. 基于openCV得高斯背景模型提取。需要openCV,内置测试视频
  3. 所属分类:图形图象

  1. 混合高斯背景建模用于检出背景

    0下载:
  2. 混合高斯背景建模用于检出背景,并提取前景,在OPENCV环境下操作进行的。是数字图像处理领域不可缺少的一种处理方式。OPENCV库里含有的函数在数字图像中的作用都是不可获取的,用起来简单又便捷,建议OPENCV从头认真学起-Gaussian mixture background modeling for the detection of background and foreground extraction, OPENCV environment in the operation. The f
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:1201
    • 提供者:yuanyuan
  1. 利用OpenCV对视频进行处理

    0下载:
  2. 利用OpenCV对视频进行处理,尝试打开本电脑上的摄像头作为视频输入设备,或者将命令行的输入参数作为文件名来打开的视频文件。不管是哪一种方法,最后都是不断的循环处理一帧一帧地处理,涉及到的图像处理有背景擦除,平滑滤波,二值化等。-Using OpenCV to process the video, try to open the computer input device as a video camera, or the command line input parameters as the
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:1500
    • 提供者:刘增宝
  1. cvbgfggaussmix.rar

    0下载:
  2. 混合高斯模型,用于背景建模的程序,使用时请安装OPENCV,Gaussian mixture model for background modeling procedure, the use of when you install OPENCV
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:5790
    • 提供者:肖郎
  1. lhgcxgmm.rar

    1下载:
  2. 自己采用opencv编写的程序,该程序主要实现运动目标的检测,采用背景减法里面的GMM混合高斯模型,Opencv prepared to adopt its own procedures, the procedures for major sports achieve target detection using background subtraction inside GMM Gaussian Mixture Model
  3. 所属分类:OpenGL

    • 发布日期:2012-11-06
    • 文件大小:11015
    • 提供者:刘慧
  1. simple_bg_subtraction_based_on

    0下载:
  2. 基于opencv和帧差法实现彩色avi视频的,可以减除光照变换较明显的静态背景。附实验视频。,Opencv-based and frame color difference avi video, you can remove the more obvious light transform the static background. Experimental video attached.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-17
    • 文件大小:27046714
    • 提供者:zhezhe
  1. GMM_opencv.rar

    0下载:
  2. 用OpenCV实现的GMM背景建模,自己写的,一直在使用,Background modeling based on GMM(Development Environment: VC, OpenCV)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-11
    • 文件大小:2636266
    • 提供者:桑基韬
  1. detection.rar

    0下载:
  2. 用openCV实现,利用背景建模检测运动目标,opencv,detect motion target using background modeling
  3. 所属分类:Graph program

    • 发布日期:2017-06-17
    • 文件大小:26995017
    • 提供者:笑笑
  1. GuassionModel.rar

    0下载:
  2. 基于混合高斯模型的运动目标检测,值得学习,对背景更新相当有效,opencv程序
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1693
    • 提供者:夏正友
  1. OpenCV-based-virtual-camera-program

    0下载:
  2. 基于OpenCV的虚拟拍照程序,算法设计,需要用到蓝背景,摄像机位置固定不变-OpenCV-based virtual camera program, algorithm design, the need to use blue backgrounds, fixed camera position
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6864944
    • 提供者:郭大万
  1. kalmandlg

    0下载:
  2. 采用卡尔曼滤波进行背景建模再作差分的方法的车辆检测程序,用到了opencv库-Kalman filter for background modeling method further differential vehicle testing procedures, use the opencv library
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3159825
    • 提供者:宋天明
  1. detection

    0下载:
  2. OPENCV写的运动目标识别与跟踪程序,很不错哦 -OPENCV writing campaign to target identification and tracking procedures, very good, oh
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:427462
    • 提供者:luofei
  1. diff2bg

    0下载:
  2. 结合Opencv工具,在VC++上,利用背景差算法实现运动目标检测,并结合三帧差分算法对检测结果进行判断和报警。已通过编译和运行。-Opencv combination of tools, in VC++, using the background of poor moving target detection algorithm, combined with three differential algorithm to judge the test results and alarm. Ha
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:2854
    • 提供者:zhang li
  1. read-file

    0下载:
  2. 背景建模,运动目标检测,读视频文件,opencv中的图像处理-Background modeling, moving object detection, reading and video files, opencv Image Processing
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:5064
    • 提供者:高东旭
  1. backgroundSubtraction_v0

    0下载:
  2. 基于graphcut的背景建模程序,其中具备阴影去除功能,建模时对rgb三个颜色通道进行了高斯模型训练。程序需要OpenCV 1.0 的支持。-This is a C implementation of background subtraction given a set of background frames as a training set.The background model is per-pixel RGB space Gaussian, assuming independenc
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:14808
    • 提供者:taotaoking
  1. motiondetect

    0下载:
  2. OpenCV example, 背景建模,运动物体检测-OpenCV example, the background modeling, moving object detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1359
    • 提供者:李君
« 1 23 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com