Skip to content
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

Reduce function #257

Open
takuya-takeuchi opened this issue Jul 25, 2021 · 0 comments
Open

Reduce function #257

takuya-takeuchi opened this issue Jul 25, 2021 · 0 comments
Assignees

Comments

@takuya-takeuchi
Copy link
Owner

ios binary requires to provide functions corresponds to all P/invoke functions.
But it is too many and occurs to make huge binary.
Especially android binary exceeds 2GB.

Therefore I consider to create DlibDotNet-Lite for FaceRecognitionDotNet.
And all binaries are embedded to FaceRecognitionDotNet package.
It means that DlibDotNet package is unlinked from FaceRecognitionDotNet package.
DlibDotNet-Lite packages should not be published.
And binary size make be small and decrease consume of memory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant