This commit is contained in:
CaCO3
2025-04-16 20:54:52 +02:00
parent 922e07ac4f
commit 85a5689a3b
6 changed files with 9 additions and 88 deletions

View File

@@ -1,5 +1,4 @@
# Best Practice
This page shows some best practices:
## Camera Placement
@@ -8,11 +7,10 @@ This page shows some best practices:
* If the LED reflections are too strong, put tape over the LED to diffuse the light
* Change the ImageSize to QVGA under "Expert mode" configuration when close enough, this will be faster and is often good enough for digit recognition.
## Reflections
* Try to get rid of the reflections by rotating the camera, so that the reflections are at positions, where no number is.
* By using the external LED option, you can place WS2812 LEDs freely away from the main axis.
* Users report, that a handy cover foil could also help
## Reflections
* Try to get rid of the reflections by rotating the camera, so that the reflections are at positions, where no number is.
* By using the external LED option, you can place WS2812 LEDs freely away from the main axis.
* Users report, that a handy cover foil could also help
## Post-processing
* Filter out the Number "9", as "3" will often be misread for a "9" and void every number between 3 and 9 due to it being negative flow.