搜索资源列表
ShotDetect
- 一个实现视频关键帧提取算法的类,用C++实现,基本思想还是双阈值方法-A class which realize the algorithm to check out the key frame of video is written by c++. The basal idea of the algorithm is based on double threshold.
KeyFrameExtractor-Source
- 视频关键帧自动提取软件。可以设置多种参数,控制提取的数量。对于很多应用而言都是必须的-automatic video key frame extraction software. You can set a variety of parameters, from the number of control. For many applications are necessary
dominantcolor
- 视频处理中,镜头关键帧的主颜色的提取算法-video processing, the camera's key frame extraction algorithm colors
avideoretrievalsystembasedonmotioncharacter
- 可以实现基于运动的视频检索系统 key frame
mjpg
- 从MPEG2文件中抽取关键帧控件-MPEG2 documents from the collection of key-frame control
RTP解包NAL,H264格式
- RTP解包NAL,H264格式,简单实用,实现了单个NAL单元包和FU_A分片单元包。对于丢包处理,采用简单的策略:丢弃随后的所有数据包,直到收到关键帧。-RTP unpack NAL, H264 format, simple and practical, to achieve a single NAL unit packets and fragmentation units FU_A package. For the packet loss treatment, using a simple
KeyFrame
- 视频关键帧的提取,是用VC环境,简单易懂-the capture of video key frame
VideoSummarizationandSystemImpleentation
- 视频场景切分和关键帧提取是视频摘要技术的两个关键内容-Video scene segmentation and key frame extraction is a video summary of the contents of two key technologies
extrat
- C#从视频文件中获取关键帧的程序,对于做视频方面的设计有用-C# to get from the video key frame process, the design aspects of doing a useful video
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.
av2bmp
- 利用ffmpeg SDK 编写的一个小程序,用来视频中抓取关键帧并转换成BMP格式。-Ffmpeg SDK prepared using a small program used to crawl the video key frame and converted into BMP format.
To_play_a_mp4_file_from_key-frame
- 一种基于MP4文件的视频流关键帧索引播放方法,根据MP4格式特点结合rtsp sdp网络传播加入关键帧信息并实现从关键帧处点播-MP4 file based on key frame index video stream playback method, according to MP4 format for network communication features combined with rtsp sdp adding key frame information and demand
461
- 基于虚拟检测线的交通视频关键帧提取。实现多媒体中的特例。-Virtual test line based on the traffic video key frame extraction. Multimedia in a special case.
blobtrack
- 关键帧检测源代码,可以很好的检测视频中的关键帧-Keyframe detection source code, can be a good test in the video key frame
NALDECODER
- H.264视频流中根据nal_unit_type=5抽取IDR帧,并显示关键帧占总文件帧数的比重。-H.264 abstraction of key frame
SKF
- 用SKF实现视频关键帧提取,每隔一段时间选择一帧视频作为关键帧-SKF to achieve the video key frame extraction, from time to time to select a video as the key frame
improved-FCM
- 用LLE算法对视频帧进行降维处理,然后用FCM算法对其进行视频摘要关键帧提取-LLE algorithm to reduce the dimension of the video frame data dimensionality reduction, and then use the FCM algorithm for key frame extraction
xvidcore
- Xvid(旧称为XviD)是一个开放源代码的MPEG-4视频编解码器,它是基于OpenDivX而编写的。Xvid是由一群原OpenDivX义务开发者在OpenDivX于2001年7月停止开发后自行开发的。Xvid支持多种编码模式,量化(Quantization)方式和范围控,运动侦测(Motion Search)和曲线平衡分配(Curve),动态关键帧距(I-frame interval),心理视觉亮度修正,演职员表选项,外部自定义控制,运动向量加速(Hinted ME)编码,画面优化解码等众多
getkeyframe-generatenew-video
- 用matlab实现从原始视频中提取关键帧,并且自动生成新视频,新视频只由关键帧组成从而实现视频总结。-Using matlab realize extracted from the original video key frame, and automatically generate a new video, new video key frame composed by only enabling the video summary.
keyframe
- 视频关键帧提取,通过视频图像帧的颜色直方图来提取视频中的关键帧。-Video key frame extraction, through the video image frames of color histogram to extract the key frames in the video.