CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - video

搜索资源列表

  1. tracking_optical-flow

    0下载:
  2. This demo tracks cars in a video by detecting motion using optical flow. The cars are segmented from the background by thresholding the motion vector magnitudes. Then, blob analysis is used to identify the cars.
  3. 所属分类:matlab

    • 发布日期:2017-05-28
    • 文件大小:10296803
    • 提供者:doan
  1. CODE

    0下载:
  2. This example descibles background subtraction algorithm. video was recorded at sanfrancisco
  3. 所属分类:matlab

    • 发布日期:2017-06-09
    • 文件大小:16127003
    • 提供者:doan
  1. avi2im

    0下载:
  2. 将avi视频转化为帧图像,得到整个视频的序列图像-Avi video into a frame to the image, get the whole sequence of video images
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:694
    • 提供者:宋海滨
  1. Document

    0下载:
  2. A document on an IEEE paper "Robust Encryption Methodology For Video Services Over Internet"
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1006601
    • 提供者:regy
  1. PPT1

    0下载:
  2. PPT on an IEEE paper "Robust Encryption Methodology For Video Services Over Internet"
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:586406
    • 提供者:regy
  1. extraction

    0下载:
  2. 该算法功能是运动视频帧目标检测,实验效果较好,值得一看-The algorithm feature is motion video frame target detection experiment better, worth a visit
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:28008
    • 提供者:wj
  1. loadFileY4m

    0下载:
  2. code for load video in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:608
    • 提供者:vahid
  1. mpegproj

    0下载:
  2. mpeg video comperssion
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3302
    • 提供者:vahid
  1. testing camera

    0下载:
  2. This code is using for driving video cameras for aquisition photos and saving them
  3. 所属分类:matlab例程

    • 发布日期:2013-08-20
    • 文件大小:374
    • 提供者:najmeh349
  1. abrupt_transition_detection

    0下载:
  2. video shot boundary detection
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1323
    • 提供者:saymon89
  1. matlab-target-tracking

    2下载:
  2. 很好用的几个matlab多目标视频跟踪的程序,有粒子滤波的,帧差法的等等,可以直接仿真运行-Good use of several multi-target video tracking matlab procedures, particle filter, frame difference method, etc., can be directly run the simulation
  3. 所属分类:matlab

    • 发布日期:2014-05-12
    • 文件大小:4715520
    • 提供者:文杰
  1. zaosheng11

    0下载:
  2. 雷达高斯分布相干视频噪声和高斯分布中频噪声仿真-Coherent Radar Gaussian noise and Gaussian frequency video noise simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:542
    • 提供者:lin
  1. AVI2Images

    0下载:
  2. AVI2Images 读取指定的AVI视频文件,并把视频帧依次写入图像文件。-AVI2Images reads the specified AVI video files and write video frames to the image files in order.
  3. 所属分类:matlab

    • 发布日期:2017-05-30
    • 文件大小:12461953
    • 提供者:cq
  1. colortracker

    0下载:
  2. real time implementation for video tracking based on color using particle filter in matlab
  3. 所属分类:matlab

    • 发布日期:2017-06-01
    • 文件大小:13468643
    • 提供者:venkatrajan
  1. GoDec

    0下载:
  2. 视频处理中让视频的前景和背景分离的matlab程序-Video processing--to realize the separation of foreground and background in a given video sequence
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4366697
    • 提供者:abs
  1. Alignment

    0下载:
  2. get video from camera in simulink
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:38516
    • 提供者:jvjob
  1. color_segment

    0下载:
  2. color segmentation and bounding box from a video sequence in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1314
    • 提供者:mdil
  1. Motion-Detection

    0下载:
  2. matlab video motion detection and tracking
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1306732
    • 提供者:venkatrajan
  1. reco_toolx

    0下载:
  2. video scence recognition tool in matlab
  3. 所属分类:matlab

    • 发布日期:2017-06-12
    • 文件大小:20103379
    • 提供者:venkatrajan
  1. Video-display-and-read-write

    0下载:
  2. MATLAB 最常處理的影像格式為索引影像(Indexed Images) 顯示此類型影像的語法如下: image(X) colormap(map) 其中X為影像的資料矩陣,map為色盤矩陣。 色盤矩陣的大小為K×3,每個橫列由三個元素所組成,分別是R(紅) 、G(綠)、B(藍) ,每個元素的範圍為0~1 X的值為1~K,也就是當X(i, j)的值為p,則像素點(i, j) 的顏色為map(p, :)這一列的值所決定。 -MATLAB image forma
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:642855
    • 提供者:王鈺琳
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 44 »
搜珍网 www.dssz.com