登录
首页 » C/C++ » STM32F429POV5642=QR_Decoder

STM32F429POV5642=QR_Decoder

于 2020-10-03 发布 文件大小:1830KB
0 69
下载积分: 1 下载次数: 72

代码说明:

  基于 STM32F429 配 OV5642 摄像头感测器成为二维码辨识装置,二维码(QR Code)辨识算法速度极快,二维码偏转也极易辨识成功,内为 Keil MDK 之工程源代码,使用 OV2640、OV7670 及类似的摄像头修改加入容易,不失为二维码辨识算法的参考程序。 (Based on STM32F429 with OV5642 camera sensor becomes two-dimensional code recognition apparatus, two-dimensional code (QR Code) identification algorithm fast, two-dimensional code is also easy to identify a successful deflection, for the Keil MDK within the project source code, OV2640, OV7670 camera and similar modifications added easily, after all, two-dimensional code identification algorithm reference procedure. )

文件列表:

Libraries
.........\CMSIS
.........\.....\Device
.........\.....\......\ST
.........\.....\......\..\STM32F4xx
.........\.....\......\..\.........\Include
.........\.....\......\..\.........\.......\stm32f4xx.h,767942,2015-09-25
.........\.....\......\..\.........\.......\system_stm32f4xx.h,2232,2015-02-13
.........\.....\......\..\.........\Release_Notes.html,38760,2015-03-06
.........\.....\......\..\.........\Source
.........\.....\......\..\.........\......\Templates
.........\.....\......\..\.........\......\.........\arm
.........\.....\......\..\.........\......\.........\...\startup_stm32f401xx.s,25816,2015-02-13
.........\.....\......\..\.........\......\.........\...\startup_stm32f40xx.s,29693,2015-04-01
.........\.....\......\..\.........\......\.........\...\startup_stm32f40_41xxx.s,29604,2015-02-13
.........\.....\......\..\.........\......\.........\...\startup_stm32f411xe.s,26516,2015-02-13
.........\.....\......\..\.........\......\.........\...\startup_stm32f427x.s,31053,2015-02-13
.........\.....\......\..\.........\......\.........\...\startup_stm32f427_437xx.s,30978,2015-02-13
.........\.....\......\..\.........\......\.........\...\startup_stm32f429_439xx.s,31133,2016-08-24
.........\.....\......\..\.........\......\.........\...\startup_stm32f446xx.s,31403,2015-03-06
.........\.....\......\..\.........\......\.........\gcc_ride7
.........\.....\......\..\.........\......\.........\.........\startup_stm32f401xx.s,20646,2015-02-10
.........\.....\......\..\.........\......\.........\.........\startup_stm32f40xx.s,24189,2015-02-10
.........\.....\......\..\.........\......\.........\.........\startup_stm32f40_41xxx.s,24111,2015-02-10
.........\.....\......\..\.........\......\.........\.........\startup_stm32f427x.s,25817,2015-02-10
.........\.....\......\..\.........\......\.........\.........\startup_stm32f427_437xx.s,25734,2015-02-10
.........\.....\......\..\.........\......\.........\.........\startup_stm32f429_439xx.s,25734,2015-02-10
.........\.....\......\..\.........\......\.........\iar
.........\.....\......\..\.........\......\.........\...\startup_stm32f401xx.s,21523,2015-02-13
.........\.....\......\..\.........\......\.........\...\startup_stm32f40xx.s,25428,2015-02-13
.........\.....\......\..\.........\......\.........\...\startup_stm32f40_41xxx.s,25340,2015-02-13
.........\.....\......\..\.........\......\.........\...\startup_stm32f411xe.s,18678,2015-02-13
.........\.....\......\..\.........\......\.........\...\startup_stm32f427x.s,27289,2015-02-13
.........\.....\......\..\.........\......\.........\...\startup_stm32f427_437xx.s,26897,2015-02-13
.........\.....\......\..\.........\......\.........\...\startup_stm32f429_439xx.s,27195,2015-02-13
.........\.....\......\..\.........\......\.........\...\startup_stm32f446xx.s,27625,2015-03-06
.........\.....\......\..\.........\......\.........\system_stm32f4xx.c,53274,2015-10-28
.........\.....\......\..\.........\......\.........\TASKING
.........\.....\......\..\.........\......\.........\.......\cstart_thumb2.asm,3672,2015-02-10
.........\.....\......\..\.........\......\.........\TrueSTUDIO
.........\.....\......\..\.........\......\.........\..........\startup_stm32f401xx.s,20689,2015-02-13
.........\.....\......\..\.........\......\.........\..........\startup_stm32f40xx.s,24232,2015-02-13
.........\.....\......\..\.........\......\.........\..........\startup_stm32f40_41xxx.s,24147,2015-02-13
.........\.....\......\..\.........\......\.........\..........\startup_stm32f411xe.s,22199,2015-02-13
.........\.....\......\..\.........\......\.........\..........\startup_stm32f427xx.s,25979,2015-02-13
.........\.....\......\..\.........\......\.........\..........\startup_stm32f427_437xx.s,25885,2015-02-13
.........\.....\......\..\.........\......\.........\..........\startup_stm32f429_439xx.s,25885,2015-02-13
.........\.....\......\..\.........\......\.........\..........\startup_stm32f446xx.s,26384,2015-03-06
.........\.....\Include
.........\.....\.......\arm_common_tables.h,7251,2015-02-13
.........\.....\.......\arm_const_structs.h,3940,2015-02-13
.........\.....\.......\arm_math.h,251190,2015-02-13
.........\.....\.......\core_cm0.h,34051,2015-02-13
.........\.....\.......\core_cm0plus.h,41438,2015-02-13
.........\.....\.......\core_cm3.h,100475,2015-02-13
.........\.....\.......\core_cm4.h,109951,2015-02-13
.........\.....\.......\core_cm7.h,130351,2015-02-13
.........\.....\.......\core_cmFunc.h,17427,2015-02-13
.........\.....\.......\core_cmInstr.h,26854,2015-02-13
.........\.....\.......\core_cmSimd.h,22948,2015-02-13
.........\.....\.......\core_sc000.h,42756,2015-02-13
.........\.....\.......\core_sc300.h,99227,2015-02-13
.........\.....\README.txt,1736,2015-02-13
.........\STM32F4xx_StdPeriph_Driver
.........\..........................\inc
.........\..........................\...\misc.h,6923,2015-02-13
.........\..........................\...\stm32f4xx_adc.h,32879,2015-02-13
.........\..........................\...\stm32f4xx_can.h,27317,2015-02-13
.........\..........................\...\stm32f4xx_cec.h,12394,2015-02-13
.........\..........................\...\stm32f4xx_crc.h,2415,2015-02-13
.........\..........................\...\stm32f4xx_cryp.h,14480,2015-02-13
.........\..........................\...\stm32f4xx_dac.h,14945,2015-02-13
.........\..........................\...\stm32f4xx_dbgmcu.h,4295,2015-02-13
.........\..........................\...\stm32f4xx_dcmi.h,12976,2015-02-13
.........\..........................\...\stm32f4xx_dma.h,28881,2015-02-13
.........\..........................\...\stm32f4xx_dma2d.h,19700,2015-02-13
.........\..........................\...\stm32f4xx_exti.h,8011,2015-02-13
.........\..........................\...\stm32f4xx_flash.h,24490,2015-02-13
.........\..........................\...\stm32f4xx_flash_ramfunc.h,3274,2015-02-13
.........\..........................\...\stm32f4xx_fmc.h,44923,2015-02-13
.........\..........................\...\stm32f4xx_fmpi2c.h,19169,2015-02-13
.........\..........................\...\stm32f4xx_fsmc.h,27180,2015-02-13
.........\..........................\...\stm32f4xx_gpio.h,25060,2015-03-06
.........\..........................\...\stm32f4xx_hash.h,10083,2015-02-13
.........\..........................\...\stm32f4xx_i2c.h,31936,2015-02-13
.........\..........................\...\stm32f4xx_iwdg.h,4322,2015-02-13
.........\..........................\...\stm32f4xx_ltdc.h,21194,2015-02-13
.........\..........................\...\stm32f4xx_pwr.h,8803,2015-02-13
.........\..........................\...\stm32f4xx_qspi.h,20263,2015-02-13
.........\..........................\...\stm32f4xx_rcc.h,39788,2015-03-06
.........\..........................\...\stm32f4xx_rng.h,3957,2015-02-13
.........\..........................\...\stm32f4xx_rtc.h,40547,2015-02-13
.........\..........................\...\stm32f4xx_sai.h,26109,2015-02-13
.........\..........................\...\stm32f4xx_sdio.h,22776,2015-02-13
.........\..........................\...\stm32f4xx_spdifrx.h,11258,2015-02-13
.........\..........................\...\stm32f4xx_spi.h,21177,2015-02-13
.........\..........................\...\stm32f4xx_syscfg.h,9529,2015-02-13
.........\..........................\...\stm32f4xx_tim.h,51688,2015-02-13
.........\..........................\...\stm32f4xx_usart.h,17935,2015-02-13
.........\..........................\...\stm32f4xx_wwdg.h,3541,2015-02-13

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 696518资源总数
  • 104297会员总数
  • 29今日下载