-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MarkersExtractor.extract()
API should return result file contents as struct
#68
Comments
orchetect
changed the title
Nov 24, 2023
MarkersExtractor.extract()
API should return done file contents as structMarkersExtractor.extract()
API should return result file contents as struct
orchetect
added a commit
that referenced
this issue
Nov 25, 2023
This is done. Will be in 0.2.6.
MarkersExtractor/Sources/MarkersExtractor/Export/Result/ExportResult.swift Lines 12 to 26 in b3b38a4
|
Thank you! |
Will close this for now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
So consumers of the library don't need to interact with the result json file, the
MarkersExtractor.extract()
API should return the result file contents as a struct containing the same information.Referenced from: TheAcharya/MarkerData#16
The text was updated successfully, but these errors were encountered: