Skip to content

group project for 2024 Summer session of CSE5236 (Mobile App Development); The goal for the app is to create an android app that takes a picture of a hand-drawn dungeon map, uses an LMM to do a preliminary digitization of it to a graph (nodes are rooms and edges are hallways), and then offers the user a UI for editing/fixing the graph digitization

License

Notifications You must be signed in to change notification settings

BareBeaverBat/CSE5236-SU24-DungeonMapDigitizer

Repository files navigation

About

This was a group project for 2024 Summer session of CSE5236 (Mobile App Development).
The goal for the app is to create an android app that

  • takes a picture of a hand-drawn dungeon map
  • uses an LMM (aka LVLM) to do a preliminary digitization of it to a graph (nodes are rooms and edges are hallways)
  • offers the user a UI for editing/fixing the graph digitization

License

This project is licensed under the Apache 2.0 License - see the LICENSE.txt file for details.

About

group project for 2024 Summer session of CSE5236 (Mobile App Development); The goal for the app is to create an android app that takes a picture of a hand-drawn dungeon map, uses an LMM to do a preliminary digitization of it to a graph (nodes are rooms and edges are hallways), and then offers the user a UI for editing/fixing the graph digitization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages