搜索资源列表
camiftest
- 基于s3c2440的摄像头和lcd接口的底层代码,修改对应到自己的开发板上可以让摄像头实时的采集数据并送到lcd液晶屏上显示-S3C2440-based camera and the bottom of lcd interface code, modify the development corresponds to their own on-board camera allows real-time data collection and sent to lcd LCD display
2.4--color-screen-1286
- 利用2.4寸彩屏显示12864上的信息,在摄像头采集信息方面有较好的应用。。。(经测试OK!)-2.4-inch color display on the 12864 information, collect information to better application in the camera. . . (Tested OK!)
ATmega32_ili9325
- 基于atmage32写的ov7660摄像头的程序,并将采集到的数据显示在tft彩屏上-The ov7660 camera program based on atmage32 written, and the data collected in tft color screen
camera_lcd_sdSave
- 摄像头LCD显示SD卡保存(不使用行中断,采集最高150帧每秒)-Camera LCD display SD card to save (do not use line breaks, the acquisition of up to 150 frames per second)
camera_lcd_noBreak
- 摄像头LCD显示(不使用行中断,采集最高150帧每秒)-The LCD display of the camera (do not use line breaks, the acquisition of up to 150 frames per second)
STM32v3.5
- 利用stm32采集OV7670摄像头图像数据,并将图像进行压缩成JPEG格式,最后显示在LCD液晶屏上-Using stm32 OV7670 camera image data and the image is compressed into a JPEG format, finally displayed on the LCD screen
shexiangtou
- STM32单片机实现采集摄像头数据,并应用LCD显示出来,实现类似照相机的功能-STM32 MCU camera data collection and application of LCD display, the camera function to achieve similar
camera-image-capture-system
- 本项目以摄像头OV7670作为图像传感器,以存储芯片AL422作为数据中转站,以处理芯片STM32作为图像采集系统的控制核心,以TFT液晶显示屏作为图像显示器,实现了基于摄像头图像采集的STM32处理显示系统,完成了图像的快速采集、存储、数据处理及图像显示。首先摄像头采集到图像,通过传输线路把采集到的信息存储在AL422内部,然后传给STM32处理;其次STM32建立二维坐标,把采集到的图像进行坐标定位;最后STM32将分析后的信息进行相应的处理,处理后的信息经过TFT将图像显示出来。-Came
iSO-STM32
- 基于stm32f103的摄像头信息采集,在stm32f103通过连接OV7725摄像头,可在stm32上显示摄像头所采集的实时信息。-Camera-based information collection stm32f103 in stm32f103 by connecting OV7725 camera, the camera can display real-time information collected on stm32.
STM32F407-ETH-CAMERA(TCP)
- 主控是STM32F407ZG,1MB flash,256KB RAM;外扩512KB SRAM,用于暂存camera 输出的JPEG数据,摄像头这块使用DCMI传输数据。 简单实现原理: 以太网使用lwip,netconn API编程,这种编程方式相比RAW 比较简单,只是需要OS的支持;然后,板子当服务器,PC当客户端,当建立连接后,服务器将采集到的摄像头数据发送到客户端显示。-The main control is STM32F407ZG, 1MB flash, 256KB
STM32F407_OV7620
- 通过STM32F407驱动ov7620摄像头,并对采集的图像进行二值化,灰度化等处理,能识别出人脸,并将图像信息显示在3.4寸的液晶触摸屏上。(Through the STM32F407 driver OV7620 camera, and collect the image for two values, grayscale and other processing, can identify the face, and display the image information on the
ov7670
- 使用stm32驱动OV7670摄像头进行图像实时采集,在tft屏幕上实时显示并识别图像中的特定颜色,在颜色的周围画上框。(The use of STM32 driver OV7670 camera for real-time image acquisition, real-time display and recognition of the image in the TFT screen specific colors, painted in the color around the box.