niessner / BundleFusion

[Siggraph 2017] BundleFusion: Real-time Globally Consistent 3D Reconstruction using Online Surface Re-integration
http://graphics.stanford.edu/projects/bundlefusion/
Other
1.51k stars 355 forks source link

Where can i find the files like "zParametersSun3d.txt" and "zParametersBundlingSun3d.txt"? #13

Open shuishui602 opened 7 years ago

shuishui602 commented 7 years ago

Hi, authors,

Q1: Where can i find the files like "zParametersSun3d.txt" and "zParametersBundlingSun3d.txt"?

Q2: when I use kinect v2, how can i change the "zParametersDefault.txt" and "zParametersBundlingDefault.txt" files?

Q3: how to solve the following problem? image

Thanks!

dave101326 commented 7 years ago

you can find it on folder "FriedLiver"

Change the Setting in "zParametersDefault.txt

// 0=Kinect; 1=PrimeSense; 2=KinectOne; 3=BinaryDumpReader; 4=NetworkSensor; 5=IntelSensor; 6=RealSense; 7=StructureSensor; 8=SensorDataReader (for offline processing) s_sensorIdx = 2;

adammpolak commented 6 years ago

@shuishui602 not sure why you have Sun3d in the middle of your parameter file names.