Convert bmp into a correct RGB array in Python3

前端 未结 0 1139
悲哀的现实
悲哀的现实 2020-11-28 06:23

I can not write the array correctly. I don\'t know why python has such a issue.

import sys,os
import numpy as np
from PIL import Image
from bitmap import BitM         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题