库都安装了吗
首次使用请运行以下指令:
pip install rapid-undistorted
pip install opencv-python
然后打开Python,运行
import cv2
from rapid_undistorted.inference import InferenceEngine
engine = InferenceEngine()
库都安装了吗
首次使用请运行以下指令:
pip install rapid-undistorted
pip install opencv-python
然后打开Python,运行
import cv2
from rapid_undistorted.inference import InferenceEngine
engine = InferenceEngine()