-
Notifications
You must be signed in to change notification settings - Fork 167
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
Points are not showing #29
Comments
similar issue |
@karnasurendra @AbithaAntony Were you able to find solution for this issue ? |
Hey
This library is totally fine we didn't looked for the another library.
Please cross check all the drawable files from the library and from your
project if the names are getting conflict it won't work.
…On Thu, 1 Jul, 2021, 15:49 K Pradeep Kumar Reddy, ***@***.***> wrote:
@karnasurendra <https://github.com/karnasurendra> @AbithaAntony
<https://github.com/AbithaAntony> Were you able to find solution for this
issue ?
I'm looking for a document scanner library.
Did you find any other document scanner library which is more stable ?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#29 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIC3KZ4QKJJI7TXRSTNM6Q3TVQ6LXANCNFSM4WMFJPUQ>
.
|
Does this library increase the app size significantly ? How much size does this library increase the app size by ? |
Yes it will almost 20 - 30MB
On Sat, 3 Jul, 2021, 12:51 K Pradeep Kumar Reddy, ***@***.***>
wrote:
… Hey This library is totally fine we didn't looked for the another library.
Please cross check all the drawable files from the library and from your
project if the names are getting conflict it won't work.
… <#m_2336591626029583279_>
On Thu, 1 Jul, 2021, 15:49 K Pradeep Kumar Reddy, *@*.***> wrote:
@karnasurendra <https://github.com/karnasurendra>
https://github.com/karnasurendra @AbithaAntony
<https://github.com/AbithaAntony> https://github.com/AbithaAntony Were
you able to find solution for this issue ? I'm looking for a document
scanner library. Did you find any other document scanner library which is
more stable ? — You are receiving this because you were mentioned. Reply to
this email directly, view it on GitHub <#29 (comment)
<#29 (comment)>>,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AIC3KZ4QKJJI7TXRSTNM6Q3TVQ6LXANCNFSM4WMFJPUQ
.
Does this library increase the app size significantly ?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#29 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIC3KZ7TLITX6DW7L2CF57DTV226FANCNFSM4WMFJPUQ>
.
|
@karnasurendra App size increased by 30 MB after adding this library. Is there a way to reduce the app size ? |
No Mate, The Library internally uses NDK ..
…On Fri, 9 Jul, 2021, 18:58 K Pradeep Kumar Reddy, ***@***.***> wrote:
@karnasurendra <https://github.com/karnasurendra> App size increased by
30 MB after adding this library. Is there a way to reduce the app size ?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#29 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIC3KZZNPMNEPWTEGFGG2T3TW32PBANCNFSM4WMFJPUQ>
.
|
How did you resolve this issue ? I'm also facing the same issue. |
Later we removed this feature, So removed this library and NDK support as well. |
Did you try it out with the latest version of it? It might help with the point issue but not with the size increase. It is including OpenCV SDK and it increases the size. You could try only include required classes to lower the size from OpenCV SDK by adding it as a library to your project. |
Getting error libEGL: call to OpenGL ES API with no current context (logged once per thread)
The text was updated successfully, but these errors were encountered: