|
@@ -328,6 +328,7 @@ public class ZED3DObjectVisualizer : MonoBehaviour
|
|
boxhandler.UpdateBoxUVScales();
|
|
boxhandler.UpdateBoxUVScales();
|
|
boxhandler.UpdateLabelScaleAndPosition();
|
|
boxhandler.UpdateLabelScaleAndPosition();
|
|
count++;
|
|
count++;
|
|
|
|
+ Debug.Log($"Frame {dframe.frameCountAtDetection}, X: {position.x}, Y: {position.y}, Z: {position.z}");
|
|
}
|
|
}
|
|
}
|
|
}
|
|
else
|
|
else
|