segment module

Module to handle segmentation process.

segment.segment(uuid)

Segments image with input uuid, saves processed image to server and returns its uuid

param uuid:uuid of original image
returns:uuid of processed image, saves b64 string of image on server