菜鸟程序员博客
numpy中True/False映射为0/1
array = np.array([True, False])
array.astype(int)
« Previous
OpenDroneMap
Next »
div或img图片高度随宽度自适应