Open antithing opened 2 months ago
Hello, thank you for acknowledging the GST project. GST primarily focuses on reconstructing datasets that have already been processed using camera intrinsic and extrinsic value and images, and does not offer preprocessing capabilities. For the issue you mentioned, you could try preprocessing the dataset with Colmap before using our project for 3D reconstruction testing.
Hi, and thanks for making this code available.
I have a dataset from three cameras, and need to calculate camera poses between all 3.
2 of these are a stereo pair, and I have intrinsic data for those 2, as well as stereo extrinsic matrix.
Would this code solve in this case?