利用MATLAB实现蓝色车牌的识别
☆25Feb 5, 2020Updated 6 years ago
Alternatives and similar repositories for Blue-plate-recognition
Users that are interested in Blue-plate-recognition are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于matlab简易识别车牌☆11Mar 1, 2020Updated 6 years ago
- ☆20Oct 25, 2023Updated 2 years ago
- C/C++工具库,包涵一些常用的类,函数等☆11Jun 20, 2013Updated 12 years ago
- Alternative Lua implementation☆32Mar 2, 2013Updated 13 years ago
- Multi-thread version of simdjson☆15Jul 27, 2019Updated 6 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- The Repo holding all the code snippets related to the C course on Geektime.☆93Mar 20, 2022Updated 4 years ago
- Become an expert C++ programmer by solving real-world programming problems☆10Mar 25, 2019Updated 7 years ago
- Leaninig OpenCV 学习笔记,源码。☆11Nov 23, 2018Updated 7 years ago
- Codes for Registration of Multi-View Point Sets Under the Perspective of Expectation-Maximization☆13Dec 21, 2020Updated 5 years ago
- 工程优化方法中的“最速下降法”和“DFP拟牛顿法”的 C 语言实现☆11Jul 21, 2014Updated 11 years ago
- rewrite subset of linux 2.6 by OOP, C++ advanced topics☆10Jul 22, 2021Updated 4 years ago
- 华东师范大学计算机学院初试真题及答案☆12Jan 27, 2020Updated 6 years ago
- 打算用中文注释 gcc 里提供的 C++ 标准模板库(STL)☆13Jul 17, 2020Updated 5 years ago
- 系统的汉语版LaTeX教程☆18Aug 16, 2017Updated 8 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 基础课程,《C++面向对象程序设计》课程仓库☆16Mar 4, 2018Updated 8 years ago
- llvm backend for upt, a self-defined cpu☆13Jun 2, 2020Updated 5 years ago
- remastered examples from https://www.packtpub.com/application-development/boostasio-c-network-programming-cookbook☆19Oct 21, 2018Updated 7 years ago
- 《明解C语言(中级篇)》源码+课后练习☆16Jul 11, 2021Updated 4 years ago
- C语言写的Http Server,J. David Blackstone在1999年写的一个不到 500 行的超轻量型HTTP服务器Http Server。