Start filling in CVPipeline2d

This commit is contained in:
Matt
2019-11-05 07:47:15 -08:00
parent 1bca800f4f
commit d619d85109
8 changed files with 265 additions and 16 deletions

View File

@@ -9,7 +9,7 @@ public class DriverVisionPipeline extends CVPipeline<Void> {
@Override
void initPipeline() {
// set exposure/brightness of camera?
// TODO set exposure/brightness of camera
}
@Override