搜索资源列表
视频捕获程序代码
- 这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。-This is a pure Win32 API application, No. MFC. The VFW procedure Model (Video for Windows) use. To show that the v
DIGICAM
- 有些日子了,摄像头操作的一些常规功能,拿出来大家共享下-some time, the camera operators conventional functions, to show everyone to share
spline-basedImageRegistration
- The problem of image registration subsumes a number of problems and techniques in multifr a me image analysis, including the computation of optic flow (general pixel-based motion), stereo correspondence, structure from motion, and feature trackin
Versatilevisualservoing
- Versatile visual servoing without knowledge of true jacobian.pdf cobian matrix estimator. The Jacobian matrix estimator does not need a priori knowledge of the kinematic structure and parameters of the robot system, such as camera and link para
Client
- 从摄像头采集视频数据后,显示,然后利用xvid编码器进行压缩,并且存储,并使用Jrtp/jrtcp协议进行传输,送至server端显示。-Using xvid codec, capture video data from the camera after the show, and then compressed storage, and use Jrtp/jrtcp protocol for transmission and sent to the server-side display.
WebCapture
- C#版的网页照相机,也称网页快照抓取器,捕获整个网页,生成PNG图像,这和抓屏功能还有点不一样,抓屏功能只能抓取屏幕当前显示的内容,并不能将没有显示的内容一并抓取,网页照相机是把显示与不显示的全部抓取出来。在对话框中输入你要捕获的网页地址,稍等片刻它就会抓取完毕并生成图像在当前目录。 本源码在VS2005下顺利编译通过。 不过程序好像存在兼容性问题,有些网页抓取后是空白。 -CSharp version of their web cameras, also known a
USBVideo
- 用DirectShow实现摄像头视频获取显示-Implementation using DirectShow video camera access show
Terminal
- 界面设计(通过无线传输在PC上显示摄像头的图像,并通过串口显示下位机传输的数据)-Interface design (through the wireless transmission on display at PC camera images, and show that under the bit serial data transmission)
COM
- 利用COM技术从数码相机上显示并下载图片-The use of COM technology from a digital camera and download pictures to show
vcap
- 一个简单点的视频捕捉VC++实例源代码,VC6++编译通过,因本机没有安装摄像头,所以没有捕捉到视频,从程序运行来看,如果你电脑装有摄像头及驱动程序的话,打开本程序后它应该会显示摄像头的视频,然后点击“录像”按钮就可捕获视频了。-A simple point of the video capture VC++ example source code, VC6++ compiler is passed, because the machine did not install the camera,
WebCapture
- C#版的网页照相机,也称网页快照抓取器,捕获整个网页,生成PNG图像,这和抓屏功能还有点不一样,抓屏功能只能抓取屏幕当前显示的内容,并不能将没有显示的内容一并抓取,网页照相机是把显示与不显示的全部抓取出来。在对话框中输入你要捕获的网页地址,稍等片刻它就会抓取完毕并生成图像在当前目录。本源码在VS2005下顺利编译通过。 -C# version of their web cameras, also known as web crawlers snapshots, capture the entir
First_person
- It show you how create first person camera in OpenGl. You can mowe around.
dshow
- direct show sample for camera capture
camera
- 基于Jai相机的api实现的相机类封装,实现相机的打开,关闭,初始化,在指定对话框显示图片等-Class name: Ccamera use Ccamera(based on JAI Camera API) to realize some simple functions such as open and close camera、show image to a window。
DirectShow
- 通过DirectShow进行视频预览和捕获,可将图像保存为文件。-Preview and Capture image from camera use Direct Show, save as file.
camera_yuv_rgb_framebuffer
- linux下通过V4L2的接口调用camera,获取数据。保存成YUV和RGB文件。可以通过YUV和RGB工具查看是否获取数据正常与否。可以在ubuntu中,切换成framebuffer,申请一块内存使其显示在屏幕。-in linux,with v4l2 interface,open camera and obtain data buffer.we can save data buffer with yuv or rgb.such as rawview tools,check data buff
Apictureredras
- 由于光学镜头的生产工艺等原因,数码相机拍摄图像常常会出现非线性的几何畸变。针对这一常见问题,采用最小二乘拟合、双线性性插值的方法对拍摄图像进行校正。实验结果表明,该方法能够在保证无颜色失真的条件下获得较为理想的校正结果。 -Due to optical lens production process, digital camera images are often non-linear geometric distortion. In response to this common pro
mfcctlbak
- Bs视频拍照上传控件,使用MFC和DIRECT SHOW开发。-Bs video camera upload control, using MFC and DIRECT SHOW development.
MFC-Cameras-show--ML
- 使用MFC开发的摄像机显示软件,能同时显示两个摄像机的采集图像。-MFC Development camera display software that can simultaneously display two camera images collected.
Camera
- android 拍照程序。包括照片列表展示、删除和照片拍摄。-Android camera program. Including the list, delete photos show and took photos.