文件名称: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 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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org