Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JIC PicViewer (WIP) #1437

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

rmackay9
Copy link
Contributor

@rmackay9 rmackay9 commented Aug 14, 2024

This WIP PR adds a new offline picture viewer to MAVProxy for use in the Japan Innovation Challenge.

The design (and some code) borrows heavily from the Canberra UAV team's CUAV tool

How-to-use:

  • MAVPicViewer application is installed along with MAVProxy (much like MAVExplorer)
  • Use the MAVPicViewer icon to start the application (if visible) or start the mavpicviewer.py script. Once started 3 windows should appear:
    • Image Viewer shows the current image and allows users to set a single POI per image
    • SlipMap shows a map of the area with the current image's area highlighted in green. This improves the reviewers situational awareness
    • Mosaic shows thumbnails of all images

Enhancements planned:

  • allow users to click on the map and have the Image and Mosaic views jump to the closest image
  • support saving the current image including POI to a new image
  • improve visibility of the POI's lat,lon (and also the cursor's lat,lon)
  • reduce the Mosaic so that it only shows images with POI defined (?)
  • combine into a single window?

video demonstration: https://youtu.be/Uf72fXjat3A

Any and all feedback is very welcome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants