搜索资源列表
capture_video_frequency
- VC++实现AVI文件的图像截取,Cavi类中的pData缓冲区存放AVI文件中的具体某一帧图像数据,同时Cavi类的m_pBMI为BMP图像文件信息结构,这时可以根据图像的大小定义BMP图像文件头结构-VC AVI file image interception, Cavi type of buffer storage pData AVI file of a specific frame image data, while the m_pBMI Cavi type of BMP image f
xktv_vd
- linux的视频捕捉 经过实际使用,稳定可靠 只要把模块内部定义的函数指针赋值,指向你的接收函数,就可以了 视频帧格式是RGB888的32位点阵数据 -linux video capture after actual use. stable and reliable as long as the definition of internal module function pointer assignment, point your receiver function, on the vi
CameraVisionCsharpsrc
- 网络数字视频,使用Csharp在.net平台上实现高清晰数字网络视频监控系统的设计与实现。涉及知识为Csharp语言,.net平台,镜头、云台操控、硬盘录像等。-network digital video, Csharp in use. net platform to achieve high-definition digital video surveillance network system design and implementation. Involved in the knowle
AVIConverter
- DirectShow转换Avi到Bmp每桢一张bmp,自定义类合成Bmp为Avi 各种参数可以调节,visual studio 2005实现,MFC 对话框框架-DirectShow conversion to a Bmp every Lo bmp, Since the class definition for Avi Bmp synthesis parameters can be adjusted. achieve visual studio 2005, MFC dialog framew
Sonix_PCCAM_TestAP.rar
- 松翰摄像头芯片测试程序源代码, 包含寄存器定义,Sonix camera chip test source code, including the definition of register
VCapture2
- 两个摄像头同时采集图像的程序,很好的定义了摄像机类,使用很容易-Two cameras simultaneously capture images of the procedure, the definition of a good kind of camera to use is easy
fileupload
- 视频监控.高清摄像机,电子警察监控领域通常使用的等-Video surveillance. High-definition cameras, etc.
HDMI_and_HDCP
- 介绍了HDMI接口与HDCP高清视频加密技术,对于想开发高清机顶盒的朋友是个参考-Introduced high-definition video HDMI interface and HDCP encryption technology to develop high-definition set-top box for a friend as a reference
avsdec_source
- AVS是我国自主高清视频压缩标准,该文件为其编解码的源码。-AVS is China' s own high-definition video compression standard, the paper' s source code for its codec.
ITU_BT.656-5-cn
- 标清视频标准文档,内含pal和ntsc帧格式,物理层接口,时序标准等-Standard-definition video standard documents, including pal and NTSC frame format, the physical layer interface, timing standard
BT656
- 主要介绍 标准的 8bit BT656(4:2:2)YCbCr SDTV(标清) 数字视频信号格式,主要针对刚刚入门模拟视频采集的初学者入门之用-Introduces the standard 8bit a BT 656 (4:2:2) YCbCr, SDTV (standard definition) digital video signal format, mainly for the beginner just started analog video capture
video
- 分辨率这个词其实用得很广泛,摄像头有分辨率、照相机有分辨率、显示器有分辨率、显微镜也有分辨率,同样,广播电视、数字视频也有分辨率,各个不同的领域对分辨率有着不同的定义,即使同一个领域,对于同一种分辨率的定义也会根据制式的不同而有所不同,例如D1分辨率,到底是720x480还是720x576呢?刚刚开始接触视频采集的人或许会有着很多的困惑,那么,本文就是专注于讲述与广播电视与数字视频相关的分辨率分类。-Term resolution of this fact, very widely, camer
201191212325218584
- 明:彩影是国内功能最强大、使用最人性化的全新一代高画质、高速度数字图像处理软件,您无需专业的图像处理技能即可制作出绚丽的一级专业数码照片效果,让您轻松体验数码图像处理的无限魅力!软件的独特之处 -: Shadow color is the function most powerful and most humane of the new generation of high-definition, high-speed digital image processing software, you
SDI_camera_a_DVR_DVR)[1].ppt
- SDI_camera_&_DVR_解决方案(高清摄像机_&_DVR SDI_camera_&_DVR_解决方案(高清摄像机_&_DVR-SDI_camera_ & _DVR_ solutions (high-definition cameras _ & _DVR SDI_camera_ & _DVR_ solutions (high-definition cameras _ & _DVR
video-p2p-based-on-H.264
- 本程序是在H.263的P2P视频聊天程序(本站可下载到)基础上优化升级而成,vs 2008环境,实现了点对点视频通信,分辨率和视频质量有了大幅提升。包括3个工程:x264实现视频编码,ffmpeg实现视频解码,testvideo实现视频采集界面显示和TCP协议传输,需先编译前2个工程生成库文件后供第三个工程调用,编译库时注意修改工程路径及代码中的extern C,也可直接用我编译好的库文件。支持RGB和YUY2(4:2:2)格式输出的摄像头,分辨率支持176x144或352x288两种(修改宏定
STI7106-HDdecoder-datasheet
- sti7106 features decoding of high definition h.264 video stream. It uses in the dvr-device and set-top-box.
keyframe
- 提取视频中定义的一帧,提取视频中所有镜头切换的帧-Extraction definition video one frame, all lenses extract video frames switched
TW9910-code
- TW9910 控制源码,基于Tasking-C 5.0编写,只需稍稍修改定义即可移植。这个MCU为W78E516BP-TW9910 control source, based Tasking-C 5.0 to write, just slightly modify the definition can be transplanted. The MCU is W78E516BP
CapScreenAndAudio
- 1,经过改良的版本,工作少故障 2,完成对视频和音频一起采集,并生成MP4文件 3,在打开audio失败的情况,这个就要用ffmpeg命令行输入ffmpeg -list_devices true -f dshow -i dummy这个参数,可以看到本机的audio名称, [dshow @ 00377b60] DirectShow audio devices [dshow @ 00377b60] "FrontMic (Realtek High Definition Audio)&quo
ClientDemo_C#
- 用C#编写的乔安网络高清摄像机监控程序,程序简化了原来复杂的内容,适合初学者运用。(Prepared by C# QiaoAn network high-definition camera monitoring procedures, procedures to simplify the original complex content, suitable for beginners to use.)