搜索资源列表
ccc
- AVS帧内预测算法及其解码器的硬件实现 文章介绍了AVS帧内预测解码模块的硬件实现,概述了AVS视频编解码标准的帧内预测技术,重点讨论了 AVS帧内预测各模式的算法.并将AVS的帧内预测技术与H、264的帧内预测技术进行了性能比较,分析了AVS帧内预 测的算法复杂度.在此基础上设计了AVS帧内预测解码模块的硬件实现,并提出了一种可重构的帧内预测计算单元的 实现方法。
H263
- 建议说明了一个可以用来压缩包含低比特率情况下的有运动图象成分的视听服务的编码表示。视频信号编码的基本构造是基于ITU-T的H.261建议,它是通过帧间预测编码去除时间上的冗余和通过对保留信号进行变换编码来去除空间上的冗余的结合。源编码器可以在五种标准图象格式上工作:sub-QCIF, QCIF, CIF, 4CIF和 16CIF。
DVB-T2_Frame_structure
- 地面数字视频广播的数据帧结构通道编码和解调-DVB-T2 data frame structure, channel coding and demodulation
target-detection
- 基于视频的目标检测跟踪的研究与实现 详细讲述了各种运动目标检测方法 光流法 帧差法-Video-based target detection and implementation of follow-up study to describe in detail the various methods of moving target detection method optical flow frame-difference method
Image
- 航空光电成像平台关键技术,介绍了一种电子稳像技术 ,解决了航空平台光电成像系统视频图像帧内运动模糊和帧间不稳定问题。-Reach and Implementation of Electronic Image Stabilization system based on DSP
FrameGrabber
- 视频抓帧,实现在一个能播放的视频里面连续的获取帧或者随即获取。并能对帧进行处理-Video grasp frame to achieve in a row can play video inside or immediately obtain access to the frame. And can deal with the frame
yundongfenge1
- 视频运动目标的运动分割,基于帧差和背景减。学术论文。-Video moving target motion segmentation, based on frame difference and background reduction. Xueshulunwen.
yundongfenge2
- 视频运动目标的运动分割,基于帧差和背景减。学术论文。-Video moving target motion segmentation, based on frame difference and background reduction. Xueshulunwen.
yundongfenge3
- 视频运动目标的运动分割,基于帧差和背景减。学术论文。-Video moving target motion segmentation, based on frame difference and background reduction. Xueshulunwen.
yundongfenge4
- 视频运动目标的运动分割,基于帧差和背景减。学术论文。-Video moving target motion segmentation, based on frame difference and background reduction. Xueshulunwen.
yundongfenge5
- 视频运动目标的运动分割,基于帧差和背景减。学术论文。-Video moving target motion segmentation, based on frame difference and background reduction. Xueshulunwen.
DirectShow
- DirectShow技术实时捕捉视频流中的图像帧-DirectShow technology to capture real-time video stream of the image frame
lianxushipinfengeyucaiji
- 用matlab实现连续视频的分割与采集,其中用读视频指令把连续的视频转化为一帧一帧的图像,用帧间差分法和背景差分法实现-Matlab for continuous video with the segmentation and the acquisition, including video instruction with the reading of the continuous video into a frame of an image, with the frames and the
dspmotion
- 基于背景差分法和帧间差分法的视频运动检测-Based on background difference and frame difference method of video motion detection
face_code_cpp
- 将生物特征识别应用于人脸,实际上是包含两个方面:第一,从图像或视频帧中检测人脸,即所谓的“人脸 检测”(face detection);第二,对检测到的人脸进行识别,判断这张脸是谁,即“人脸识别”(face recognition)。 就实际应用而言,采用人脸做生物特征识别,其识别率、可靠性都无法与指纹、虹膜识别相提并论,但失 为模式识别中的一个典型应用,至少可以起到抛砖引玉的作用。-Paper of face identification sourc code
ISO13818-1
- 苹果官方的TS的打包格式说明文档,最近在研究将H264视频帧怎么打包成ts流,在ios客户端上看视频点播。-Apple' s official documentation TS packaging format, recent studies how the H264 video frame packaged into ts stream, watch videos on ios client demand.
Gradientfiltermethodw
- 基于视频图像处理提取夜间交通车辆完整轮廓的方法.通过梯度滤波消除路面反光的干扰,然后对经过预处理的相邻视频帧图像实行三帧差分分割运动区域。-Based on video image processing to extract the entire outline of the vehicle nighttime traffic methods. Reflective pavement through gradient filter to eliminate the interference, a
Video-interpolation
- 对固定帧率的视频进行插帧操作,提高视频帧率会增加视频流畅度,降低会使其变得卡顿。-The fixed frame rate video frame interpolation operation, improve the video frame rate will increase the video fluency, which can be reduced by Caton
帧差法
- 帧差分法实现视频运动的检测,能够标记处检测的轮廓(Frame difference method realizes the detection of video motion, and can detect the outline at the mark.)
基于PCIe的多路视频采集与显示子系统
- 视频采集与显示子系统可以实时采集多路视频信号,并存储到视频采集队列中,借助高效的硬实时视频帧出入队列管理和PCIe C2H DMA引擎,将采集到的视频帧实时传递到上位机采集缓冲区。 视频采集与显示子系统使用高效的PCIe H2C DMA引擎读取上位机显示缓冲区的视频帧,存储到视频显示队列中,并且可以借助外部输入的硬件显示定时脉冲实时访问视频显示队列,按照显示定时脉冲输出视频帧。 对于多路视频采集与显示子系统,在上位机可以使用标准的Linux V4L2视频驱动,实现多路视频信号的采集和显示工作