IBM-Cloud / skylink

Skylink is a sample application that connects drones to the cloud with near realtime image analysis leveraging IBM Cloudant, OpenWhisk, IBM Watson, and IBM Bluemix.
https://skylink.mybluemix.net
Apache License 2.0
37 stars 16 forks source link

iOS Client - image compression #5

Closed triceam closed 8 years ago

triceam commented 8 years ago

Add compression to full resolution images to reduce file size and increase network throughput.

triceam commented 8 years ago

Compression was added, plus downsizing the image resolution when saving (to preserver space/bandwidth). This makes no different on Watson results b/c the images already had to be resized before submitting to Watson Visual Recognition service.