Difference between revisions of "PlayChessWithAWebCam/DetectState"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| + | = Second attempt = | ||
<graphviz> | <graphviz> | ||
| − | digraph | + | digraph detection2 { |
| + | calibrating -> preMove [ label="" ] | ||
| + | preMove -> inMove [ label="" ] | ||
| + | inMove -> moveDetected [ label="" ] | ||
| + | } | ||
| + | </graphviz> | ||
| + | = First attempt = | ||
| + | <graphviz> | ||
| + | digraph detection1 { | ||
calibrating -> valid [ label="more than calibrationWindow value" ] | calibrating -> valid [ label="more than calibrationWindow value" ] | ||
valid -> validStable [ label="more than validWindow valid values" ] | valid -> validStable [ label="more than validWindow valid values" ] | ||
Revision as of 08:58, 17 December 2019
Second attempt

First attempt
The file "mwstore://local-backend/local-public/diagrams/archive/20251215190031!Diagrams_f29cf5525232fec86abd7de7e9c189a5.png" already exists.