搜索资源列表
DirectShow 雷达触发固定点测速卡口软件 (RS232)
- 窄波束雷达用delphi做的directshow视频捕 (.\photo\date\*.JPG). 当测速仪发现目标时,测速仪以下列格式发送关于目标的信息:驶近的目标进入探测区域的时刻发送0xFC字节。驶近的目标离开探测区域时测速仪发送数据包: 0xFA字节 – Spd – Len。Spd – 速度值 ТС, Len – 
leida232_radardemo11
- 窄波束雷达用delphi做的directshow视频捕 (.\\photo\\date\\*.JPG). 当测速仪发现目标时,测速仪以下列格式发送关于目标的信息:驶近的目标进入探测区域的时刻发送0xFC字节。驶近的目标离开探测区域时测速仪发送数据包: 0xFA字节 – Spd – Len。Spd – 速度值 ТС, Len – 车辆长度.
YUVGray
- 一个典型的directshow变换滤波器,功能为将彩色视频信息转变为黑白-A typical directshow transform filter function will change color to black and white video information
AVCap
- directx av cap 这个是一个directshow 开发中的支持摄像头的一个程序,捕获视频信息,有filter的开发部分和注释。-directx program
CaptureVideo
- 基于directshow的视频信息采集程序,包含所有基本的功能,可以直接运行-A video information captured programme,contains all the basic function,and could run directly
Video
- C++Builder 编制的视频预览程序,可以自动识别视频源,并能对视频信息及数据格式进行调节。-C++ Builder compiled video preview program that can automatically identify the video source, and is able to video information and data format adjustment.
simplest_directshow_example
- 本程序包含了DirectShow开发的示例程序。适合DirectShow初学者进行学习。 它包含了以下几个子程序: simplest_directshow_player: 最简单的基于DirectShow的视频播放器。 simplest_directshow_player_custom: 最简单的基于DirectShow的视频播放器(Custom)。 playerGUI: 最简单的基于DirectShow的播放器-图形界面版。 simplest_directshow_info