当前位置:网站首页>A complete answer sheet recognition system
A complete answer sheet recognition system
2022-07-03 10:27:00 【Android Guide】
Good morning , I am Lao Bei , official account 「GitHub Point north 」 Will recommend GitHub Useful projects on , Tap the value of open source , Welcome to your attention .
Today I want to recommend an open source answer card recognition system , Come and have a look if you need it .
Project introduction
OpenCV It's based on BSD The license ( Open source ) Distributed cross-platform computer vision library , It provides a series of general algorithms for image processing and computer vision . It is a very good tool to study image processing technology . The first contact was 2016 Because the company project needs , But what was available online at that time demo It's too little , And it's basically based on C、C++ Realized . That is from 2017 Year begins , About java+opencv More and more information has been collected . In this situation , Just want to build a platform that will help us learn and understand opencv A platform for . So there's this system . Start with installation , Learn to record with you OpenCV Knowledge about , Until finally a simple but complete DEMO The implementation of the ( Answer card recognition ).
Software architecture
SpringMVC+AdminLTE 2+maven. Considering the previous demo test , Or it's all about creating images to view , Either use swing draw , When the parameters change , Not easy to debug , So it's a familiar one web Pattern . Backstage is based on SpringMVC, And there's no database interaction , Is a page operation effect real-time view function , Now it's very simple . The front end uses AdminLTE 2, One is based on bootstrap Lightweight background template for .
primary coverage
- Image binarization
- The image can be binarized by itself
- Gaussian blur
- Picture zoom
- Corrosion expansion
- Advanced morphological transformation
- edge detection
- Detect lines
- Detection circle
- Detect color
- Contour recognition
- Template search
- Draw a gray histogram
- Answer card recognition demo
Results the preview
Source code address
And no. GitHub Point north The background to reply Answer sheet Get the source address .
边栏推荐
- [C question set] of Ⅵ
- Secure in mysql8.0 under Windows_ file_ Priv is null solution
- openCV+dlib实现给蒙娜丽莎换脸
- CV learning notes - clustering
- Hands on deep learning pytorch version exercise solution - 3.1 linear regression
- . DLL and Differences between lib files
- Pytorch ADDA code learning notes
- CV learning notes - image filter
- ECMAScript--》 ES6语法规范 ## Day1
- Opencv feature extraction sift
猜你喜欢
2.1 Dynamic programming and case study: Jack‘s car rental
Leetcode-112: path sum
Dictionary tree prefix tree trie
Leetcode - 933 number of recent requests
Leetcode - 1670 design front, middle and rear queues (Design - two double ended queues)
LeetCode - 706 设计哈希映射(设计) *
Leetcode - 706 design hash mapping (Design)*
Hands on deep learning pytorch version exercise solution - 2.5 automatic differentiation
CV learning notes ransca & image similarity comparison hash
重写波士顿房价预测任务(使用飞桨paddlepaddle)
随机推荐
[LZY learning notes -dive into deep learning] math preparation 2.5-2.7
Are there any other high imitation projects
2.2 DP: Value Iteration & Gambler‘s Problem
20220531 Mathematics: Happy numbers
Octave instructions
CV learning notes - reasoning and training
【毕业季】图匮于丰,防俭于逸;治不忘乱,安不忘危。
[LZY learning notes dive into deep learning] 3.1-3.3 principle and implementation of linear regression
Policy gradient Method of Deep Reinforcement learning (Part One)
Label Semantic Aware Pre-training for Few-shot Text Classification
Leetcode - 1172 plate stack (Design - list + small top pile + stack))
Leetcode-513:找树的左下角值
Numpy Foundation
3.2 Off-Policy Monte Carlo Methods & case study: Blackjack of off-Policy Evaluation
openCV+dlib實現給蒙娜麗莎換臉
Standard library header file
SQL Server Management Studio cannot be opened
LeetCode - 1670 设计前中后队列(设计 - 两个双端队列)
Hands on deep learning pytorch version exercise solution - 2.5 automatic differentiation
LeetCode - 1670 設計前中後隊列(設計 - 兩個雙端隊列)