YoYo000 / BlendedMVS

BlendedMVS: A Large-scale Dataset for Generalized Multi-view Stereo Networks
559 stars 40 forks source link

camera #34

Open joeyw1030 opened 1 year ago

joeyw1030 commented 1 year ago

for example extrinsic -0.990307 -0.138896 0.000753455 -2.85708 -0.0992137 0.703562 -0.703675 61.5539 0.0972074 -0.696928 -0.710522 160.384 0.0 0.0 0.0 1.0

intrinsic
575.955 0.0 384.0675 
0.0 575.955 288.286875 
0.0 0.0 1.0 

58.6333 1.46043515625 128.0 245.569

I want to know what's mean "58.6333 1.46043515625 128.0 245.569".

TimSong412 commented 1 year ago

It seemes to be DEPTH_MIN DEPTH_INTERVAL DEPTH_NUM DEPTH_MAX refer to https://github.com/YoYo000/BlendedMVS/issues/3#issuecomment-591782309