1. result = np.ones((100, 100, 3).astype(np.uint8) # 这样创建的变量才和 opencv 可以操作的数据格式一样