Support for specifying the latitude and longitude at the center of a photo exists in MaRC but has been disabled for years due to a bug that was not resolved. Recent fixes to the MaRC::Vector<> may have resolved the problem. Verify that the MaRC::PhotoImage::rot_matrices() method used when the latitude and longitude at the optical axis was given works with the MaRC::Vector<> fix in place. Enable the code if it does.
Support for specifying the latitude and longitude at the center of a photo exists in MaRC but has been disabled for years due to a bug that was not resolved. Recent fixes to the
MaRC::Vector<>
may have resolved the problem. Verify that theMaRC::PhotoImage::rot_matrices()
method used when the latitude and longitude at the optical axis was given works with theMaRC::Vector<>
fix in place. Enable the code if it does.