import cv2 report errors :Floating point division by zero
CodeNightOwl opened this issue · 1 comments
CodeNightOwl commented
import numpy as np
import cv2
As long as the above two libraries are introduced, an error will be reported:
Floating point division by zero
pyscripter commented