From 32cf47691a8827417df89b6087765dd17040cd5b Mon Sep 17 00:00:00 2001 From: dubing <67738467+dubing-bit@users.noreply.github.com> Date: Mon, 4 Mar 2024 16:30:34 +0800 Subject: [PATCH] Update openvslam_example.py --- openvslam_example.py | 1 - 1 file changed, 1 deletion(-) diff --git a/openvslam_example.py b/openvslam_example.py index 2a1d6e9..4b15618 100644 --- a/openvslam_example.py +++ b/openvslam_example.py @@ -2,7 +2,6 @@ import openvslam import os import cv2 as cv -import numpy as np np.set_printoptions(np.inf)