Commit Graph

18 Commits

Author SHA1 Message Date
Matt
2e6f7dbae4 Average out the FPS of vision process
Still need to do somethign with it
2019-11-23 08:22:20 -08:00
Banks Troutman
9b3e611eaa Continue plumbing ServerHandler 2019-11-23 04:05:37 -05:00
Matt
0509b7aed0 Start plumbing UI 2019-11-22 14:20:23 -08:00
Matt
d26711c35d Check dimensions of stream mat 2019-11-22 07:52:19 -08:00
Matt
fc311b3f03 Fix FPS bug in camera streamer runnable 2019-11-21 22:08:10 -08:00
Matt
d736a252b0 add vision thread "framerate" limiting 2019-11-21 22:04:17 -08:00
Matt
91baccf92e Rename lastCameraFrame 2019-11-21 21:51:06 -08:00
Matt
87e65baf23 Implement a (kinda gross) workaround 2019-11-21 21:49:25 -08:00
Banks Troutman
48da9f5dfd Too many changes to list
running in to bug in CameraStreamer with native exceptions
2019-11-21 05:32:19 -05:00
Matt
824017b792 Instantiate vision processes based on loaded configs 2019-11-19 21:29:15 -08:00
Banks Troutman
5f535f68da Lock cameraStreamer to 32FPS 2019-11-16 15:00:03 -05:00
Matt
3f5c14b992 Fix naming error 2019-11-16 11:34:38 -08:00
Banks Troutman
164a02159e Move LoopingRunnable, begin work on main and VisionManager 2019-11-16 14:31:36 -05:00
Matt
58c1924c7e Add video mode change support to VisionProcess 2019-11-16 11:10:55 -08:00
Matt
f426552644 Fix visionprocess compilation error 2019-11-16 10:21:23 -08:00
Matt
3ec88eda01 Add streaming to VisionProcess and run the threads 2019-11-16 10:17:33 -08:00
Banks Troutman
1e613ee342 Added Runnables for VisionProcess threads 2019-11-15 16:01:50 -05:00
Banks Troutman
80f711c37c Begin work on VisionProcess, refinement of CVPipeline interactions 2019-11-10 11:47:56 -05:00