I have downloaded the ,sens files from the downloaded-scannet.py this morning and tried to extract pictures of scene0191_00. However, I met the struct error when i run the code python reader.py --filename scans/scene0191_00/scene0191_00.sens --output_path images --export_depth_images --export_color_images --export_poses --export_intrinsics. My python version is 2.7 and all the other matched lib has been installed in the right version that python2.7 could run on it. So, I got no idea what's wrong about the code. Could anyone help to solve it?Please~
I have downloaded the ,sens files from the
downloaded-scannet.py
this morning and tried to extract pictures of scene0191_00. However, I met the struct error when i run the codepython reader.py --filename scans/scene0191_00/scene0191_00.sens --output_path images --export_depth_images --export_color_images --export_poses --export_intrinsics
. My python version is 2.7 and all the other matched lib has been installed in the right version that python2.7 could run on it. So, I got no idea what's wrong about the code. Could anyone help to solve it?Please~here's the image of the traceback