搜索资源列表
mpeg2loopback_dm642
- mpeg2_loopback为MPEG2算法的DEMO,主要是将每一帧的图像编码,然后解码输出。
DebugYCbCr
- 将 AD芯片(ADV7183) 采集到的一帧数据 进行处理的程序。 处理源为 ITU656格式 entire field 模式下的整帧数据。 程序输出 每一行的EAV SAV信号坐标、 图像数据字节数, 以及整帧的前10和后10个字节数据, 同时生成TXT文件记录这些信息。 最后将处理源转换成BMP格式输出
seed_jpeg_loopback
- SEED DM642平台,jpeg_loopback为JPEG算法的源码,主要是将每一帧的图像编码,然后解码输出
seed_mpeg2_encoder
- SEED DM642平台,mpeg2_loopback为MPEG2算法的源码,主要是将每一帧的图像编码,然后解码输出。
seed_mpeg2_loopback
- mpeg2_encoder为MPEG2算法的DEMO,主要是将每一帧的图像编码,输出码流,在DEMO中未处理,然后解码输出
fb_v4l_display
- 利用v4l采集图像数据,并送framebuffer显示,执行一次采集一帧,可修改成连续采集-Using v4l capture image data, and send framebuffer display, perform an acquisition one, can be modified into a continuous acquisition
videocapsend
- 发送端通过Video4linux编程对摄像头进行操作,获取视频数据,将所得到的每一帧图像进行处理后,由libjpeg将原始图像进行压缩,使得数据可以通过网络发送。在发送时通过UDP的socket编程实现数据帧的发送;-By Video4linux programming of the transmitter to operate the camera to obtain video data, the resulting image after each frame, the original
Videocfg
- 用于TI DSP6713开发系统,可用于采集一帧图像并完成基本处理功能。-Used in TI DSP6713 development system, to capture an image and complete the basic processing functions.
FPGA-SRC
- 用于DSP+FPGA开发系统,可用于采集一帧图像并控制SRAM、SDRAM数据存取。-Used in DSP+ FPGA development system, to capture an image and control the SRAM, SDRAM data access.
a
- 用于linux下,支持jpg格式的usb摄像头一帧图像获取,并保存为jpg格式文件-For linux, support jpg format usb camera an image acquisition, and saved as jpg format file
video_gray
- 基于dm6437,将图像采集进来,然后将采集的一帧帧图像进行灰度化。-Based on dm6437, will come in the image acquisition, and then collected a gray frame image.
vga_adapter
- 可以用这个来把想要显示的图像显示在显示屏上。也可以用来做动画(画一帧擦一帧再移动再画)-You can use this to display the image you want to display on the screen. Can also be used to make the animation (painting a rub a painting and then move again)
ScomTest
- 串口接收GUI(可实时观察数据图像):使用方法 我把STM32 工程里的USER文件放进来了 整个工程太大放不下 连接STM32 ADC1 通道15到外设 把USART1接到电脑上 (程序中在DMA中断发送数据帧头) Matlab 打开GUI serial_communication2 ‘打开串口’ OK 看看数据吧 (有时可能会Matlab报错 关闭再重新执行一次GUI 这BUG一直不知道错在哪)-A serial port receives the GUI can be real-