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

搜索资源列表

  1. MATLAB.rar

    4下载:
  2. 基于阈值分割的运动车辆检测跟踪,在视频中按灰度阈值不同进行图像分割,并标记结果。,Threshold-based segmentation to track the movement of vehicles detected in the video by a different gray level threshold for image segmentation, and mark the results.
  3. 所属分类:Graph program

    • 发布日期:2015-03-01
    • 文件大小:111587
    • 提供者:哈田甜哈
  1. shipinzhiwen

    0下载:
  2. 视频指纹实验,多媒体信息隐藏大实验,不能抗压缩变换-Video fingerprinting experiment
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:314366
    • 提供者:kmc
  1. matlab

    2下载:
  2. 数字信号处理综合设计 利用windows下的录音机录制一段自己的话音,时间控制在1秒左右;并对语音信号进行采样,理解采样频率、采样位数等概念。-Digital signal processing integrated design Using Windows, making a video recorder under his voice, time control in 1 seconds And the voice signal sampling frequency sam
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:512818
    • 提供者:林琳
  1. Acquisition_canny

    0下载:
  2. Matlab code to acquire a frame from video input device and find edges using canny algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:725
    • 提供者:Uncle82
  1. videoIO-r531-source

    0下载:
  2. matlab 上用的视频输入输出函数比mmread要好!-use matlab video input and output function mmread better than that!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-21
    • 文件大小:6252728
    • 提供者:hill
  1. BM3D

    1下载:
  2. 采用最新的BM3D(三维块匹配)方法进行的灰度图像,彩色图像和视频图像的去噪-Using the latest BM3D (three-dimensional block-matching) method for image, color images and video image denoising
  3. 所属分类:matlab

    • 发布日期:2016-01-04
    • 文件大小:3332096
    • 提供者:周丽
  1. matlab

    0下载:
  2. 关于视频方面,运用阴影检测的方法。在交通方面运用比较广泛!-On the video side, the use of shadow detection method. More extensive use of transport!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:617283
    • 提供者:jeff zu
  1. usb-carmer-matlab-RT-process

    2下载:
  2. 通过计算机usb摄像头进行图像采集,然后实时处理,跟踪其中运动物体,并进行计数,采用中值滤波法得到背景,并根据需要进行更新,视频处理采用了动态差分与前景差分结合的方法,效果比较理想,但无法解决人物重叠的问题-Usb camera through the computer for image acquisition, and real-time processing and tracking moving objects in which, and the count median filter
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-09
    • 文件大小:6649
    • 提供者:song
  1. H261coding-matlab

    2下载:
  2. 用matlab书写的H.261代码,实现了视频编解码整个过程, 值得初学视频编码的同学参考-Matlab code written using H.261, the video codec to achieve the whole process worth novice video coding reference for students
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-21
    • 文件大小:15706174
    • 提供者:huan
  1. aacmatlab

    0下载:
  2. codec video mpeg 4 matlab include encode and decode video avi
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:53088
    • 提供者:khi
  1. optic-flow

    2下载:
  2. 一个matlab程序 从一个avi视频中读取两帧画面进行光流计算 分别用hs算法 lk算法 和块匹配法-A matlab program to read from a two avi video screens were used for optical flow algorithm lk hs block matching algorithm and
  3. 所属分类:matlab

    • 发布日期:2016-12-23
    • 文件大小:7292928
    • 提供者:袁永金
  1. shipinotsu

    1下载:
  2. 基于OTSU算法的图像二值化分割,本程序是从视频中截取某一帧来实现。-OTSU algorithm based on binarization image segmentation, the process is from the video frames to achieve a certain interception.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:988
    • 提供者:王忠建
  1. dynamical-object-tracking

    1下载:
  2. matlab实现视频中动态目标跟踪,效果还不错,以前试过里边的DEMO。-matlab dynamic target tracking in video, the results were good, tried before inside the DEMO.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1349470
    • 提供者:林溪
  1. Moveman

    1下载:
  2. 用matlab编写的视频目标跟踪程序,可以跟踪路上的行人-Prepared using matlab video target tracking program, you can track the path of pedestrian
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:621602
    • 提供者:吴军
  1. Video-motion-detection-algorithm-source-code

    0下载:
  2. 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。-This article implements a continuous video data stream in several different motion detection algorithms, they are based
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1350100
    • 提供者:憨豆
  1. Adaboost-Tracking

    1下载:
  2. Video tracking using Adaboost algorithm for auto-updating of the weak classifiers. The object has to be defined by the user (no auto-recogntion). The tracker works for every type of object (no prior assumptions are taken to object size or form).
  3. 所属分类:多媒体

    • 发布日期:2014-03-18
    • 文件大小:13898
    • 提供者:yosko
  1. imaqacdemo3

    0下载:
  2. 基于MATLAB实现实时视频监控系统的实现与源代码-MATLAB-based real-time video monitoring system of the source code
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:175071
    • 提供者:guojiaqi
  1. videodetect

    0下载:
  2. 用matlab实现了视频的分割,能够读取视频的每一帧,比较相邻两帧的相似度,下把图像分块,比较每一块的相似度-Matlab achieved by video segmentation, can read each video frame, comparing the similarity of two adjacent, under the sub-image blocks, each of the similarity comparison
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-26
    • 文件大小:2272
    • 提供者:haiyan
  1. vid_mo

    0下载:
  2. Hi this code for Video Denoising using sparse transformation. simply add the video u can see the difference. it working fine. tested.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3845
    • 提供者:ashok
  1. avi_dct_embed09

    0下载:
  2. 基于偏斜度的视频水印源程序, 一个高信息量的水印程序,对大信息量水印有很好的参考价值-Skewness-based video watermarking source, a high amount of information watermark procedures, the large amount of information watermark have a good reference value
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2586
    • 提供者:zzy
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com