搜索资源列表

  1. framedividing

    0下载:
  2. 视频分帧程序,开发环境为C++,实现将视频流分帧-video fr a me procedures for the C development environment, to achieve sub-fr a me video streaming
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:52.03kb
    • 提供者:snow
  1. MotionAnalysisPlatform

    0下载:
  2. 一个视频运动分析的系统平台,可以做简单的二帧、三帧帧间差分处理和背景减除操作。-a video motion analysis system platform can do simple two, three fr a mes differential treatment and background subtraction operation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-12-26
    • 文件大小:1.13mb
    • 提供者:虾米
  1. framedividing

    0下载:
  2. 视频分帧程序,开发环境为C++,实现将视频流分帧-video fr a me procedures for the C development environment, to achieve sub-fr a me video streaming
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-12-26
    • 文件大小:52kb
    • 提供者:snow
  1. shipin1

    0下载:
  2. 这是一个在matlab中读入视频序列并分帧显示的代码-This is a matlab read into the video sequence and sub-fr a me shown in the code
  3. 所属分类:matlab例程

    • 发布日期:2024-12-26
    • 文件大小:5.59mb
    • 提供者:朱京红
  1. tuxiangshiyan12.17

    0下载:
  2. 基于OPENCV的视频处理,前期视频OPOENCV获取,后期自己编写的算法对于边缘检测(好几种算法)以及帧间差分和二值化。-err
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-12-26
    • 文件大小:254kb
    • 提供者:zhanghua
  1. readavi

    0下载:
  2. 利用MATLAB分帧读取avi视频文件,并播放视频文件。附视频文件-Use MATLAB to read sub-fr a me avi video files and audio-video files. Attached to video files
  3. 所属分类:图形图象

    • 发布日期:2024-12-26
    • 文件大小:5.59mb
    • 提供者:zhang li
  1. work

    0下载:
  2. 读取avi视频,并进行帧间差分法运算,检测运动目标-Read the avi video, and make inter-fr a me difference method for computing, moving target detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-12-26
    • 文件大小:7.09mb
    • 提供者:xiehao
  1. lianxushipinfengeyucaiji

    0下载:
  2. 用matlab实现连续视频的分割与采集,其中用读视频指令把连续的视频转化为一帧一帧的图像,用帧间差分法和背景差分法实现-Matlab for continuous video with the segmentation and the acquisition, including video instruction with the reading of the continuous video into a fr a me of an
  3. 所属分类:软件工程

    • 发布日期:2024-12-26
    • 文件大小:4.25mb
    • 提供者:陈秋歌
  1. shipinfenzhen

    0下载:
  2. 对任意视频进行分帧与合成,本方法的实时性很好,基本能达到实时处理-For any video framing and composition, this method is very good real-time, basic to achieve real-time processing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-12-26
    • 文件大小:1kb
    • 提供者:牟聪翀
  1. frame-difference-method-

    0下载:
  2. 帧间差分法处理图像视频,可用于运动目标的检测-Image processing video fr a me difference method can be used for the detection of moving targets
  3. 所属分类:matlab例程

    • 发布日期:2024-12-26
    • 文件大小:1kb
    • 提供者:李绅
  1. SelectPic_1

    0下载:
  2. 实现视频 分帧功能 按照灰度值存储 直接matlab读取-matlab vc
  3. 所属分类:matlab例程

    • 发布日期:2024-12-26
    • 文件大小:1.92mb
    • 提供者:刘华楠
  1. avi_reader

    0下载:
  2. 使用matlab gui将AVI格式的视频分帧播放,可暂停,且可以反复播放上一帧和下一帧-Using matlab gui to AVI format video sub-fr a me playback, you can pause, and can repeat the previous fr a me and the next fr a me
  3. 所属分类:其他小程序

    • 发布日期:2024-12-26
    • 文件大小:17kb
    • 提供者:张文婷
  1. cut_frame

    0下载:
  2. 本程序是基于opencv编写的,能够有效的处理视频分帧,很好,很强大。-This procedure is based on opencv prepared to effectively deal with video framing, very good, very powerful.
  3. 所属分类:OpenCV

    • 发布日期:2024-12-26
    • 文件大小:3.92mb
    • 提供者:纪青华
  1. crowdcatch

    0下载:
  2. 分帧,针对视频分帧灰度处理,很好用的-Framing crowcatch
  3. 所属分类:汇编语言

    • 发布日期:2024-12-26
    • 文件大小:1kb
    • 提供者:陶薇同
  1. Video-frame

    0下载:
  2. 帧数就是在1秒钟时间里传输的图片的帧数,视频分帧就是讲视频分解成图像。-fr a mes is in 1 second time transmission of picture fr a mes, video fr a me is decomposed into image video.
  3. 所属分类:图形图象

    • 发布日期:2024-12-26
    • 文件大小:1kb
    • 提供者:David
  1. video1

    0下载:
  2. 视频分帧成图片的matlab程序,非常好用,在MATLAB环境下编译运行,需要根据你的avi视频将每帧生成jpg图片,程序简单,可读性好,可直接运行,运用时需要更改视频的名字,将视频和程序放在同一文件夹下-Very good, in the MATLAB environment to compile and run, according to your avi video will generate jpg picture of eac
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-12-26
    • 文件大小:10.48mb
    • 提供者:nancy
  1. threezhen

    0下载:
  2. 利用视频三帧视频的差值,识别运动物体。视频操作为AVi格式(The moving object is recognized by the difference between the two fr a mes of video)
  3. 所属分类:图形图象

    • 发布日期:2024-12-26
    • 文件大小:1kb
    • 提供者:迷失偶然
  1. fenzhen1

    0下载:
  2. 简单的四行matlab语句进行视频的分帧和保存。(Simple four line matlab statements for video segmentation and preservation.)
  3. 所属分类:图形图象

    • 发布日期:2024-12-26
    • 文件大小:98.56mb
    • 提供者:kaola
  1. 视频处理图片程序

    0下载:
  2. 将视频中内容分帧,然后提取成图片形式,方便进行分析处理(In the video content extraction into a picture of)
  3. 所属分类:其他小程序

    • 发布日期:2024-12-26
    • 文件大小:1kb
    • 提供者:芮姑娘
  1. 视频分帧

    0下载:
  2. 将视频转化为指定尺寸的图像
  3. 所属分类:图形图像处理(光照,映射..)

« 12 3 4 5 6 7 8 »

源码中国 www.ymcn.org