Closed cshennju closed 2 months ago
thanks for pointing this out, i should have clarified this. instead of treating this like a 3d-object, for sfm we treat the images as an open scene and then use colamp. for running colmap, i use this script: https://github.com/NVlabs/instant-ngp/blob/master/scripts/colmap2nerf.py.
Thank you for the clarification. However, I still have a question: since the intersection between two ultrasound images is minimal (for example, if the two cross-sections are perpendicular to each other, the intersection could be just a single line), how can COLMAP accurately calculate their relative positions? Given that the feature points between the two images are very few, wouldn't that impact COLMAP's accuracy?
i completely agree with you, this is quite a bit of a problem especially with casual images.
Thank you so much for your amazing work!
I have a question regarding the use of COLMAP to determine the position of different ultrasound images. Specifically, each ultrasound image represents a cross-section of a three-dimensional object. Could you please provide some guidance or share any resources on how to use COLMAP to determine the relative positions of these multiple cross-sections?
Thank you in advance for your assistance.