USST-RADSAT-SK / software-and-command

Code and Documentation for USST’s RADSAT-SK in their first Canadian CubeSat Project
9 stars 0 forks source link

Image Compression Source File #112

Open ChrisAmaya opened 2 years ago

ChrisAmaya commented 2 years ago

Requires the Payload folder to be made first

We have a image compression library already picked and its included in our project its your job to wrap it into a more useful function for when we get an image.

gets image --> compresses it --> returns compressed version

ChrisAmaya commented 2 years ago

A good way to start this task is to review the library we are using and where its included and to ensure its included properly