Skip to content

ananyaverma2/mars_terrain_segmentation

Repository files navigation

Segmentation of Mars Terrain Using Classical Computer Vision Techniques

Dataset

Detailed Panorama of Mars' Jezero Crater Delta
Detailed Panorama of Mars' Jezero Crater Delta (#1)

Steps followed

  • Segment sand using Thresholding
  • Extract the rocks from the image
  • Edge detection for identifying rocks and bedrocks
  • Segmenting rocks and bedrocks with KNN
  • Segmenting rocks and bedrocks
    • Superimposing with contour
    • Superimposing with KNN
  • Final result

Input image

Output image

Run the main.ipynb file to visualize the results

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published