搜索资源列表
C#视频截图
- C#视频截图
C#摄像头获取图片
- C#编写的源码,能够从电脑摄像头获取静态图片,截取动态视频中的一幅图片。
cap_view.rar
- 视频操作,可以截图,保存视频,还可以监控,只有你想不到的,Video operation, can be a screenshot, save the video, you can control, only you can not think of the
AVI.rar
- 实现对AVI视频的单帧截图,也可修改为按所需帧截图,截图可保存为BMP、JPEG等常见格式,AVI video to realize the single-frame shots, but also could be modified as necessary according to frame shots, screenshots can be saved as BMP, JPEG and other common formats
AVIPlay
- 使用OpenCV制作的AVI视频播放器,可实现多种功能,包括播放视频,压缩视频,视频截图,并且有可供拖动的视频进度工具条。-Produced using the OpenCV AVI video player, can achieve a variety of functions including video, compressed video, video capture, and there is drag the video for the progress of the toolbar
Q-IM
- ICQ源码,可以文字视频聊天,文件传输,桌面截图等功能-ICQ source, you can text video chat, file transfer, desktop screenshot functions
VCap1
- 基于MFC的视频捕捉程序,提供预览窗口,实现连续截图,也可以单张保存图片。源代码,编译后可运行。-MFC-based video capture program, providing the preview window, to achieve continuous shot, you can also save the image sheet. Source code can be compiled to run.
camera
- C#写的超简单的摄像头视频获取源代码,还可以完成视频截图,因此抓到的图片是一片空白,不知道能不能抓到图像,不过程序在VS2005下编译顺利,需要用的朋友自己下载重新编译一下。-C# to write super-simple video camera to obtain the source code, you can also complete the video shots, so captured image is a blank, do not know can capture imag
VideoEXE
- 用vc++编写的图像处理程序,该程序实现了有关摄像头对视频的捕获。 本系统实现从摄像头中获取一段视频的功能 运行时需要有一个摄像头 一套完整的VC ++ USB Video摄像头捕捉程序源代码,支持多摄像头选择,而且支持直接截图。可以作为开发视频会议和视频游戏的参考资料 -Vc++ to prepare with the image processing procedures, the procedures for the realization of the camera for
CaptureScreen
- 一款VB版屏幕录像机(录制屏幕),可将你操作电脑的步骤录制下来,然后生成视频格式,AVI/MPG/GIF等格式,支持视频回放,支持屏幕截图,控制和操作比较方便,录像效果还可以。-VB version of a screen recorder (recording screen), can operate a computer and the steps you recorded, and then generation video format, AVI/MPG/GIF format, etc.
VideoMonitor
- 一个视频监控系统,功能很强大,能监视多路视频流,还能截图和保存文件,值得深入学习吆!-videoMonitor
jietu_green
- 一款很不错的视频截图软件,一键搞定。方便你今后的抓图-A very good video screenshot software, get a key.
CCS-DSP-Course
- 详细而精练得介绍了DSP的开发环境CCS的应用,含有操作步骤,并有视频截图,图文并茂,希望对大家有帮助-Very detailed and concise descr iption of the DSP development environment CCS applications, containing the steps and have video shots, illustrations, want to help everyone
camera
- 一个调用视频API做的视频+截图程序可二次开发-An API call to do a video+ video capture program can be secondary development of
ycpmcs
- 没有交流就没有进步,在下载了陈经韬先生的速度极快的抓取屏幕数据的单元的代码后发现其核心部分并未公开,而且在首次使用的时候需要安装Mirro驱动到你的电脑,但还是十分感谢陈经韬先生。 经过研究本人初略的将原代码进行了模拟,原理为首次进行全屏幕截图,其后只对变化的部分进行截图。代码写的比较粗糙望不要见笑。 附带一个远程视频传输的简单实现代码,用到DSPACK控件. -No communication would be no progress, Mr. Chen Jingtao downl
vcppavi
- 用DirectShow写的avi视频播放器,其实不止能播放avi,还能播放其他的视频格式,能实现截图等功能,在visual c++下编译通过,不过要先安装DirectShow,然后配置。-A avi video player writen by DirectShow, in fact, not only can play avi, also can play other video formats, the player can grab the screen and save the pho
ffmpeg_33lc.com
- 可以做视频截取第几帧的截图,并且截取第几帧,大小都可以设置(A screenshot that can be done by video to intercept a few frames)
task2
- 播放带有滑动条的视频,可以实现视频截图,用鼠标点击一点,显示该点的像素值(A video with a slider is played, and a video screenshot can be achieved. Click a point with the mouse to display the pixel value of the point.)
poster-master
- ## 视频截图工具 poster是一个专门为视频截图的小工具。 可以在预览视频的时候选择一个适合的界面把它截取下来,并存成图片。 ## 使用 ### 简单使用 主要文件: ``` <scr ipt src="poster.js"></scr ipt> ``` 在视频预览界面调用: ``` poster($('video')[0],function(e){ //console.log(e); if(e.b
FrCapture-master
- ## 视频截图工具 可以在预览视频的时候选择一个适合的界面把它截取下来,并存成图片。 ## 使用 ### 简单使用 主要文件: ``` <scr ipt src="poster.js"></scr ipt> ``` 在视频预览界面调用: ``` poster($('video')[0],function(e){ //console.log(e); if(e.bool){ //输出文件对象