修改代码错误
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import cv2
|
||||
import numpy as np
|
||||
from 新建文件夹.config import KF_PROCESS_NOISE, KF_MEASUREMENT_NOISE
|
||||
from 视觉代码python.config import KF_PROCESS_NOISE, KF_MEASUREMENT_NOISE
|
||||
|
||||
class KalmanFilter:
|
||||
"""卡尔曼滤波器:平滑并预测装甲板位置"""
|
||||
|
||||
Reference in New Issue
Block a user