You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Video Input code is currently a little sloppy ( https://github.com/AmmarkoV/RoboVision/tree/master/VideoInput ) , it can become much clearer , and also faster with smarter sleeping and synchronization in between frame grabbing..
Also conversion from YUV -> RGB -> JPEG etc is also a thing that can be improved with MMX extensions , etc ...!
The text was updated successfully, but these errors were encountered:
Video Input code is currently a little sloppy ( https://github.com/AmmarkoV/RoboVision/tree/master/VideoInput ) , it can become much clearer , and also faster with smarter sleeping and synchronization in between frame grabbing..
Also conversion from YUV -> RGB -> JPEG etc is also a thing that can be improved with MMX extensions , etc ...!
The text was updated successfully, but these errors were encountered: