FRCTeam2910 / JesterVision

0 stars 0 forks source link

Add ability to switch resolutions when switching pipelines #5

Open king-shak opened 4 years ago

king-shak commented 4 years ago

As of now, the only way to get the camera to run at a different resolution is to upload a different camera config. This should be changed so that the only thing in the camera config is the camera matrix, distortion coefficients and sensor size - resolution and fps should be stored in the pipeline. This way, we can switch between pipelines tuned for different resolutions.