搜索资源列表
spcaview-20051127
- 支持NTSC格式和PAL格式的视频采集,支持模拟信号和数字信号的捕捉。还可以采取同步和异 步两种模式的数据传输。支持全速的视频捕捉,并且可以将信号转变成为高质量的MPEGⅠ/Ⅱ 格式。用户可以将DV或者电视机跟这张扩展卡连接,捕捉视频信号-support NTSC and PAL format video acquisition format, analog and digital signal capture. Can take both synchronous and asynchronou
VideoTestSource.zip
- 实现了directshow中的一个source filter,可以捕捉采集的视频,输入支持PAL制式和NTSC制式,输出支持RGB和YUV格式。,Directshow implementation of a source filter, can capture video collection, input support PAL and NTSC standard formats, support for RGB and YUV output format.
video_process_base_on_DSPandFPGA
- 基于高速数字信号处理器(DSP) 和大规模现场可编程门阵列( FPGA) ,成功地研制了小型 化、低功耗的实时视频采集、处理和显示平台. 其中的DSP 负责图像处理,其外围的全部数字逻辑功能都集成在一片FPGA 内,包括高速视频流FIFO、同步时序产生与控制、接口逻辑转换和对视频编/ 解码器进行设置的I2 C 控制核等. 通过增大FIFO 位宽、提高传输带宽,降低了占用EMIF 总线的时间 利用数字延迟锁相环逻辑,提高了显示接口时序控制精度. 系统软件由驱动层、管理层和应用层组成,使得硬件管
PAL
- This program set PALB for video capture. source is in vc-This program set PALB for video capture. source is in vc++
pingmujiequ
- 其实原理就是捕获屏幕画面然后再把图像传给客户机。原理很简单: 1、先利用hdc=GetWindowDC(NULL) 得到桌面的hdc 2、memhdc=CreateCompatibleDC(hdc) 根据桌面的hdc创建一个和屏幕相同的内存DC 3、StretchBlt(memhdc,0, 0, nWid,nHei, hdc, 0, 0,nWid,nHei, SRCCOPY) ,把屏幕的图像复制到内存DC这时你已经在内存中得到了屏幕的图像了。这是设备相关的DDB图像,如果希望转换成设
video_loopback
- 达芬奇dsp的录像采集及其显示代码,能采集pal制式的图像信号,并送到液晶屏显示。-Leonardo da Vinci' s video capture and display dsp code, pal format to capture the image signal, and sent to the LCD display.
DVideoTestSoui
- 实现了directshow中的一个source filter,可以捕捉采采集的视频,输入支持PAL制式和NTSC制式,输出支持RGB和YUV格式。 -In a directshow source filter, can capture the mining collection of video input support PAL and NTSC format, and output support for RGB and YUV formats.