搜索资源列表
s3c2440-camera-src
- 三星2440 ARM 摄像头视频 驱动 源代码-Samsung video camera driver source code
ARM摄像头开发源码
- ARM 板摄像头测试源码,经实验反复证实,效果良好!
友善之臂MICRO2440摄像头采集与LCD显示源程序
- 友善之臂MICRO2440摄像头采集与LCD显示源程序。编译需要加 -ljpeg选项。用arm-linux-gcc编译。压缩包中的v4l2_bf_10为编译后的可执行文件。可以直接下载到板子上运行。,micro2440 V4L2 api programing,display the picture on LCD.
2440test.rar
- 本程序有友善之臂提供,为2440开发板的示例程序,请使用ADS编译。 简单使用说明: 使用H-Jtag或者更高级的仿真器调试,也可以不使用仿真器,借助supervivi的Download & Run功能测试, 下载的时候把DNW的下载地址设置为 0x30000000 即可。 本程序支持如下LCD: - NEC3.5"真彩LCD,分辨率240x320 - 7寸真彩LCD, 分辨率800x480 - VGA扩展模块,分辨率1024x768@70Hz 若要在LCD上正常显示
VIDEOCAPTURE.tar.gz
- arm+linux下摄像头数据采集显示及jpeg压缩,并实现了udp通信,可以将摄像头采集的数据通过网络实时的传到远方!,data captured,display,and compressed in jpeg format based on arm+linux and display
Camera
- 火牛STM32开发板的摄像头例子程序,工程全部打包上传,绝对无错,是开发32位ARM芯片、数字图像处理的重要参考,-AC adapter STM32 development board camera example program, works full package to upload, absolutely nothing wrong, is to develop 32-bit ARM chip, an important reference for digital image proce
vidca
- 此程序是一个通用的摄像头抓图程序,只要在装有linux系统并而己安装有arm-linux-gcc的开发环境下编译即可运行。-This procedure is a generic camera capture process, as long as the installed linux system and has been installed and the arm-linux-gcc compiler development environment to run under.
camera-v4l
- linux和arm下usb摄像头图像的获取,领用s3c2440芯片和video for linux 编程,c语言编程-linux and arm under the usb camera image acquisition, the recipients S3C2440 chip and video for linux programming, c language programming
arm_video
- arm 摄像头视频采集,代码完整可供研究参考-arm video
LCD
- ccd摄像头采集图像,LCD实时显示,ARM单片机实现可视倒车-CCD、LCD、ARM
YL2440A_Test
- Samsung ARM S3C2440 外围设备的下测试程序。包括AD、触摸屏、实时钟、摄像头等。基于ADS1.2编译环境-Samsung ARM S3C2440 peripherals under the test procedure. Including AD, touch screen, real-time clock, camera top. ADS1.2 compiler-based environment
cc
- 摄像头ov7620读取 并支持ARM芯片 获取图像到LCD-Ov7620 camera to read and to support the ARM chip to obtain images to LCD
camera
- 在基于ARM处理器的Liunx系统下的开放板上实现摄像头图像采集,稍微改进后可以实现远程图像获取-ARM processor-based systems Liunx open on-board camera image acquisition to achieve, a slight improvement can be achieved after long-range image acquisition
videocapture
- 这是一个在arm板上通过摄像头采集并实时显示的程序-This is a board in the arm through the cameras to collect and process real-time display
uvcView
- ARM Linux 下基于Qt的免驱摄像头通用预览程序,支持大部分通用免驱摄像头,实现简单预览功能,可扩展为AVI视频录制,网络实时预览- Commom Web Camera preview demo, it s supposed to support most driver-less web camera, and it can be extented extra functions such as vedio recording, network real time preview.....
camera
- t2440(arm)摄像头驱动源码,linux系统-t2440 (arm) camera driver source code
ARM
- 以S3C2410处理器为核心,控制摄像头采集图像,可以应用于监控。-S3C2410 processor core to control the cameras capture images, can be applied to monitoring.
4th.tar
- 基于ARM11的摄像头驱动, 可在ARM的显示屏里观看摄像头拍下来的视频,使用了ARM的硬解码功能对视频帧进行了压缩-ARM11-based camera driver, can watch the display in the ARM took down the video camera, using ARM' s hardware decoding of compressed video frames
0V670_STM32F103_source_c
- 利用STM32F103 ARM芯片处理OV670摄像头视频的程序,完整版。尤其对初入手STM32F103的有很重要的作用。-Use STM32F103 ARM chip processing OV670 camera video program, full version. Especially for the early start STM32F103 have a very important role.
麦兜摄像头组程序
- 本套程序使用 IAR for arm v6.3 所编译。使用 IAR 编译效率快,在 IAR 中一定要注意各种变量的定义,注意 unsigned char 与 unsigned short int 的使用界限,如果超过了 255,就不要用 unsigned char 了,尤其是在图像采集存到数组中时。正交解码功能用 s16 型变量,即 typedef short int s16;直接读取即可,就能测出正反转(This set of programs is compiled using IAR f