init
This commit is contained in:
parent
2f716ece0f
commit
281fc8d066
@ -351,7 +351,7 @@ if __name__ == "__main__":
|
|||||||
cv2.imwrite("bim_im.png", bim_im)
|
cv2.imwrite("bim_im.png", bim_im)
|
||||||
# cv2.waitKey(0)
|
# cv2.waitKey(0)
|
||||||
cv2.imshow("sub_zero", sub_zero)
|
cv2.imshow("sub_zero", sub_zero)
|
||||||
cv2.waitKey(0)
|
# cv2.waitKey(0)
|
||||||
|
|
||||||
# data_sub = {}
|
# data_sub = {}
|
||||||
# data_sub["type"] = 0
|
# data_sub["type"] = 0
|
||||||
|
Loading…
Reference in New Issue
Block a user