Now that we are done with adding Python support to JeVois, I took the opportunity to use the dice counting application to write two new tutorials:
http://jevois.org/tutorials/ProgrammerPythonDice.html for the Python version
http://jevois.org/tutorials/ProgrammerDice.html for the C++ version
The C++ version has been included into JeVoisBase:
http://jevois.org/moddoc/DiceCounter/modinfo.html
get the latest (1.3.0 or later) microSD image from
http://jevois.org/start and select YUYV 640x480 @ 7.5fps to try it out (beware that some other vision modules are already using 640x480 at different frame rates, you need to get the 7.5fps one).
Just ordered some 0.96 inch SPI OLED display and will try to make a standalone version one of these days (JeVois + Arduino + OLED + LiPo battery, no computer needed).
Thanks for suggesting this nice application scenario, it makes for a couple of fun new tutorials!