搜索资源列表
-
0下载:
Matlab code to acquire a frame from video input device and find edges using canny algorithm
-
-
4下载:
视频的关键帧计算,和关键帧提取,附有实验报告-Video key frame basis, and key frame extraction, with test report
-
-
0下载:
matlab code for adding and splitting frame to the video
-
-
0下载:
This code detects object in a Video and indicates its position in each time frame and keeps track of it.
The code is written in *.m format which is executable in MATLAB-This code detects object in a Video and indicates its position in each time
-
-
0下载:
Cosine Similarity function recives a video frame oject and calculates the consine sililarity function. please enjoy
-
-
0下载:
the code is written to watermark the video
-
-
1下载:
包括两个MATLAB程序,一个读取AVI视频,并转换成一帧帧图片;两一个程序读取图片,并把这些图片转换成视频。-Consists of two MATLAB program, a read AVI video, and convert it into a frame picture 21 program reads the image and put these pictures into video.
-
-
1下载:
matlab下使用帧差法实现视频跟踪,提供了一个测试视频和完整的说明文档。下载后可以直接在matlab环境下运行。-matlab using frame difference for video tracking, provides a test video and complete documentation. Download matlab environment can be run directly.
-
-
0下载:
首先从视频中提取100张图片,用其中五十张图片根据平均值法获得背景图片,然后做差,二值化,提取目标。-First, extracting 100 images from the video ,using fifty pictures to obtain the background image with the method of average. Then frame difference, binary, extracting the target.
-
-
0下载:
基于matlab的将视频图像中的每一帧图像提取出来并保存至电脑,适用于各种视频取图-Matlab will be based on each video frame image extracted and saved to the computer for a variety of video access map
-
-
0下载:
A figure ready to scroll through and play videos. You can also draw any custom graphics on it.-VIDEOFIG(NUM_FRAMES, @REDRAW_FUNC) creates a figure with a horizontal scrollbar and shortcuts to scroll automatically. The scroll range is 1 to NUM_FRAMES.
-
-
0下载:
matlab实现视频中动态目标跟踪,试验过,可以用,帧插法实现-matlab dynamic target tracking in video, tested, you can use, frame interpolation to achieve
-
-
0下载:
基于模板匹配方法的眼睛追踪技术研究,彩色空间,视频帧图像处理-eye tracking technology based on emplate matching method, color space, video frame, image processing
-
-
1下载:
h.264帧内预测的matlab程序随着视频编码技术的迅速发展,性能更好的H.264标准越来越成熟,被广泛应用于许多多媒体应用领域。-H. 264 frame of matlab with video forecast coding technology rapid development, better performance of h. 264 standard more and more mature, are widely used in many multimedia applicat
-
-
2下载:
很好用的几个matlab多目标视频跟踪的程序,有粒子滤波的,帧差法的等等,可以直接仿真运行-Good use of several multi-target video tracking matlab procedures, particle filter, frame difference method, etc., can be directly run the simulation
-
-
0下载:
将视频转化为单帧图片的程序,运用matlab来进行实现模拟(Convert video into single frame pictures)
-
-
1下载:
用帧差法实现视频内运动物体的捕捉与检测,可自行添加视频文件(Using Frame Difference Method to Realize the Capture of Moving Objects in Video)
-
-
0下载:
matlab视频转换成每帧图像,并输出到一个文件夹(The video is converted to each frame image and output to a folder.)
-
-
0下载:
能够基本处理视频的每一帧读取和储存,并能将图片重新组合成视频(Each frame of the video can be processed and stored, and the pictures can be reassembled into video)
-
-
5下载:
本设计为基于MATLAB的疲劳检测识别,可应用于疲劳驾驶监测,专注度检测等应用。本设计带有GUI可视化界面,自行录制好视频后,读取视频,分帧,读取每一帧影像,计算其眼睛张合度及嘴巴张合度,通过这2个参数来判断是否疲劳。(This design is based on MATLAB fatigue detection and recognition, can be applied to fatigue driving monitoring, concentration detection and
-