rescaleAndSendToServer

private fun rescaleAndSendToServer(image: Bitmap)

Rescales an image to 512x512 and calls sendCaptureRequest with the scaled image.

Parameters

image

the image to rescale and send to the server