搜索资源列表
netvideo.rar
- 程序包括一个server 和一个client 他们可以在局域网内通过USB摄像头采集 图像,并经过jpeg压缩,然后通过网络传送到 client端,client端再解压并显示图像 程序运行前先设定好ip地址,可以看程序里面的设定ip,然后修改,This process includes a server and a client that they can in the LAN through the USB camera capture images, and after jpeg
LANcontrl
- 局域网屏幕监控系统是主要由客户端和服务器端两部分组成。 客户端模块 该模块主要用于抓取屏幕信息,进行数据压缩,然后划分数据报,向服务器端发送数据,并等待服务器发来的确认信息。 服务器端模块 该模块主要用于接收客户端发送的数据报,然后向客户端发送确认信息,接着组合数据报为JPEG数据流,最后显示JPEG图像。 操作注意事项 (1)可执行文件位置:Server\Debug\Server.exe Client\Debug\Client.exe 操作流程 运行本
VB_WebCam
- Capture WebCam and Save Picture in JPEG format . This Code is a collection of some code from this site from vb, c# and connverted to be core VB6 code .-Capture WebCam and Save Picture in JPEG format. This Code is a collection of some code fro
01JPEGLoopback_v3.3
- JPEG Demo with Loopback"DSP端(SEED-VPM642板卡上)实现1路D1格式视频采集、JPEG编码、JPEG解码及视频输出回放显示。-JPEG Demo with Loopback " DSP-side (SEED-VPM642 on board) one way to achieve D1 format video capture, JPEG encoder, JPEG decoder and video output playback display.
jVideocap
- webcam capture frame to jpeg or bitmap
capture_anyones_desktop
- to capture desktop from any others computer in your LAN. I use JPEG format to get small file/stream packages size
v4l2_grab.tar
- linux v4l2 camera driver unit test, grab stream into a jpeg picture on you file system
MotionDetection
- video capture, detect motion and save these moments of motion as jpeg files
webcam_server
- Code to capture images using Video For Linux (V4L2) UVC USB camera. Then process images to find a white dot coordinates and transmit over TCP/IP with built in server.
webcamsnap
- Capture JPEG webcam images on your website and submit to your server. Flash + Javascr ipt library which allows you to display a variable-sized Flash movie in your page that captures Webcam snapshots (still frames), and submits them to your serve
JPEG
- 视频采集图像转化为JPG格式后输出在显示屏幕上-Video capture into JPG format images output
usb-zc0301-v4l2-video0-jpeg
- 利用Video4Linux内核应用编程接口函数对汽车行驶记录仪中用USB摄像头采集图片的实现进行了开发。基于嵌入式Linux系统的ARM9(EDB9260)平台,对该平台上硬件系统和软件系统的搭建进行简介。配置EDB9260开发商提供的内核(2.6.19),然后具体介绍基于video4linux的USB摄像头图片采集程序的实现,使用autotools来制作Makefile对图像采集程序进行编译。成功的采集到了图片并进行保存,最后完成JPEG压缩的实现。-Video4Linux kernel ap
gsnap.tar
- linux抓屏的源代码. 可以保存为png, jpeg.-linux screen snapshot capture.
videoENC
- ARM环境下视频采集,H264压缩编码及流传输源码。-ARM environment, video capture, H264 compression and streaming source.
mini2440-jpeg
- 此为友善之臂mini2440开发板,采集jpeg图片源码,经验证可用,分辨率要大于240*320,小于480*640,在tmp下生成1.jpg-mini2440 capture jpeg source code very good。
capture
- 使用DirectShow框架从视频采集设备获取图像并保存为JPEG图-Use the DirectShow framework to obtain an image from a video capture device and saved as JPEG images
RCapScreenJpee
- 捕捉远程桌面的示例主要实现桌面捕捉与显示,JPEG压缩和解压缩CCaptureScreen类用来捕捉桌面XPictureBBox类用来显示桌面图片CMiniJpegEnc类为jpeg压缩类CMiniJpegDec类为jpeg解压缩类 -Example capture remote desktop desktop capture, JPEG compression and decompression CCaptureScreen class used to to capture deskto
CameraProfile
- The CameraProfile class is used to retrieve the pre-defined still image capture (jpeg) quality levels (0-100) used for low, medium, and high quality settings in the Camera application for Andriod.
CameraProfile
- The CameraProfile class is used to retrieve the pre-defined still image capture (jpeg) quality levels (0-100) used for low, medium, and high quality settings in the Camera application.
Screen-Capture-master
- jpeg the C source of my JPEG encoder.