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