搜索资源列表

  1. BGFG_CODEBOOK

    0下载:
  2. 基于码书的运动目标检测是和混合高斯模型(MoG,GMM)类似的而简单有效的背景剪除方法,附件是VC++6.0编写的基于码书的运动目标检测,可直接读取摄像头,也可改为读取硬盘视频文件,需安装Opencv1.1-Codebook-based moving target detection and Gaussian mixture model (MoG, GMM) and a similar cut off the background si
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:2741248
    • 提供者:梁浩
  1. featuretracking_src

    0下载:
  2. 很好的跟踪源代码。基于meanshift跟踪,读取视频第一帧,手动选择目标。-Good tracking source code. Meanshift based tracking, the video read the first fr a me, manually select the target.
  3. 所属分类:多媒体

    • 发布日期:2024-05-15
    • 文件大小:20480
    • 提供者:feng
  1. camshift

    0下载:
  2. 经典的camshift跟踪算法。读取视频,手动选择目标,可以直接运行。-Classic camshift tracking algorithm. To read videos, manually select the target, can be directly run.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-15
    • 文件大小:1044480
    • 提供者:feng
  1. link_domain

    0下载:
  2. 视频检测与目标跟踪,读取视频文件,可以实现文件读取和目标检测与跟踪-Video detection and tracking, read the video file, the file can read and target detection and tracking
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:47104
    • 提供者:duan
  1. kfsy

    0下载:
  2. 实现图片打开,在图片上绘制图形。视频读取,通过摄像头读取视频,-Open two images in the picture drawn graphics. Video read read through the video camera,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:4400128
    • 提供者:yss
  1. good-code

    0下载:
  2. 关于图像显示和视频读取显示的程序,很好用,尤其对初学者很有帮助,好好看看吧。-Read on the image display and video display of the program, easy to use, especially helpful for beginners, a good look at it.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1579008
    • 提供者:cx
  1. MotionDetect

    0下载:
  2. 从摄像头读取视频,屏幕选择追踪区域,利用opencv camshift算法实现跟踪-Read the video from the camera, the screen select the track area, tracking algorithm using opencv camshift
  3. 所属分类:OpenCV

    • 发布日期:2024-05-15
    • 文件大小:3690496
    • 提供者:果果
  1. Capture

    0下载:
  2. 读取视频图像,捕捉图像并进行简单的处理,保存-Read the video image, captures images and handling
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-15
    • 文件大小:31744
    • 提供者:曹兵
  1. sift_match

    0下载:
  2. 从视频读取帧,提取Sift特征点,进行特征点的匹配,合成视频-read fr a me from a video,get the sift feature,and match,then make a new video
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:20195328
    • 提供者:shufy
  1. laplace

    0下载:
  2. 该代码实现了读取视频,从视频文件或者从摄像头,并对输出的视频进行边缘检测-The code to read video files from video or from a camera, and video edge detection output
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:manzhu
  1. chenggongts

    0下载:
  2. 自己写的读取视频,提取关键帧和帧差源程序-Read write their own video, extract the source key fr a me and fr a me difference
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:623616
    • 提供者:张扬
  1. videowatermarkDCT

    0下载:
  2. 一个基于DCT系数的视频水印嵌入程序,读取yuv文件,提取其中的若干帧,然后对每帧做DCT变换,在中低频修改系数值,然后做IDCT,再把每帧图像组成YUV格式播放。-DCT coefficients of a video-based watermark embedding program, read the yuv file, extract the number of fr a mes, and then do each fr a m
  3. 所属分类:IP电话/视频会议

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:岳恒立
  1. sdpfcbt

    0下载:
  2. 简单的脚本来读取视频文件,并跟踪单个二维红色标记使用的色调和饱和度值。最大的红色斑点检测,平均统筹此Blob位置跟踪。这段代码没有任何跟踪内置的:它把每一帧独立。 这是假设是一个常数的视频帧速率视频。由此产生的协调时间序列存储在变量:吨,结晶度和YC。-Simple scr ipt to read a video file and track a single red marker in 2D using the hue an
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:abeaqhax
  1. yuv

    0下载:
  2. 可读取yuv文件,可以使嵌入的视频能够读取,使用DCT方式嵌入水印视频-Yuv files can be read
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-15
    • 文件大小:2137088
    • 提供者:yoyo0331
  1. matlab-to-video-files

    0下载:
  2. matlab中读取视频文件,介绍各种视频文件的读取方法。-matlab to video files
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:anny
  1. Read-a-frame-of-video

    1下载:
  2. 读取视频中的某一帧图像,用户可以从视频中截取一副图片。-Read a fr a me of video,user image from the video in the interception,and can get details of the image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:28672
    • 提供者:薛瑞恒
  1. NewShooterDemo

    0下载:
  2. 快速的运动估计算法。VC6+opencv1.0(仅用于摄像头读取和显示),能够判断并显示摄像头移动方向,对视频中物体运动有一定的稳定性。调试通过,可对摄像头视频实时处理,也可以读取视频文件。随着摄像头的移动,画面上会有直线标明摄像头移动方向,简单直观!-VC6+ opencv (read only for the camera and display), and a camera can judge the direction of m
  3. 所属分类:OpenCV

    • 发布日期:2024-05-15
    • 文件大小:1013760
    • 提供者:zeng xiao
  1. matlab-interface-code

    0下载:
  2. atlab视频读取函数 在matlab提供的函数库只可以读取未压缩的avi格式的视频图像,这严重限制了matlab在视频图像处理领域的应用。该程序为标准的matlab格式,可以处理microsoft media play所能打开的各种格式视频-atlab video read function available in matlab function library can only read uncompressed avi fo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:19456
    • 提供者:李杰
  1. AXIS-rtsp

    0下载:
  2. 通过rtp协议实现了从安讯士axis摄像头读取完整的rtsp视频流rtp数据包-Rtp protocol by Axis axis from the camera to read the complete rtp rtsp video stream packets
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-05-15
    • 文件大小:7526400
    • 提供者:方圆
  1. ContourTracking

    0下载:
  2. 基于openCV+VS2010 开发的 可读取视频文件 实现 播放 暂停 ,打开摄像头 可进行轮廓的简单提取 -Based on openCV+ VS2010 development can read video files realize play pause, open the camera can outline of simple extraction
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-15
    • 文件大小:30722048
    • 提供者:宁明印
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 37 »

源码中国 www.ymcn.org