搜索资源列表
利用VC++开发数据采集系统
- 信成为可能,因而用户可以用计算机控制仪器,可 以依赖计算机为工具开发自己的强有力的软件来增强 自己的仪器系统的功能,使他能够分析和处理特定的 数据并显示结果,而不是限于仪器的固-letter as possible, so users can use computer-controlled equipment, it can rely on the computer as a tool to develop their own powerful software to enhance
usbcollection
- VB签名数据采集界面程序源代码(包含USB数据接收和数据签名显示代码)-VB data acquisition interface source code (including USB data reception and data signatures indicate code)
CGSnapEx
- 演示利用回调方式,实现连续循环采集图像到内存。 在回调函数中,实现对采集数据的处理和显示。-demonstration using a callback, continuous cycle of image acquisition memory. In a callback function, and achieving the right data collection and display.
200681713481370123
- 音频数据采集,能显示波形 可采集传感器等非音频信号,能够实时显示。至于其他功能如:回放,存储,压缩和相关处理的算法等功 能 -Audio data acquisition, will be shown waveform acquisition sensor, and other non-audio signals to show the real-time. As for other functions such as : intervals, storage, process
tuxiangxianshi
- 在VC中显示一张240*320的图像,图像数据来自DSP从摄像头采集,图像格式为.DAT
微图SDK5.0(专业版)
- 其中,VC中还有相应功能的模块代码,包括: 1、单路显示存图: SingleCapture 2、多路显示存图: MultiCapture 3、简单回调存图: SimpleCallback 4、多路回调存图: MultiCallback 5、压缩存储: SaveAvi 6、连续帧采集: SequenceCapture 7、外触发回调: TriggerCallback 8、文字图形叠加: GDIOperation 9、 OSD操作: OSDOperat
camera test 基于GTK的USB视频采集程序
- 这个测试程序很简单,功能就是将USB摄像头采集的数据显示在屏幕上。写这个程序的目的是熟悉usb摄像头的一些基本操作方法,为以后在开发板上编写视频采集程序打好基础。本测试程序包括两部分:一是视频采集部分,主要通过v4l2接口操作摄像头,将采集的视频帧存放在内存缓冲区。二是显示部分,将视频缓冲区的数据显示到屏幕上。因为摄像头采集回来的数据帧为YUV格式,不能直接显示,需要转换成RGB格式才可以显示在屏幕上。图形界面采用GNOME桌面环境下的GTK图形库。程序主要参考了v4l2视频采集例程captur
video
- qt摄像头视频采集程序,采集摄像头视频数据,显示到qt界面上!-Qt camera video collection procedures, collect the camera video data, show to qt interface!
accept-camera-data-and-display
- 上位机通过串口接受摄像头采集的数据并且显示图片,可以保存图像、显示图像和灰白图像设置-PC camera through the serial port to accept data collected and display pictures, you can save the image, display images and gray images set
VCplot
- 利用vc实现采集数据并实时显示波形的源码,希望对初学者能有所帮助。-Vc achieve recording and real-time display of the source of the waveform can be helpful for beginners.
1_video_acqui
- 开发环境ccs3.3,该功能为凸显采集实现。通过高倍摄像头采集导数据显示到显示屏中。-Development environment ccs3.3, to achieve the functions of collection highlights. Guided by high-powered camera data acquisition to display.
data-extraction-
- 采集摄像头V7620数据提取灰度值在串口上显示-Collecting data extraction V7620 camera gray value displayed on the serial port
SDL_UVC_JPEG
- 利用V4L22采集原始视频数据,利用SDL在本地本地显示-Use V4L22 acquisition original video data, the use of SDL displayed in the local local
camera
- 该包中是视频采集的源码,里面有基本的从/dev/video 节点读取视频流数据,然后将yuv数据转换成RGB 输出到 framebuffer(fb) 中显示-this is the sorce of the video capture