Chlorella cells count prediction service

You can use the service from the command line using the following command :

curl -i -X POST -H "Content-Type: multipart/form-data" -F username={username} -F password={password} http://chaos.athenarc.gr:31305/login

curl -i -X POST -H "Content-Type: multipart/form-data" -H "Authorization: Bearer {token}" -F file=@path_to_image.jpg http://chaos.athenarc.gr:31305