Package net.atthegate.server.service
Class GoogleVisionService
java.lang.Object
net.atthegate.server.service.GoogleVisionService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
getImageFullText
(String base64img, boolean addBracets) static VisionResponses
getVisionResponses
(String base64img, boolean addBracets)
-
Constructor Details
-
GoogleVisionService
public GoogleVisionService()
-
-
Method Details
-
getImageFullText
- Throws:
IOException
-
getVisionResponses
public static VisionResponses getVisionResponses(String base64img, boolean addBracets) throws IOException - Throws:
IOException
-