Difference between revisions of "PlayChessWithAWebCam/DetectState"
Jump to navigation
Jump to search
| Line 2: | Line 2: | ||
<graphviz> | <graphviz> | ||
digraph detection2 { | digraph detection2 { | ||
| − | calibrating -> calibrating [ label="gradient | + | calibrating -> calibrating [ label="gradient > gradientDelta or less than calibrationWindow times calibrating" ] |
| − | calibrating -> preMove [ label="" ] | + | calibrating -> preMove [ label="gradient < gradientDelta and more than calibrationWindows times calibrating" ] |
| − | preMove -> preMove | + | preMove -> preMove [ label="gradient < gradientDelta" ] |
preMove -> inMove [ label="" ] | preMove -> inMove [ label="" ] | ||
inMove->inMove | inMove->inMove | ||
Revision as of 09:08, 17 December 2019
Second attempt

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