Skip to content
This repository was archived by the owner on Sep 17, 2020. It is now read-only.
/ nasa-dataset Public archive

πŸš€ A dataset with NASA's space photos.

License

Notifications You must be signed in to change notification settings

lowlighter/nasa-dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nasa dataset

Original images retrieved from NASA

A collection of 256x256px images computed with various images from NASA's gallery.

Below is a sample of it :

Sample

Regenerate images with different parameters.

You can re-run index.js with differents parameters to produce differents images. The command used to generated /computed image is below :

node index.js --size=256 --overlap=0.2 --rotate=true

Below is a list of accepted arguments by the utilitary :

Parameter Accepted values Default Description
--size [1, +∞[ 256 Size of generated images
--overlap [0, 1[ 0 Percentage of overlaping space between generated images
--rotate true|false true Rotate generated images to increase the number of generated images

About

πŸš€ A dataset with NASA's space photos.

Resources

License

Stars

Watchers

Forks