Skip to content

From Pixels to Peaks: Creating 3D Lunar Maps from Chandrayaan-2's 2D images for navigation, advancement in space exploration and academic usage!

Notifications You must be signed in to change notification settings

krishiv1545/Project-Selene

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Selene 🌕

Syntax Error '24 Hackathon neonhack.devpost '24 Hackathon

👨‍💻 Contributors

LinkedIn: Krishiv K. LinkedIn: Kapil Parmar

🚀 Project Overview

Project Selene is a web application that transforms Lunar images captured by Chandrayaan-2's OHRC (Orbital High Resolution Camera) into 3D Lunar Maps. By extracting pixel brightness, we create an immersive 3D representation of the lunar surface.

Project Selene Demo

🌟 Key Features

  • Accepts OHRC Lunar images
  • Extracts pixel brightness data
  • Generates 3D Lunar Maps
  • Interactive 3D visualization

🛠️ Technologies Used

Flask Jinja Three.js NumPy Pillow

🏃‍♂️ How to Run

  1. Install dependencies

    pip install -r requirements.txt
  2. Run app.py

    flask run
  3. Access the app

    http://localhost:5000/
    

🌓 Sample Images

We've provided sample images to get you started. For the complete dataset, visit: ISRO Chandrayaan-2 Data Archive

🕹️ Controls

  • Pinch to zoom in/out
  • Click and drag to rotate the 3D model

🔮 Future Prospects

We're working on enhancing the 3D modeling with more accurate crater representations:

  • Detect craters in input images
  • Replace detected craters with 3D models created by crater.py
  • Improve overall terrain accuracy

Check out crater.py, crater.obj, and crater.png in the repository for more details on our crater modeling approach.

💖 Support Us

If you like this project, please give us a star! ⭐

GitHub stars


📊 Project Stats

GitHub language count GitHub top language GitHub last commit GitHub issues

About

From Pixels to Peaks: Creating 3D Lunar Maps from Chandrayaan-2's 2D images for navigation, advancement in space exploration and academic usage!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published