Commit Graph

7 Commits

Author SHA1 Message Date
Lucas Oskorep c92e504d90 saving refactorings 2023-02-17 16:45:47 -05:00
Lucas Oskorep f2e7527929 saving refactorings 2023-01-29 00:39:03 -05:00
Lucas Oskorep a54626bf5d Flutter packages updates to use git for dead packages. 2022-08-28 12:31:33 -04:00
Lucas Oskorep 654f4f2ffd adding tests to the flutter results widget - lightly designing it. Added in a testing widget for being able to test widgets without a camera - camera components needs to be updated not to crash the app later though.
Also added real building and testing to the CICD
2022-07-09 17:37:33 -04:00
Lucas Oskorep ebfbfb503d investigating why the input to the model is incorrect resulting in error on initialization. 2022-06-21 23:41:42 -04:00
Lucas Oskorep 3dc77799a5 refactoring code to use proper views in the UI and turned the camera instance into its own view with callbacks.
Also added in the model for initial use, and working to create the inferences off of TFLite using that view.
2022-06-21 19:13:48 -04:00
Lucas Oskorep 41dcc2cb24 Initial commit 2022-06-07 11:17:19 -04:00