搜索资源列表
collectionOfImageAndinterpolation
- 该系统是一个实现图像数据采集以及对图像数据的插值处理,供其它系统进一步处理或显示的系统。具有一定的通用性,适合大多数CMOS图像传感器接入。1准确、适时的数据采集,尽量减少延迟 2采集模块具备一定的数据缓冲功能 3快速有效的数据插值 4使用较少的逻辑器件和存储器 5代码的可读性要强 -The system is a realization of image data acquisition and the image data interpolation, other system for
816
- 9054+ep1c6+ad9887a VGA 图像采集完整版原理图
ov6620
- 我自己写的0v6620图像采集程序,编译成功-I wrote it myself 0v6620 image acquisition process, compile successfully
Camera
- 基于STM32平台的一个摄像头采集程序。将OV7660采集的图像实时在LCD屏上显示-STM32 platform based on a camera capture program. The OV7660 image capture real-time display in the LCD screen
LCD
- ccd摄像头采集图像,LCD实时显示,ARM单片机实现可视倒车-CCD、LCD、ARM
FingerprintCapture
- 可采集MBF指纹传感器图像,存储成BMP格式以供进一步处理。程序可用于嵌入式系统或PC机。-MBF Fingerprint sensor can capture images and store into a BMP format for further treatment. Procedures can be used in embedded systems or PC.
sv253A4
- 这是接触式图像传感器(cis)的手册,个人觉得这个手册对这类新型的图像采集器件介绍得比较详细,透彻,值得学习。-This is a Contact Image Sensor (cis) of the manual, personally feel that the manual for such a new type of image capture device descr iption was more detailed, thorough, worth learning.
1
- ARM嵌入式C++写的远程采集图像代码段-ARM Embedded C++ to write a remote capture image code segment
CCD_collect_imagedata
- freescale 单片机采集CCD图像数据的底层实现程序,绝对机密。淘宝网已经卖到几百元一套,适合智能汽车。-this program can collect the CCD s image data.It should be secreted to all the people,because this program can earn money for some guys.
12864
- 用AVR单片机控制12864点阵液晶屏绘图,内附图像采集软件-With AVR control drawing 12864 dot matrix LCD screen, image acquisition software included
freescale-carSample_v2.1
- 北科大 2010校内赛摄像头组Sample_v2.1源码基于Freescale单片机MC9S12XS128主控芯片的智能汽车系统,以16位MC9S12XS128微控制器为核心控制元件,通过HQ7620图像传感器采集路面信息,控制舵机的转角。-Based on the Freescale single-chip MC9S12XS128 main control chip intelligent car system, with 16 MC9S12XS128 microcontroller as t
ATmega16_ov7620
- ov7620的AVR图像采集,后传输至上位机-ov7620 the AVR image acquisition, after the transmission first bit machine
CGSnap
- 采集图像到内存并送屏幕显示,利用大恒的图像采集卡CG410-Acquisition image into memory and sent to the screen display using Daheng image acquisition card CG410
D_I_GUO_SAI
- 飞思卡尔智能车竞赛国赛智能车程序、图像采集、图像处理、舵机控制、十字、起跑线、电机控制-Freescale smart car smart car competition contest country program, image acquisition, image processing, servo control, cross, starting, motor control
QF-TEST-CMOS7670_WithFIFO
- 这是一个基于ARM的图像采集系统设计,可以实现图像的实时显示。主要用到的器件有OV7670,TFT-This is an image acquisition system based on ARM designs, can achieve real-time image display. The main use of devices have OV7670, TFT
Camera--car
- 像头小车:数字摄像头采集图像数据,判断车前方的黑白图像,从而进行寻迹;-Like the car, digital camera image data, determine the car in front of black and white images, thus carries on the tracing
201093144828520
- 结合足球机器人视觉系统介绍嵌入式图像采集和处理系统的一些新方法,设计了基于FPGA/CPLD的嵌入式图像采集与处理系统。-Some new method combines soccer robot vision system introduces embedded image acquisition and processing system is designed based on FPGA/CPLD embedded image acquisition and processing syst
landzoNEW-CCD-1
- CCD器件采集图像,并且对光学图像信号作出相关处理。-CCD image acquisition devices, and make the relevant optical image signal processing.
STM32F107_OV7670
- stm32F107处理器,控制OV7670摄像头采集图像,对图像做边界检测。判断方向,控制电机驱动马达。-Stm32F107 processor, control OV7670 camera capture images, image edge detection. Judge direction, control motor drive motor.
CMOS摄像头循迹例程
- 基于RX23T单片机的CMOS摄像头图像采集处理程序的编写。主要介绍了如何使用代码生成工具配置本例程所需的UART、简易IIC、外部中断、Port等模块并生成相应的驱动代码,同时对生成的代码文件添加的摄像头驱动与数据存储函数进行了详细说明。后附CMOS摄像头图像采集处理程序源码实例,用户可以结合本例程对RX23T单片机进行摄像头循迹等的拓展应用。(Programming of CMOS camera image acquisition and processing program based o