/**
@page HiTOP5_STM3210E HiTOP Project Template for STM32F10x High-density devices
@verbatim
******************** (C) COPYRIGHT 2010 STMicroelectronics *******************
* @file readme.txt
* @author MCD Application Team
* @version V3.3.0
* @date 04/16/2010
* @brief This sub-directory contains all the user-modifiable files needed
* to create a new project linked with the STM32F10x Standard Peripherals
* Library and working with HiTOP software toolchain (version 5.32 and later).
******************************************************************************
* THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS
* WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE TIME.
* AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LIABLE FOR ANY DIRECT,
* INDIRECT OR CONSEQUENTIAL DAMAGES WITH RESPECT TO ANY CLAIMS ARISING FROM THE
* CONTENT OF SUCH FIRMWARE AND/OR THE USE MADE BY CUSTOMERS OF THE CODING
* INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR PRODUCTS.
******************************************************************************
@endverbatim
@par Directory contents
- Project.htp: A pre-configured project file with the provided library
structure that produces an executable image with HiTOP
- cstart_thumb2.asm: This file initializes the stack pointer and copy initialized
sections from ROM to RAM.
- Objects: This mandatory directory contains the executable images.
- Settings: This directory contains the linker and script files.
- arm_arch.lsl: This file is used to place program code (readonly)
in internal FLASH and data (readwrite, Stack and Heap)
in internal SRAM.
- flash_nor.scr: This file is a HiTOP script allowing the FSMC configuration.
It should be executed before programming the NOR flash of the
STM32 High-density devices.
- link.lnk: This file is the HiTOP linker it invokes the STM32F10x_hd.lsl.
- linkextsram.lnk: This file is the HiTOP linker it invokes the STM32F10x_extsram.lsl.
- linknor.lnk: This file is the HiTOP linker it invokes the STM32F10xnor.lsl.
- reset_appl.scr: This file is a HiTOP script it performs a target reset.
- reset_go_main.scr: This file is a HiTOP script and it sets the Program
Counter at the "main" instruction.
- StartupScript.scr: This file is a HiTOP script and it performs a target
reset before loading The executable image.
- STM32F10x_extsram.lsl: This file used to place program code (readonly) in
internal FLASH and data (readwrite, Stack and Heap)
in external SRAM.
It contains also the vector table of the STM32 high-density
devices.
You can customize this file to your need.
This file is used only with STM32 High-density devices.
- STM32F10x_hd.lsl: This file is used to place program code (readonly)
in internal FLASH and data (readwrite, Stack and Heap)
in internal SRAM.
It contains also the vector table of the STM32
High-Density devices.
You can customize this file to your need.
- STM32F10xnor.lsl: This file used to place program code (readonly) in
external NOR FLASH and data (readwrite, Stack and Heap)
in internal SRAM.
It contains also the vector table of the STM32 high-density
devices.
You can customize this file to your need.
This file is used only with STM32 High-density devices.
@par How to use it ?
- Open the HiTOP toolchain.
- Browse to open the project.htp
- A "Download application" window is displayed, click "cancel".
- Rebuild all files: Project->Rebuild all
- Load project image : Click "ok" in the "Download application" window.
- Run the "RESET_GO_MAIN" script to set the PC at the "main"
- Run program: Debug->Go(F5).
- When using High-density devices, it is mandatory to reset the target before
loading the project into target
- It is recommended to run the reset script ( click on TR button in the toolbar menu)
after loading the project into target.
@note
- Low-density Value line devices are STM32F100xx microcontrollers where the
Flash memory density ranges between 16 and 32 Kbytes.
- Low-density devices are STM32F101xx, STM32F102xx and STM32F103xx
microcontrollers where the Flash memory density ranges between 16 and 32 Kbytes.
- Medium-density Value line devices are STM32F100xx microcontrollers where
the Flash memory density ranges between 64 and 128 Kbytes.
- Medium-density devices are STM32F101xx, STM32F102xx and STM32F103xx
microcontrollers where the Flash memory density ranges between 64 and 128 Kbytes.
- High-density devices are STM32F101xx and STM32F103xx microcontrollers where
the Flash memory density ranges between 256 and 512 Kbytes.
- XL-density devices are STM32F101xx and STM32F103xx microcontrollers where
the Flash memory density ranges between 512 and 1024 Kbytes.
- Connectivity line devices are STM32F105xx and STM32F107xx microcontrollers.
* <h3><center>© COPYRIGHT 2010 STMicroelectronics</center></h3>
*/
没有合适的资源?快使用搜索试试~ 我知道了~
车牌识别算法c++识别率99.7%.zip
共255个文件
o:38个
d:24个
crf:23个
2星 需积分: 39 130 下载量 105 浏览量
2019-06-22
22:55:46
上传
评论 27
收藏 4.03MB ZIP 举报
温馨提示
这是车牌识别算法以及代码实现,希望可以帮到大家。车牌识别技术要求能够将运动中的汽车牌照从复杂背景中提取并识别出来,通过车牌提取、图像预处理、特征提取、车牌字符识别等技术,识别车辆牌号、颜色等信息,目前最新的技术水平为字母和数字的识别率可达到99.7%,汉字的识别率可达到99%。 车牌识别技术结合电子不停车收费系统(ETC)识别车辆,过往车辆通过道口时
资源推荐
资源详情
资源评论
收起资源包目录
车牌识别算法c++识别率99.7%.zip (255个子文件)
system_stm32f10x.__i 696B
armjishu_touchscreen_ads7843.__i 691B
stm32f10x_usart.__i 686B
stm32f10x_gpio.__i 682B
stm32f10x_fsmc.__i 682B
stm32f10x_sdio.__i 682B
stm32f10x_exti.__i 682B
stm32f10x_spi.__i 678B
stm32f10x_dma.__i 678B
stm32f10x_i2c.__i 678B
stm32f10x_rcc.__i 678B
core_cm3.__i 649B
stm32_eval.__i 646B
misc.__i 642B
ili9320_api.__i 623B
ili9320.__i 607B
sensor.__i 603B
delay.__i 599B
sccb.__i 595B
startup_stm32f10x_hd._ia 379B
cstart_thumb2.asm 4KB
cstart_thumb2.asm 4KB
cstart_thumb2.asm 4KB
cstart_thumb2.asm 4KB
cstart_thumb2.asm 4KB
TFT触摸屏.axf 606KB
Project_uvopt.bak 185KB
Project_uvproj.bak 170KB
ili9320.c.bak 34KB
ARMJISHU_TouchScreen_ADS7843.c.bak 10KB
stm32f10x_it.c.bak 5KB
ARMJISHU_TouchScreen_ADS7843.h.bak 3KB
Project.cspy.bat 2KB
ili9320.c 41KB
main.c 22KB
ARMJISHU_TouchScreen_ADS7843.c 10KB
ili9320_api.c 7KB
stm32f10x_it.c 5KB
Sensor.c 4KB
sccb.c 4KB
fifo.c 1KB
delay.c 230B
.cproject 22KB
.cproject 19KB
.cproject 18KB
.cproject 18KB
.cproject 18KB
stm32_eval.crf 299KB
main.crf 296KB
armjishu_touchscreen_ads7843.crf 293KB
ili9320.crf 267KB
stm32f10x_i2c.crf 263KB
stm32f10x_usart.crf 262KB
stm32f10x_sdio.crf 262KB
stm32f10x_spi.crf 261KB
ili9320_api.crf 259KB
stm32f10x_dma.crf 259KB
stm32f10x_rcc.crf 257KB
stm32f10x_flash.crf 257KB
stm32f10x_it.crf 256KB
stm32f10x_fsmc.crf 255KB
stm32f10x_gpio.crf 254KB
sensor.crf 253KB
sccb.crf 252KB
system_stm32f10x.crf 251KB
stm32f10x_exti.crf 251KB
misc.crf 250KB
fifo.crf 250KB
core_cm3.crf 3KB
delay.crf 152B
stm32_eval.d 2KB
main.d 2KB
armjishu_touchscreen_ads7843.d 2KB
stm32f10x_it.d 1KB
sensor.d 1KB
stm32f10x_usart.d 1KB
stm32f10x_flash.d 1KB
stm32f10x_gpio.d 1KB
stm32f10x_fsmc.d 1KB
stm32f10x_sdio.d 1KB
stm32f10x_exti.d 1KB
stm32f10x_rcc.d 1KB
stm32f10x_spi.d 1KB
stm32f10x_i2c.d 1KB
stm32f10x_dma.d 1KB
system_stm32f10x.d 1KB
ili9320.d 1KB
ili9320_api.d 1KB
misc.d 1KB
sccb.d 1KB
fifo.d 1KB
core_cm3.d 148B
startup_stm32f10x_hd.d 128B
delay.d 66B
Project.dbgdt 5KB
Project_神舟III号.dep 36KB
Project_STM3210E-EVAL.dep 27KB
Project.dep 18KB
Project.dni 705B
Backup of Project.ewd 95KB
共 255 条
- 1
- 2
- 3
资源评论
- zztfj2020-02-14根本没用,不用下载了
- JorgeLiu2019-11-26stm32工程文件,应付毕业设计用的
ylllyf
- 粉丝: 8
- 资源: 43
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功