搜索资源列表
FiltDTop
- 不用我翻译了吧,呵呵FiltDTop - Directshow Filter for capturing the desktop Feel free to use or modify this code as you see fit. USE AT YOUR OWN RISK! This sample was adapted from the MS PushSource sample. It has its own GUID so the two won t interfere with
Turkay_Tv
- The DirectShow TV tuning architecture is based on pre-defined frequency tables, and the TV Tuner filter (kstvtune.ax) has an internal list of frequency tables. Each frequency table contains a list of frequencies, and corresponds to the broadcast or c
FilterVideoKeyer
- 该视频叠加Filter是在陆其明的字幕叠加filter的基础上修改成功的,Filter继承了CTransInPlaceFilter,添加了叠加帧位置控制接口,并暴露属性页,在CTransInPlaceFilter上增加了一个输入Pin,即叠加视频输入Pin,实现了两路视频一路输出的效果。源码在Window xp, VC++6.0 DSK9.0环境下编译通过,生成Hqvk.ax,注册后即可使用。-the Video Filter is superimposed on the ground out
HaoTianVodPlayerVer808
- 昊天vod点播810版核心程序,应用directshow编程技术,对爱好多媒体编程的或是专业VOD工程人员都有一定的参考价值,随源码一并发布声道Filter(HtAudio.Ax),应用时将HtAudio.Ax拷贝到SYSTEM32目录下并注册。注册方法:regsvr32 HtAudio.Ax
hxvdec(2007-8-2).rar
- 基于ffdshow改的简化视频解码filter(包含.ax和libavcodec.dll源码),Based on the simplified change ffdshow video decoder filter (contains. Ax and libavcodec.dll source)
udp_directshow_filter.rar
- udp directshow filter.系本人开发,内含在VC2008环境下的编译工程,里面也有已经生成好的ax文件,可以直接使用..,udp directshow filter. University I developed that includes the VC2008 compiler environment project, which has already generated a good ax files, you can directly use ..
Cap_Wav
- 采用DirctX (DSpack) 的 Filter 方式录音(保存为WAV格式) 源代码 注意:使用前请注册filter文件 "Wavdest.ax" 编程工具:CodeGear RAD Delphi 2010 编程语言:Object Pascal 运行环境:Windows XP/20003 -Using DirctX (DSpack) recording the Filter mode (saved as WAV format) sour
filter_ax
- 用Delphi开发的directshow 过滤器(filter)的源码,带已编释AX的档案。 功能:可实现现时的edge detection过滤。-Developed by Delphi DirectShow filter (filter) the source, has been released with AX files. Function: to achieve the edge detection filter.
TSFileSource_2.2.0.8src
- 可編譯出TSFileSource.ax,在DShow中作為filter,parse TS詳細資訊。其中TSfilesource可當source filter,後接DSNetwork sender即可當multicast源。TSfilesink則可分配內存,將ts資料存在自行定義的buffer中。-Can compile a TSFileSource.ax, in DShow as a filter, parse TS for more information. TSfilesource whic
SkySample
- Sample code for use SkyAVC.AX source filter
CTSFileSourcea
- 可編譯出TSFileSource.ax,在DShow中作為filter,parse TS詳細資訊。其中TSfilesource可當source fiilter,後接DSNetwork sender即可當multicast源。TSfilesink則可分配內存,將ts資料存在自行定義的buffer中。 -Can be compiled out TSFileSource.ax, as the filter in DShow, the parse TS for more information. W
tFillterVideoh
- 该视频叠加Filter是在陆其明的字幕叠加filter的基础上修改成功的,Filter继承了CTransInPlaceFilter,添加了叠加帧位置控制接口,并暴露属性页,在CTransInPlaceeeFilter上增加了一个输入Pin,即叠加视频输入Pin,实现了两路视频一路输出的效果。源码在Window xp, Visual C++6.0 DSK9.0环境下编译通过,生成Hqvk.ax.-The video overlay Filter is modified Lu Qiming'
Verilog-IIC-read-MPU6050-Filter
- 本代码实现了读MPU6050 三轴6个数据,用其中的GY和AZ、AX结合融合滤波算法,解出X单轴角度,并在黑金开发板的EP4C15F17C8芯片上调试成功,±5°范围内LED灯灭,左右摆动时相应左右灯亮。 顶层模块每隔5ms,发出一个is_read高电平,下面的模块读取一次数据,并计算,更新LED状态。有关计算都用的ip核,占用资源很大。希望对小小小小白有所帮助。 -Verilog codes read 6 axis data of MPU6050, and use GY AZ AX w
kalman滤波的仿真
- 5.4.2 Kalman滤波器的设计 这一节将讨论如何使用控制系统工具箱进行Kalman滤波器的设计和仿真。 考虑下面的离散系统: x[n+1]=Ax[n]+B(u[n]+w[n]) (5.9) y[n]=Cx[n] (5.10) 其中, w[n]是在输入端加入的高斯噪声。 状态矩阵参数分别为 A = [1.1269-0.49400.1129 1.0000 0