pycozmo icon indicating copy to clipboard operation
pycozmo copied to clipboard

RC car example with OpenCV UI

Open zayfod opened this issue 3 years ago • 4 comments

A new example is needed that allows controlling the robot as an RC car with OpenCV UI.

It should provide functionality, similar to the rc.py example but also display a real-time image from the robot camera.

zayfod avatar Nov 15 '20 18:11 zayfod

Try this https://github.com/RecognitionDesigns/Vector_Object_Prediction_Recollection?fbclid=IwAR15nHwgUijuc6cCMhTV2Dg6T-6LsXLDvZMX592L8ldNteUGpF0bZlCLN-M

CozmoCyke avatar Nov 16 '20 09:11 CozmoCyke

Vector to Vector recognition : https://github.com/RecognitionDesigns/Vector-to-Vector-recognition

CozmoCyke avatar Nov 16 '20 09:11 CozmoCyke

https://github.com/RecognitionDesigns/Rock-Paper-Scissors-Vector-Game

CozmoCyke avatar Nov 16 '20 09:11 CozmoCyke

The links are not directly related to the RC car example.

They are more appropriate for #35 or a more general approach for object recognition using CNNs.

The links don't seem very useful though. These are very basic experiments, the models, weights, or data sets do not seem to be shared.

zayfod avatar Nov 16 '20 16:11 zayfod