cfizette/seeing-eye-pi

Refactor camera app

Closed this issue · 0 comments

Camera app should be refactored as a class. This will make it easier to create functions for the main steps in the application as we would have access to all class attributes without having to explicitly pass them in as arguments. This will be taken care of as part of the camera-app branch