import cv2; import math; import numpy as np ... -1)] * H); mapY = np.hstack([np.arange(H).astype(np.float32).reshape(-1, 1)] * W) ...
確定! 回上一頁