-
I have been using AI on the edge for a few days, and so far it's been accurate most of the time, but my water meter has an annoying design feature: The analog needle sweeps across the entire gauge face. Unfortunately this means that sometimes it obscures one of the digits. When it completely obscures a digit the built-in error correction features are able to handle it, but I've run into trouble when the needle only partially obscures a digit. This often results in a misread, especially if the needle remains stopped there for a long period of time. I've looked around and couldn't find anything. Is there an existing way to account for this, such as excluding a digit from consideration if the analog is between certain values? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
This is tricky to handle, maybe even impossible. You could try to play with tight max rate and neg rate to try to catch any misreadings. |
Beta Was this translation helpful? Give feedback.
This is tricky to handle, maybe even impossible.
You could try to play with tight max rate and neg rate to try to catch any misreadings.