文件名称: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 3.4 inch LCD touch screen.)
相关搜索: stm32f407
ov7620

(系统自动生成,下载前可以参看下载内容)

下载文件列表

【16】摄像头显示例程\Libraries\CMSIS\Device\ST\STM32F4xx\Include\stm32f4xx.h

【16】摄像头显示例程\Libraries\CMSIS\Device\ST\STM32F4xx\Include\system_stm32f4xx.h

【16】摄像头显示例程\Libraries\CMSIS\Device\ST\STM32F4xx\Release_Notes.html

【16】摄像头显示例程\Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm\startup_stm32f4xx.s

【16】摄像头显示例程\Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc_ride7\startup_stm32f4xx.s

【16】摄像头显示例程\Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\iar\startup_stm32f4xx.s

【16】摄像头显示例程\Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\system_stm32f4xx.c

【16】摄像头显示例程\Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\TASKING\cstart_thumb2.asm

【16】摄像头显示例程\Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\TrueSTUDIO\startup_stm32f4xx.s

【16】摄像头显示例程\Libraries\CMSIS\Include\arm_common_tables.h

【16】摄像头显示例程\Libraries\CMSIS\Include\arm_math.h

【16】摄像头显示例程\Libraries\CMSIS\Include\core_cm0.h

【16】摄像头显示例程\Libraries\CMSIS\Include\core_cm3.h

【16】摄像头显示例程\Libraries\CMSIS\Include\core_cm4.h

【16】摄像头显示例程\Libraries\CMSIS\Include\core_cm4_simd.h

【16】摄像头显示例程\Libraries\CMSIS\Include\core_cmFunc.h

【16】摄像头显示例程\Libraries\CMSIS\Include\core_cmInstr.h

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\inc\misc.h

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_adc.h

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_can.h

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_crc.h

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_cryp.h

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_dac.h

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_dbgmcu.h

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_dcmi.h

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_dma.h

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_exti.h

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_flash.h

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_fsmc.h

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_gpio.h

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_hash.h

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_i2c.h

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_iwdg.h

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_pwr.h

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_rcc.h

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_rng.h

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_rtc.h

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_sdio.h

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_spi.h

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_syscfg.h

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_tim.h

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_usart.h

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_wwdg.h

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\Release_Notes.html

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\src\misc.c

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_adc.c

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_can.c

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_crc.c

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_cryp.c

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_cryp_aes.c

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_cryp_des.c

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_cryp_tdes.c

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_dac.c

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_dbgmcu.c

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_dcmi.c

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_dma.c

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_exti.c

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_flash.c

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_fsmc.c

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_gpio.c

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_hash.c

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_hash_md5.c

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_hash_sha1.c

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_i2c.c

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_iwdg.c

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_pwr.c

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_rcc.c

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_rng.c

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_rtc.c

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_sdio.c

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_spi.c

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_syscfg.c

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_tim.c

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_usart.c

【16】摄像头显示例程\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_wwdg.c

【16】摄像头显示例程\Project\JLinkLog.txt

【16】摄像头显示例程\Project\JLinkSettings.ini

【16】摄像头显示例程\Project\Listing\Project.map

【16】摄像头显示例程\Project\Listing\startup_stm32f2xx.lst

【16】摄像头显示例程\Project\Listing\startup_stm32f4xx.lst

【16】摄像头显示例程\Project\Output\asciilib.crf

【16】摄像头显示例程\Project\Output\asciilib.d

【16】摄像头显示例程\Project\Output\asciilib.o

【16】摄像头显示例程\Project\Output\dcmi_ov7670.crf

【16】摄像头显示例程\Project\Output\dcmi_ov7670.d

【16】摄像头显示例程\Project\Output\dcmi_ov7670.o

【16】摄像头显示例程\Project\Output\dcmi_ov7670.__i

【16】摄像头显示例程\Project\Output\lcd.crf

【16】摄像头显示例程\Project\Output\lcd.d

【16】摄像头显示例程\Project\Output\lcd.o

【16】摄像头显示例程\Project\Output\main.crf

【16】摄像头显示例程\Project\Output\main.d

【16】摄像头显示例程\Project\Output\main.o

【16】摄像头显示例程\Project\Output\misc.crf

【16】摄像头显示例程\Project\Output\misc.d

【16】摄像头显示例程\Project\Output\misc.o

【16】摄像头显示例程\Project\Output\Project.axf

【16】摄像头显示例程\Project\Output\Project.hex

【16】摄像头显示例程\Project\Output\Project.htm

【16】摄像头显示例程\Project\Output\Project.lnp

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org