poyaowu
Results
3
comments of
poyaowu
Hi, try change line 48 to `img = cv2.imread(depthPath,cv2.IMREAD_GRAYSCALE).astype(np.float32) / 1000.0` without change the `d==0.0` to `d.all()==0.0`
I have same problem.
I also met this problem when running svg ``` ``` and I delete the last `Z M 25 20.3125` in d and generate successfully but loss some stroke How to...