issues
search
rmcreyes
/
cpen391-de1
The DE1-SoC code for our CPEN 391 project.
MIT License
0
stars
0
forks
source link
Letter extraction improvement
#11
Closed
andreamah
closed
3 years ago
andreamah
commented
3 years ago
:ship: Pull Request
:question: Purpose
Added accuracy with detection (ignores detected shapes that are far away from the main group).
Bases correct letters based on how linear its midpoints make and how similar the heights are.
Added space detection in plates.
Overall Cleanup.
Improved neural network.
:hammer: Validation Strategy
Manual testing using camera.
Testing with pre-set images.
Using
debug_tools/test_samples.py
on samples from the internet.
:tickets: Ticket(s)
Closes #8
:ship: Pull Request
:question: Purpose
:hammer: Validation Strategy
debug_tools/test_samples.py
on samples from the internet.:tickets: Ticket(s)
Closes #8