搜索资源列表
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
C语言实现连通域算法
- C语言实现连通域算法,运行速度快,适合灰度图像以及彩色图像处理。