Zhangyangrui916
Zhangyangrui916
iPhone12Pro can't connect,but iPad can.
When i set the use_gt_poses = True, I fix wrong camera pose in my custom dataset, which takes me several days to solve…… I wonder why use_gt_poses default value is...
I try to fix the offlineMode of NerfCapture. (https://github.com/Zhangyangrui916/NeRFCapture) It output depth as binary. This is the scripts I ran on PC to process it: ``` def readDepthImage(file_path): with open(file_path,...
I'm not familiar with processing pixels on IOS. So I save depth as binary and process it on PC with Python. https://github.com/Zhangyangrui916/NeRFCapture/commit/3707209eff4da752469c12a58330b38543ad6055