搜索资源列表
OKCAPOnly
- 创建了基于中自科技嘉的OK采集卡的采集平台,创建了采集类,并独立设计出相关的DIB类和DIBShow类配合采集类显示图像和其他操作使用,个人感觉设计思路具有采集卡程序设计的通用性,开发平台是VC6.0,硬件环境OKC30采集卡,欢迎大家批评指正,提出更好的设计方案-created based on the technology since Stoker's OK acquisition card collection platform, creating a collection cat
rgb2yuvNICE
- 一个把RGB类型的图片转换为YUV格式的好东西,我试验过了,真的很不错哦-put a type of RGB pictures YUV format conversion to the good stuff, I tried, oh, is really quite
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
webPhone
- 在国外网站上找到一个用C#写的驱动摄像头的程序。 经改造和调试,如下: 安装摄像头后,一般可以找到一个avicap32.dll文件 这是一个关于设想头的类-abroad to find a website with C# was driven camera procedures. After transformation, and debugging, as follows : after the installation of cameras, can generally find a avi
使用directShow播放摄像头的基类
- 有关Drictshow技术基类的视频采集技术,希望对大家有帮助-Drictshow the type of technology-based Video Capture technology, we hope to help
lego_camera_src.zip
- C# 开发的一个摄像头应用软件, 主要是封装了好多类型的摄像头,IP摄像头 USB摄像头,C# Developed a camera application software, mainly the type of packaging a lot of camera, IP camera USB camera
HiK_SDK2_And_Demo_V10.9.0.118.
- SDK-2 开发包可快速开发基于杭州海康威视系统视频采集卡(Hi kvision DS-40xxHC DS-40xxHC+ DS-40xxMD SDK)的视频监控类 应用程序。 本开发包在海康视频采集卡二次开发包的基础上进一步封装大量 底层细节,让开发者在程序中控制采集卡简单到只需调用一个函 数,完成强大功能只需一句代码即可快速实现,真正达到了开发 高效、稳定、简单、快速的效果,本开发包不仅仅适应于初学者 ,因其强大的开发包接口同样也适应于专业系统的开发。,SDK-2 deve
IPCam-Type-2_SDK_V2.0
- IP Cam SDK for retrieving images from Video Server
CustomCaptions_demo
- This article presents some classes that make customising window captions really quick and easy. Using these classes you can change the background colour and the text font and colour of both the active and inactive window captions independently for an
VideoCapture
- video for windows 的 type 宣告-video for windows of the type declaration
XCL5000_Technical_Manual
- This is sony XLC-5000 camera type technical manual.
Divx5HeaderParser
- Divx5HeaerParser 是一个便于网上传输媒体文件的小工具,它可以便捷地获取DivX文件的信息,比如宽高和图像帧的类型,在IP camera 的实时媒体流传输中可以为服务器和终端建立连接起到辅助作用。-Divx5HeaerParser is an easy to transfer media files online small tools, it can be a quick way to get DivX files, such as height and width of the
HiK_SDK2_And_Demo_V10.9.0.130Beta
- SDK-2 开发包可快速开发基于杭州海康威视系统视频采集卡(Hi kvision DS-40xxHC DS-40xxHC+ DS-40xxMD SDK)的视频监控类 应用程序。 本开发包在海康视频采集卡二次开发包的基础上进一步封装大量 底层细节,让开发者在程序中控制采集卡简单到只需调用一个函 数,完成强大功能只需一句代码即可快速实现,真正达到了开发 高效、稳定、简单、快速的效果,本开发包不仅仅适应于初学者 ,因其强大的开发包接口同样也适应于专业系统的开发。-SDK-2 development k
mmwrite
- 功能列表= mmwrite(文件名,选择... ...) mmwrite是能写的AVI,WMV,的WMA,ASF文件。对于AVI文件,您可以选择从现有的编解码器压缩的音频和视频流。 对于WMV,WMA和ASF的编码默认为16位的Windows Media 9率为44100Hz立体声为98%质量的音频和Windows媒体视频9 98 质量。质量可以指定音频和视频。 环绕声,似乎只与AVI和多通道编码不支持。编写任何其他文件类型不支持。本使用Win
iCapLatest
- This is a program which capture the images from any USB camera connected to Pc.... This can give many type of format-This is a program which capture the images from any USB camera connected to Pc.... This can give many type of format..
images-to-video
- This is a C program to convert a set of images into a video. All the images should be of same size and type.
WebCamLib
- I can invoke StillCap.exe using Process.Start(fullPathToQuickCamExe) without problem. However, our customer want a default name when the user tries to save a new snap shot. The default name would be in the following format: Last Name + Middle N
PlayCap
- playcap是一个视频抓取源代码,Unlike AMCap, it does not allow you to capture data to a file. Instead, it searches for the first-PlayCap is a simple video capture device previewer. Unlike AMCap, it does not allow you to capture data to a file. Instead, it s
20140121_013300778
- 易语言调用快播源码例程程序结合易语言应用接口支持库和第三方黑月OCX组件驱动支持库,使用类型库对象调用快播控件-Easy call Nora source language routines with easy language application program interface to support libraries and third-party driver support Black Moon OCX component library, use the type librar
play_game
- 动作和语音控制的体感游戏,手势识别调用Microsoft.Samples.Kinect.SwipeGestureRecognizer库,调用集成类SwipeRightDetected SwipeLeftDetected进行动作识别;调用数据类型JointType用于储存识别后的骨骼节点;动作识别后对应键盘操作 -Motion and voice control of somatosensory game, gesture recognition Microsoft.Samples.Kinec