Closed SimonDanisch closed 4 years ago
Happy to see that!
2020年12月3日 05:09,Simon notifications@github.com 写道:
Closed #286 https://github.com/ShiqiYu/libfacedetection/issues/286.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ShiqiYu/libfacedetection/issues/286#event-4064393290, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABWR4HIMTVIE6VMBMICTIFTSS2UKBANCNFSM4ULBM6TQ.
Hi,
Not sure if this is interesting for you, but I made a Julia wrapper for this package:
https://github.com/SimonDanisch/LibFaceDetection.jl It works natively on all platforms supported by Julia, and the cross compiled binaries can be used by everyone: https://github.com/JuliaBinaryWrappers/libfacedetection_jll.jl/releases/tag/libfacedetection-v3.0.0%2B0 We'll soon add binaries for avx2 etc as well.
Best, Simon