搜索资源列表
dddd
- 颜色提取 WAVE编译 利用霍尔效应
shizhong
- 圆形表盘的指针时钟,可以实现自动提取PC机上的时间,可对表的颜色,形状更改-Round the clock dial pointer, can automatically extract the PC, the time may be on the table color, shape change
OV7725
- 用STM32F4芯片自带的DCMI摄像头接口驱动不带FIFO的OV7725摄像头,实现60HZ刷新率。imgprcs.c文件中包含大量的适用于嵌入式设备的高速图像处理算法,包括边缘提取、区域分割、颜色识别等等,全部使用自适应算法,适合不同光照和环境条件(With STM32F4 chip comes with DCMI camera interface driver without FIFO OV7725 camera, to achieve 60HZ refresh rate. The img