Open
Description
Naming
Change name from "Vision" to "Object Recognition". This is to help resolve confusion between this extension and the "VIdeo Motion" extension.
Block Language Revisions
[icon] when camera sees (drop down)
(hat block)
[icon] camera sees (drop down)?
(boolean reporter)
[icon] what camera sees
(reporter)
Additional Blocks
[icon] turn video [drop down]
(command block)
[icon] set video transparency to (50)%
(command block)
These last two blocks will have overlap / duplication with the "Video Motion" extension. This seems preferable to combining the two extensions or
Technical
Experiment with migrating from server-based approach to doing the CNN processing on the client.