fix unexisting import
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import cv2
|
||||
from video_loader import VideoLoader
|
||||
from background_heatmap import BackgroundHeatmap, BackgroundHeatmapFromGroup
|
||||
from background_heatmap import BackgroundHeatmap
|
||||
import numpy as np
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user