搜索资源列表
DCT_vhdl
- IDCT-M is a medium speed 1D IDCT core -- it can accept a continous stream of 12-bit input words at a rate of -- 1 bit/ck cycle, operating at 50MHz speed, it can process MP@ML MPEG video -- the core is 100% synthesizable-IDCT-M is a medium speed
btvid-2-with-streaming
- developed under vxwork, support bt878 video card, use socket to stream video out.
FPGA_BT_656
- 采用FPGA通过BT_656接口实现传输4路视频流的方法 -FPGA through the use of BT_656 interface 4-way video stream transmission method
Splitter
- Splitter file to be used to split altera avalon st video stream into two avalon st streams.
H.264CIFDemoviaPCI_v2.0
- 实现4路CIF格式视频DSP端H.264 v1.1编码,然后通过PCI以流方式传送到PC机解码并实时播放-Achieve the 4-channel CIF-format video encoding DSP-side H.264 v1.1, and then transmitted to the PCI to PC-stream decoding and real-time playback
RVD.tar
- Realtime Video Display - Displaying real time video captured from a camera is an essential function in a vari- ety of applications ranging from CCTV se- curity monitoring to webconference meet- ings. In this project, we propose to build a s
rfc5104.txt
- This document specifies a few extensions to the messages defined in the Audio-Visual Profile with Feedback (AVPF). They are helpful primarily in conversational multimedia scenarios where centralized multipoint functionalities are in use. Howeve
design-the-driver-of-linux
- 基于嵌入式开发视频流的黄金文档,包括开发环境的搭建,如何添加驱动,如何修改操作系统等,如果仔细阅读,你会了解整个设计过程-Video stream based on the gold embedded development documents, including the development environment to build, how to add drivers, how to modify the operating system, if carefully read, you
VmodCAM-0.0
- 从VMOD设想头中读入视频流数据,将其存在ddr2中,并且通过Hdmi线显示出来-Read into the video stream data from the VMOD envisaged head, exist ddr2, and the the Hdmi line displayed
video_stream_scaler
- 该模块能对视频分辨实时缩放,采用最近邻域和双线性差值算法。该模块可以实时配置输入输出的分辨率、缩放因子,缩放算法类型等参数,也可在编译时采用默认配置。-The Video Stream Scaler (streamScaler) performs resizing of video streams in a low latency manner, resizing with either bilinear or nearest-neighbor modes.The core offers run
multiplary-mini2440.tar
- 通过摄像头就可以在2440上传输视频流,在客户端可以通过iP端口监视视频,这是源码,自己编一下就行了,推荐使用4.4.3的交叉编译-Through the camera can transmit the video stream in the 2440, the client can through the iP port surveillance video, this is the source code, make it on their own line, recommended the
armserver
- 基于Linux系统DSP6467T的应用程序,主要用于视屏流采集、编码和传输。程序码流采用H.264压缩传输,通过网络TCP协议传给上位机。-The application of Linux system based on DSP6467T, mainly used for video stream acquisition, coding and transmission. Program stream using H.264 compression and transmission, tran
av_x264.tar
- 代码实现从usb摄像头实时捕获数据,然后用x264库进行软编码,在通过tutk的av通道实现视频流的实时传输。在linux下用交叉编译器可顺利编译通过,下载到arm开发板上即可执行。-Code to achieve capture data the USB camera in real time, and then the soft code with the x264 library, in real-time transmission through AV channel tutk vid
udp_server
- Socket server that sends video stream a server to a client. Uses opencv to get the data, which is transformed into bytes. Ran on an embedded linux zynq cpu.-Socket server that sends video stream a server to a client. Uses opencv to get the data, whi
image_combine_v
- 用于在FPGA中实现图像叠加字幕,字符为FPGA内部rom存储的点阵。-combine word on video stream in FPGA
redobjectracking
- Object Recognition of Red color objects in a Live video stream camera. It is a Matlab Code-Object Recognition of Red color objects in a Live video stream camera. It is a Matlab Code
vedio_in_out(0618)
- 系统基于ADSP-BF548 EZ-KIT Lite,基于2维DMA的实时视频流的采集存储和LCD实时显示;字库移植,overlay的显示,串口升级主程序,按键调整十字光标的位置-System is based on ADSP-BF548 EZ-KIT Lite, based on real-time acquisition and storage 2-dimensional DMA' s video stream, and LCD real-time display font tran
DCP
- Code to encode video stream into j2k files
MT9M001_FULL_D1
- 基于BIOS/DSP的嵌入框架,将MT9M001的CMOS图像传感器连接至DM642的一个VP口上,并实现RAW数据流采集,使用SAA7105H视频编码器编码成ITU-BT656格式的视频流,实现AV和VGA实时显示(The embedded framework based on BIOS/DSP and CMOS image sensor MT9M001 is connected to a DM642 port VP, and implement the RAW data stream cap
verilog读取bmp图像数据的程序段.txt
- verilog 写的程序段,实现的功能是把bmp图像直接读到数组中。主要是用在仿真过程中,读取图像数据产生video激励用。 代码是个代码片段,只是读取bmp图像部分。 有分的觉得有用的话赏个分,没分的捧个场啦。(read bmp data to array ,used in video stream gen when sim)