CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图片 摄像头

搜索资源列表

  1. qr-software

    0下载:
  2. qr解码工具,支持摄像头解码,支持图片上传解码-qr decoding tools, support camera decoding, support for image upload decoding
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1029092
    • 提供者:king
  1. QQ相册发布工具

    0下载:
  2. 1、能将本机的照片发布到微信、QQ空间、QQ说说、彩信、蓝牙; 2、超炫的幻灯片播放、设置壁纸、编辑图片 3、可以对涉及隐私照片进行密码保护 4、可以直接调用本机摄像头及时照相发布
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-01
    • 文件大小:2867187
    • 提供者:12481954@qq.com
  1. ourdev_530727

    0下载:
  2. 实现将原始位图数据编码成为JPEG文件,发送到串口。 现在程序还是热呼呼的,因为刚才才从VC程序移植到STM32成功,实现正常压缩。 稍作修改,可以接摄像头,做成jpeg串口摄像头。 硬件只需要:stm32f103ZET6,串口usart1。 图像数据从usart1输出,波特率115200.可以用串口软件接收数据,保存为.jpg后缀名,即可在电脑上打开该图片文件。 我用的串口软件是AccessPort。 编码生成
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:871405
    • 提供者:刘智
  1. accept-camera-data-and-display

    0下载:
  2. 上位机通过串口接受摄像头采集的数据并且显示图片,可以保存图像、显示图像和灰白图像设置-PC camera through the serial port to accept data collected and display pictures, you can save the image, display images and gray images set
  3. 所属分类:Video Capture

    • 发布日期:2017-05-20
    • 文件大小:5947265
    • 提供者:xiaoluoshan
  1. WebCamSwing

    0下载:
  2. 在代码中实现了调用摄像头采集图像并保存静态图片-Implemented in the code calling the camera capture images and save still pictures
  3. 所属分类:Video Capture

    • 发布日期:2017-04-03
    • 文件大小:1433
    • 提供者:xbruve
  1. 1_AndroidVedio

    0下载:
  2. pc或android手机播放通过android手机摄像头拍摄的图片-pc or android phone to play through the android phone camera pictures
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-17
    • 文件大小:100364
    • 提供者:张抗
  1. opencvcj

    0下载:
  2. 利用opencv库函数打开摄像头,点击保存图片按钮就可以保存图片,点击测距按钮就可以测试出点高度及点宽度还有距离。点击关闭摄像头即可关闭摄像头,点击推出程序即可退出程序。-Use opencv library function to open the camera, click the Save button to save the picture image, click the button you can test out the distance point-point width he
  3. 所属分类:OpenCV

    • 发布日期:2014-12-09
    • 文件大小:3323904
    • 提供者:huo xing
  1. camera

    0下载:
  2. 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
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:14769
    • 提供者:281
  1. net-camera-s-1-1

    0下载:
  2. 摄像头监控系统 最终形成的软件适用于C/S架构或B/S架构。 本软件系统共由两部分构成Server端和Client端(或浏览器)。 针对网络视频监控设备的实际应用需求,结合图像采集编码、嵌入式系统、网络技术等几方面的新技术,设计了一套,嵌入式监控系统,用以实现视频数据的采集,压缩与网络传输,该系统基于嵌入式linux操作系统,采用USB摄像头捕捉,可以使用浏览器(火狐 谷歌)单张拍照,可以使用浏览器浏览远程视频;或使用用QT实现的客户端程序,可以拍摄单张图片,可查看远程视频影像,如有需要
  3. 所属分类:Video Capture

    • 发布日期:2017-03-27
    • 文件大小:22797
    • 提供者:谭笑
  1. vidcat.tar

    0下载:
  2. 一个嵌入式Linux下面摄像头抓取图片的源代码程序-an embedded Linux Below camera crawls Photo source code procedures
  3. 所属分类:USB develop

    • 发布日期:2017-11-10
    • 文件大小:144712
    • 提供者:赵忠伟
  1. vidcat

    0下载:
  2. 可在S3C2440A平台上运行的VIDCAT源码,控制USB摄像头拍照的程序,可生成图片文件存储在FLASH盘中-S3C2440A platform can run on VIDCAT source, control USB camera to take photographs of the process, can generate the image file is stored in FLASH intraday
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:103923
    • 提供者:hell
  1. CamCapture

    0下载:
  2. 一个自己编写的利用DShow获取摄像头图像并将其封装为OpenCV兼容图片格式(IplImage)的类,可兼容数字摄像头、采集卡等-I have written a dshow access to the use of camera images and packaging for OpenCV compatible image format (IplImage) class, compatible digital camera, collecting cards
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-26
    • 文件大小:10902
    • 提供者:raymond
  1. server

    0下载:
  2. 视频显示方案:本程序通过传输图片的方式将服务器端摄像头捕获的图片传输到客户端并显示出来。此为服务器端(使用的vfw的sdk进行视频捕捉)-Video display program: This procedure will transfer your pictures the way server-side camera to capture images transmitted to the client and displayed. This is the server-side (usin
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:119019
    • 提供者:fanren
  1. servercode

    0下载:
  2. 此代码为嵌入式图片服务器,已经通过s3c2410的开发板 系统环境linux 2.6.22 下测试运行。图片的采集部分是通过usb摄像头。-This code for embedded picture server, has passed S3C2410 development board system environment to test the running linux 2.6.22. Pictures of the acquisition in part through usb cam
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-29
    • 文件大小:235179
    • 提供者:杜海浩
  1. mouse_capture-daily3

    0下载:
  2. 图片抓拍源码,用来测试摄像头驱动是否已经正工作-Photos to capture source code, used to test whether the camera driver is working
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:16798
    • 提供者:bradgei
  1. 325645333

    0下载:
  2. 启动摄像头,是实时视频监控,同时,可截取图片等-Start camera, is real-time video monitoring, at the same time, to intercept, photographs, and other
  3. 所属分类:Video Capture

    • 发布日期:2017-05-07
    • 文件大小:1286495
    • 提供者:魏德宝
  1. video

    0下载:
  2. 这是一个视频监控系统的一部分,主要实现了摄像头数据的采集,图片格式压缩存储等功能,里面包括一些*.c *.h文件。-This is a video surveillance system, the main achievement of the camera data collection, storage and other compressed picture format feature, which includes a number of*. c*. h files.
  3. 所属分类:Video Capture

    • 发布日期:2017-04-29
    • 文件大小:149422
    • 提供者:蔡福昌
  1. RASCAL

    0下载:
  2. 单图片的非线性校正校正程序,通过校正摄像头相应函数的非线性来提高图像质量-Single-image calibration of non-linear correction procedure, the corresponding camera through the correction of the non-linear function to improve image quality
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1919256
    • 提供者:xiaopeng
  1. VideoCapture

    0下载:
  2. 通过USB摄像头来获取图象,保存图片,能基本实现,是初学者不可多得的一个学习样本-Head through the USB camera to obtain images, save images, can be basically achieved by learners, a learning sample rare
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-01
    • 文件大小:33809
    • 提供者:枯桐叶
  1. barwebcam

    0下载:
  2. C#摄像头调用 提供了.图片截取 开始关闭等各功能-C# provides a call camera. Picture, such as the interception of the function of closed
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:31709
    • 提供者:jiaolong
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 27 »
搜珍网 www.dssz.com