mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-13 22:38:09 -05:00
Deleted scipy import
This commit is contained in:
@@ -11,7 +11,6 @@ import numpy as np
|
||||
import cv2
|
||||
import matplotlib.pyplot as plt
|
||||
from math import cos, sin, radians, pi
|
||||
from scipy.ndimage.morphology import binary_closing, binary_fill_holes
|
||||
|
||||
EXTEND_AREA = 1.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user