搜索资源列表
Pedestrian Detection and Tracking for Counting Applications
- This paper describes a vision based pedestrian detection and tracking system which is able to count people in very crowded situations like escalator entrances in underground stations. The proposed system uses motion to compute regions of interest and
dxVideo
- This library contains helper functions to read image frames into matlab from Video file using DirectShow. This library has borrowed codes from Ashwin Thangali s "DirectShow (DirectX) based AVI file reader", and it can read multiple video formats
Multiple-Pedestrian-Tracking-using-Colour-and-Mot
- This paper presents a method that combines colour and motion information to track pedestrians in video sequences captured by a fixed camera. Pedestrians are firstly detected using the human detector proposed by Dalal and Triggs which involves com
Extract-Frames-from-Video-in-MATLAB
- Extract video frame using matlab programming
H264Android
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
Novel-NSEW-Affine-transformation-for-strategic-fr
- Video compression standards follow certain principles for frame identification based on Group of Pictures (GOP). It was observed that instead of following the pre-coded GOP, if frames are adaptively chosen based on simple matching criteria, further p
Novel-nsew-transform-for-strategic-adaptation
- Video compression standards follow certain principles for frame identification based on Group of Pictures (GOP). It was observed that instead of following the pre-coded GOP, if frames are adaptively chosen based on simple matching criteria, further p
h264-master
- Motion estimation is the process of determining motion vectors that describe the transformation from one 2D image to another usually from adjacent frames in a video sequence. It is an ill-posed problem as the motion is in three dimensions but the ima
exract_frames
- this a source code for extracting the video frames from a sample video / step by step matlab code has been described- this is a source code for extracting the video frames from a sample video / step by step matlab code has been described