face-recognition.js
face-recognition.js copied to clipboard
Make libX11 dependency optional
Hi. I saw that in some issues you've mentioned that GUI dependency could be optional. That will be great and it will also allow reducing docker images size.
E.g. it could check if dlib is built with DLIB_NO_GUI_SUPPORT=ON.
Yes that's possible and planned to be added quite some time ago now. Unfortunately didn't find the time to provide this option yet.