 |
java - Convert InputStream to File - Stack Overflow
I have a REST webservice built with Jersey that does OCR (Optical Character Recognition) using Tesseract via the Tess4J Java binding. Now the Tess4J library expects you to send it an image file (png, ... How do you get the InputStream from the WebService
stackoverflow.com |
 |