You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 25, 2025. It is now read-only.
Hi,
Is it possible to return base64 encoded image segmentation result in output.json?
This is the code I came up with after googling
Not sure how can I return base64 encoded string back?
PS: Im not familiar with C++