When I export the mesh object directly, I can get the correct obj file and png texture files. However, when I want to convert the texture of the mesh to the numpy array for opencv, the class of ...