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
Will close this as the problem this was meant to fix is probably not related to the implementation currently being in Python. There is something wrong with the hardware of the raspberry pi zero it is running on and while a C++ implementation would be nice it is not a priority since it (probably) works about as well in Python. The problem seems to have been resolved or at least improved by changing the clock frequency and voltage overloading of the cpu on the raspberry pi in question. See this thread: raspberrypi/linux#2555
Rewrite the camera image taking script so it works faster and more efficient. Goal is to write this in C++ because opencv is a c++ lib.
The text was updated successfully, but these errors were encountered: