oaa3wf
oaa3wf
…natesMany Attempting to fix issue create here: [https://github.com/mapillary/OpenSfM/issues/1030#issue-2046628484](https://github.com/mapillary/OpenSfM/issues/1030#issue-2046628484)
Should Camera::PixelToNormalizedCoordinatesMany be returning norm_coords instead of px_coords?see [https://github.com/mapillary/OpenSfM/blob/7f170d0dc352340295ff480378e3ac37d0179f8e/opensfm/src/geometry/src/camera.cc#L361](https://github.com/mapillary/OpenSfM/blob/7f170d0dc352340295ff480378e3ac37d0179f8e/opensfm/src/geometry/src/camera.cc#L361)
Hi, I would like to understand the process of creating a bag of words dictionary (e.g bow_hahog_root_uchar_10000.npz) so that I can create one with other detector descriptor pairs (e.g. SIFT)....