You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenCV has a function named drawMatches. It puts two images side-by-side and joins keypoints in the two images. An example is shown in [Ref 1]. Is there a way to enable that in Mapillary?
Are you talking about what you see on the Mapillary website?
If so, I'll see if I can implement something for it. It will most likely require OpenCV to be installed on the host operating system.
OpenCV has a function named drawMatches. It puts two images side-by-side and joins keypoints in the two images. An example is shown in [Ref 1]. Is there a way to enable that in Mapillary?
Ref 1
https://images.app.goo.gl/RRyWFgqyhWQu61KE6
The text was updated successfully, but these errors were encountered: