Calculate and Report FOV from Calibration Coefficients (#486)

This commit is contained in:
Σx
2022-10-08 23:08:57 -04:00
committed by GitHub
parent 4ad9d97508
commit 1e4a92c71f
6 changed files with 110 additions and 79 deletions

View File

@@ -18,7 +18,10 @@
<th class="text-center">
Target
</th>
<th class="text-center" v-if="$store.getters.pipelineType === 4">
<th
v-if="$store.getters.pipelineType === 4"
class="text-center"
>
Fiducial ID
</th>
<template v-if="!$store.getters.currentPipelineSettings.solvePNPEnabled">