Cameras
{{ Math.round($store.state.pipelineResults.fps) }} FPS –
{{ Math.min(Math.round($store.state.pipelineResults.latency), 100) }} ms latency
HSV thresholds are too broad; narrow them for better performance
stop viewing the color stream for better performance
Processing mode:
mdi-crop-square
2D
mdi-cube-outline
3D
Stream display:
mdi-palette
Normal
mdi-compare
Threshold
{{ tab.name }}
{{ $store.state.settings.networkSettings.runNTServer ?
"NetworkTables server enabled! PhotonLib may not work." :
"NetworkTables not connected! Are you on a network with a robot?" }}
Hide
Current resolution not calibrated
Because the current resolution {{ this.$store.getters.currentVideoFormat.width }} x {{ this.$store.getters.currentVideoFormat.height }} is not yet calibrated, 3D mode cannot be enabled. Please
visit the Cameras tab to calibrate this resolution. For now, SolvePNP will do nothing.
OK