Why are the haarcascade detection algorithms only in android folder?
axcasella opened this issue · 3 comments
axcasella commented
adamgf commented
Hi Axcasella,
The files are in ios/ocvdata
Best regards,
Adam
…On Wed, May 20, 2020 at 9:44 PM axcasella ***@***.***> wrote:
I was looking at the source code of react-native-opencv3. I noticed that
the haarcascade algorithm files as well as the lbfmodel.yaml file are
only inside the *Android* folder, and not inside the *ios* folder. Why is
this?
[image: Screen Shot 2020-05-20 at 10 34 54 PM]
<https://user-images.githubusercontent.com/53352620/82524127-21ef7a00-9afc-11ea-9cfc-c60b69fcddb6.png>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#23>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJ6V345YHNQSXGLTETHN4LRSSWRFANCNFSM4NGRA7UQ>
.
adamgf commented
…
On Wed, May 20, 2020 at 10:13 PM Adam ***@***.***> wrote:
Hi Axcasella,
The files are in ios/ocvdata
Best regards,
Adam
On Wed, May 20, 2020 at 9:44 PM axcasella ***@***.***>
wrote:
> I was looking at the source code of react-native-opencv3. I noticed that
> the haarcascade algorithm files as well as the lbfmodel.yaml file are
> only inside the *Android* folder, and not inside the *ios* folder. Why
> is this?
>
> [image: Screen Shot 2020-05-20 at 10 34 54 PM]
> <https://user-images.githubusercontent.com/53352620/82524127-21ef7a00-9afc-11ea-9cfc-c60b69fcddb6.png>
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#23>, or
> unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AAJ6V345YHNQSXGLTETHN4LRSSWRFANCNFSM4NGRA7UQ>
> .
>
axcasella commented
Thank you I missed it 👍