Closed paulmelis closed 1 year ago
Of course I have existing (nerf) datasets whose camera model isn't supported, but needed to know what that model actually is (OPENCV). So I added a switch() for that. There might be clever ways in C++XX to do it nicer, but this works.
Of course I have existing (nerf) datasets whose camera model isn't supported, but needed to know what that model actually is (OPENCV). So I added a switch() for that. There might be clever ways in C++XX to do it nicer, but this works.