Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

how do I upload an Image (ndarray) on to server?

I have a processed image which is in the form ndarray.

I want to save this processed image on to a server.

I know OpenCV has no such option of saving to the server.

Can anyone guide how I can complete this task?

I am confused.