is there any chance someone can point me in the right direction. I'm looking to set up a program that can take a video image of a set of gauges and will alert the user if the gauge goes over the safety threshold (in the red).
gauge vidio recognition
Collapse
X
-
Usually the gauges communicate directly with the computer. I have never heard of a video connection that you describe. -
Your use of the phrase "safety threshold" troubles me. What hazard is associated with a software malfunction?
> software fails to detect threshold violation;
> software sees a threshold violation when it isn't there.
Software for safety-critical systems is hard to do right.Comment
Comment