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