文件名称:OV7725
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2017-07-13
- 文件大小:
- 564kb
- 下载次数:
- 1次
- 提 供 者:
- bigsup*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用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 imgprcs.c file contains a large number of high-speed image processing algorithms for embedded devices, including edge extraction, area segmentation, color recognition, and so on, all using adaptive algorithms for different lighting and environmental conditions)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
OV7725\APPs\dcmi.c
OV7725\APPs\dcmi.h
OV7725\APPs\imgprcs.c
OV7725\APPs\imgprcs.h
OV7725\APPs\sccb.c
OV7725\APPs\sccb.h
OV7725\CORE\core_cm4.h
OV7725\CORE\core_cm4_simd.h
OV7725\CORE\core_cmFunc.h
OV7725\CORE\core_cmInstr.h
OV7725\CORE\startup_stm32f40_41xxx.s
OV7725\CORE\stm32f4xx.h
OV7725\CORE\stm32f4xx_conf.h
OV7725\CORE\stm32f4xx_it.c
OV7725\CORE\stm32f4xx_it.h
OV7725\CORE\system_stm32f4xx.c
OV7725\CORE\system_stm32f4xx.h
OV7725\FWLIB\inc\misc.h
OV7725\FWLIB\inc\stm32f4xx_adc.h
OV7725\FWLIB\inc\stm32f4xx_can.h
OV7725\FWLIB\inc\stm32f4xx_crc.h
OV7725\FWLIB\inc\stm32f4xx_cryp.h
OV7725\FWLIB\inc\stm32f4xx_dac.h
OV7725\FWLIB\inc\stm32f4xx_dbgmcu.h
OV7725\FWLIB\inc\stm32f4xx_dcmi.h
OV7725\FWLIB\inc\stm32f4xx_dma.h
OV7725\FWLIB\inc\stm32f4xx_dma2d.h
OV7725\FWLIB\inc\stm32f4xx_exti.h
OV7725\FWLIB\inc\stm32f4xx_flash.h
OV7725\FWLIB\inc\stm32f4xx_flash_ramfunc.h
OV7725\FWLIB\inc\stm32f4xx_fmc.h
OV7725\FWLIB\inc\stm32f4xx_fsmc.h
OV7725\FWLIB\inc\stm32f4xx_gpio.h
OV7725\FWLIB\inc\stm32f4xx_hash.h
OV7725\FWLIB\inc\stm32f4xx_i2c.h
OV7725\FWLIB\inc\stm32f4xx_iwdg.h
OV7725\FWLIB\inc\stm32f4xx_ltdc.h
OV7725\FWLIB\inc\stm32f4xx_pwr.h
OV7725\FWLIB\inc\stm32f4xx_rcc.h
OV7725\FWLIB\inc\stm32f4xx_rng.h
OV7725\FWLIB\inc\stm32f4xx_rtc.h
OV7725\FWLIB\inc\stm32f4xx_sai.h
OV7725\FWLIB\inc\stm32f4xx_sdio.h
OV7725\FWLIB\inc\stm32f4xx_spi.h
OV7725\FWLIB\inc\stm32f4xx_syscfg.h
OV7725\FWLIB\inc\stm32f4xx_tim.h
OV7725\FWLIB\inc\stm32f4xx_usart.h
OV7725\FWLIB\inc\stm32f4xx_wwdg.h
OV7725\FWLIB\src\misc.c
OV7725\FWLIB\src\stm32f4xx_adc.c
OV7725\FWLIB\src\stm32f4xx_can.c
OV7725\FWLIB\src\stm32f4xx_crc.c
OV7725\FWLIB\src\stm32f4xx_cryp.c
OV7725\FWLIB\src\stm32f4xx_cryp_aes.c
OV7725\FWLIB\src\stm32f4xx_cryp_des.c
OV7725\FWLIB\src\stm32f4xx_cryp_tdes.c
OV7725\FWLIB\src\stm32f4xx_dac.c
OV7725\FWLIB\src\stm32f4xx_dbgmcu.c
OV7725\FWLIB\src\stm32f4xx_dcmi.c
OV7725\FWLIB\src\stm32f4xx_dma.c
OV7725\FWLIB\src\stm32f4xx_dma2d.c
OV7725\FWLIB\src\stm32f4xx_exti.c
OV7725\FWLIB\src\stm32f4xx_flash.c
OV7725\FWLIB\src\stm32f4xx_flash_ramfunc.c
OV7725\FWLIB\src\stm32f4xx_fmc.c
OV7725\FWLIB\src\stm32f4xx_fsmc.c
OV7725\FWLIB\src\stm32f4xx_gpio.c
OV7725\FWLIB\src\stm32f4xx_hash.c
OV7725\FWLIB\src\stm32f4xx_hash_md5.c
OV7725\FWLIB\src\stm32f4xx_hash_sha1.c
OV7725\FWLIB\src\stm32f4xx_i2c.c
OV7725\FWLIB\src\stm32f4xx_iwdg.c
OV7725\FWLIB\src\stm32f4xx_ltdc.c
OV7725\FWLIB\src\stm32f4xx_pwr.c
OV7725\FWLIB\src\stm32f4xx_rcc.c
OV7725\FWLIB\src\stm32f4xx_rng.c
OV7725\FWLIB\src\stm32f4xx_rtc.c
OV7725\FWLIB\src\stm32f4xx_sai.c
OV7725\FWLIB\src\stm32f4xx_sdio.c
OV7725\FWLIB\src\stm32f4xx_spi.c
OV7725\FWLIB\src\stm32f4xx_syscfg.c
OV7725\FWLIB\src\stm32f4xx_tim.c
OV7725\FWLIB\src\stm32f4xx_usart.c
OV7725\FWLIB\src\stm32f4xx_wwdg.c
OV7725\HARDWARE\OV7670.c
OV7725\HARDWARE\OV7670.h
OV7725\HARDWARE\OV7725.c
OV7725\HARDWARE\OV7725.h
OV7725\HARDWARE\OV7725_REG.h
OV7725\keilkilll.bat
OV7725\OBJ\DebugConfig\Template_STM32F407ZG.dbgconf
OV7725\OBJ\JLinkSettings.ini
OV7725\OBJ\Template.hex
OV7725\OBJ\Template.uvguix.Administrator
OV7725\OBJ\Template.uvguix.ZHOU
OV7725\OBJ\Template.uvoptx
OV7725\OBJ\Template.uvprojx
OV7725\OBJ\USART.hex
OV7725\SYSTEM\delay\delay.c
OV7725\SYSTEM\delay\delay.h
OV7725\APPs\dcmi.h
OV7725\APPs\imgprcs.c
OV7725\APPs\imgprcs.h
OV7725\APPs\sccb.c
OV7725\APPs\sccb.h
OV7725\CORE\core_cm4.h
OV7725\CORE\core_cm4_simd.h
OV7725\CORE\core_cmFunc.h
OV7725\CORE\core_cmInstr.h
OV7725\CORE\startup_stm32f40_41xxx.s
OV7725\CORE\stm32f4xx.h
OV7725\CORE\stm32f4xx_conf.h
OV7725\CORE\stm32f4xx_it.c
OV7725\CORE\stm32f4xx_it.h
OV7725\CORE\system_stm32f4xx.c
OV7725\CORE\system_stm32f4xx.h
OV7725\FWLIB\inc\misc.h
OV7725\FWLIB\inc\stm32f4xx_adc.h
OV7725\FWLIB\inc\stm32f4xx_can.h
OV7725\FWLIB\inc\stm32f4xx_crc.h
OV7725\FWLIB\inc\stm32f4xx_cryp.h
OV7725\FWLIB\inc\stm32f4xx_dac.h
OV7725\FWLIB\inc\stm32f4xx_dbgmcu.h
OV7725\FWLIB\inc\stm32f4xx_dcmi.h
OV7725\FWLIB\inc\stm32f4xx_dma.h
OV7725\FWLIB\inc\stm32f4xx_dma2d.h
OV7725\FWLIB\inc\stm32f4xx_exti.h
OV7725\FWLIB\inc\stm32f4xx_flash.h
OV7725\FWLIB\inc\stm32f4xx_flash_ramfunc.h
OV7725\FWLIB\inc\stm32f4xx_fmc.h
OV7725\FWLIB\inc\stm32f4xx_fsmc.h
OV7725\FWLIB\inc\stm32f4xx_gpio.h
OV7725\FWLIB\inc\stm32f4xx_hash.h
OV7725\FWLIB\inc\stm32f4xx_i2c.h
OV7725\FWLIB\inc\stm32f4xx_iwdg.h
OV7725\FWLIB\inc\stm32f4xx_ltdc.h
OV7725\FWLIB\inc\stm32f4xx_pwr.h
OV7725\FWLIB\inc\stm32f4xx_rcc.h
OV7725\FWLIB\inc\stm32f4xx_rng.h
OV7725\FWLIB\inc\stm32f4xx_rtc.h
OV7725\FWLIB\inc\stm32f4xx_sai.h
OV7725\FWLIB\inc\stm32f4xx_sdio.h
OV7725\FWLIB\inc\stm32f4xx_spi.h
OV7725\FWLIB\inc\stm32f4xx_syscfg.h
OV7725\FWLIB\inc\stm32f4xx_tim.h
OV7725\FWLIB\inc\stm32f4xx_usart.h
OV7725\FWLIB\inc\stm32f4xx_wwdg.h
OV7725\FWLIB\src\misc.c
OV7725\FWLIB\src\stm32f4xx_adc.c
OV7725\FWLIB\src\stm32f4xx_can.c
OV7725\FWLIB\src\stm32f4xx_crc.c
OV7725\FWLIB\src\stm32f4xx_cryp.c
OV7725\FWLIB\src\stm32f4xx_cryp_aes.c
OV7725\FWLIB\src\stm32f4xx_cryp_des.c
OV7725\FWLIB\src\stm32f4xx_cryp_tdes.c
OV7725\FWLIB\src\stm32f4xx_dac.c
OV7725\FWLIB\src\stm32f4xx_dbgmcu.c
OV7725\FWLIB\src\stm32f4xx_dcmi.c
OV7725\FWLIB\src\stm32f4xx_dma.c
OV7725\FWLIB\src\stm32f4xx_dma2d.c
OV7725\FWLIB\src\stm32f4xx_exti.c
OV7725\FWLIB\src\stm32f4xx_flash.c
OV7725\FWLIB\src\stm32f4xx_flash_ramfunc.c
OV7725\FWLIB\src\stm32f4xx_fmc.c
OV7725\FWLIB\src\stm32f4xx_fsmc.c
OV7725\FWLIB\src\stm32f4xx_gpio.c
OV7725\FWLIB\src\stm32f4xx_hash.c
OV7725\FWLIB\src\stm32f4xx_hash_md5.c
OV7725\FWLIB\src\stm32f4xx_hash_sha1.c
OV7725\FWLIB\src\stm32f4xx_i2c.c
OV7725\FWLIB\src\stm32f4xx_iwdg.c
OV7725\FWLIB\src\stm32f4xx_ltdc.c
OV7725\FWLIB\src\stm32f4xx_pwr.c
OV7725\FWLIB\src\stm32f4xx_rcc.c
OV7725\FWLIB\src\stm32f4xx_rng.c
OV7725\FWLIB\src\stm32f4xx_rtc.c
OV7725\FWLIB\src\stm32f4xx_sai.c
OV7725\FWLIB\src\stm32f4xx_sdio.c
OV7725\FWLIB\src\stm32f4xx_spi.c
OV7725\FWLIB\src\stm32f4xx_syscfg.c
OV7725\FWLIB\src\stm32f4xx_tim.c
OV7725\FWLIB\src\stm32f4xx_usart.c
OV7725\FWLIB\src\stm32f4xx_wwdg.c
OV7725\HARDWARE\OV7670.c
OV7725\HARDWARE\OV7670.h
OV7725\HARDWARE\OV7725.c
OV7725\HARDWARE\OV7725.h
OV7725\HARDWARE\OV7725_REG.h
OV7725\keilkilll.bat
OV7725\OBJ\DebugConfig\Template_STM32F407ZG.dbgconf
OV7725\OBJ\JLinkSettings.ini
OV7725\OBJ\Template.hex
OV7725\OBJ\Template.uvguix.Administrator
OV7725\OBJ\Template.uvguix.ZHOU
OV7725\OBJ\Template.uvoptx
OV7725\OBJ\Template.uvprojx
OV7725\OBJ\USART.hex
OV7725\SYSTEM\delay\delay.c
OV7725\SYSTEM\delay\delay.h