搜索资源列表
VidRead.tar
- Video Reading Code for Matlab. This some C++ and mex code written as a Matlab wrapper around the ffmpeg video reading libraries. It should compile under Windows and Linux. (The Windows compilation requires mingw gcc. Extact installation instructions
H264解码器源码 for Android
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有
CAPTURE
- 用opencv编写的从avi视频中捕获帧的程序,捕获的帧存储为bmp格式的图像-Prepared using opencv avi video capture frames from the procedure, the captured frame image stored as bmp format
a
- opencv 实现对视频帧的提取,包括从摄像头获取视频及avi文件获取视频-opencv achieve the extraction of video frames, including video from the camera and get access to video avi files
shipinotsu
- 基于OTSU算法的图像二值化分割,本程序是从视频中截取某一帧来实现。-OTSU algorithm based on binarization image segmentation, the process is from the video frames to achieve a certain interception.
Keyframe
- 从视频中提取关键帧,采用贪心算法和堆排序来处理视频中的大量帧信息。-Extracted from the video key frame, the use of greedy algorithm and HEAPSORT to deal with a large number of frames of video information.
TakeVideo
- This program takes a video from camera and break it into frames
RMSE_PSNR_Calculator
- 比较YUV文件质量 RSME PSNR质量报告- RMSE and PSNR Calculator Compares two sequences of raw YUV4:2:0 video frames and calculates the RMSE and PSNR values from them. The output format is CSV for easy use in spreadsheet applications.
VideoGrabber
- Simple bare bones DLL to enumerate video capture devices, and capture into a buffer on a seperate thread. A program can link to this DLL, begin video capture, and pull from the 30 frames / second buffer at any frequency and get full RGB frames to the
motion
- This project deals with the tracking and following of single object in a sequence of frames and the velocity of the object is determined. Algorithms are developed for improving the image quality, segmentation, feature extraction and for deterring
DirectShow
- 本文以DirectShow技术为基础,通过对媒体文件或多媒体 流中的视频流的处理,从多媒体文件视频流中捕获视频帧图 像,提取出所需要的最好、最有价值的图像帧信息。利用 DirectShow技术从视频流中捕获帧图像,捕获精度可达到l帧。-In this paper, DirectShow technology-based, through the media file or multimedia stream video stream processing, multimedia fi
Limits
- Detect limits of the frames from video.
AVILoader_ORg
- This program is a tool for reading image frames from an avi video file. It can be used for make another avi-based applications.
VcDemo
- Video Compression using Content-Based Motion Compensation --------------------------------------------------------- This demo Requires MATLAB (and the Image Processing Toolbox) Tested on MATLAB 7.0 (R14). Run one of the following thr
frames2
- 基于MATLAB编写的视屏提取每一帧,并保存为彩色图像的代码-extracting frames from Video and save frames into RGB Pic,based on m language
Movie
- This code will separate frames from video
opencv-video-frames
- Extracting one frame from video using opencv
vdselect
- 编码实现提取视频指定帧序列,并重新合成新视频-extract specialized frames from video
databasebuilder1
- Database builder for neural network based on frames from video
Extracted-from-video-frames
- 从视频提取帧,将视频中的每一帧图像作为图片形式储存在预定的根目录下-Extracted video frames