Hi Davis, thank you for the response. Yes of course I could do that. However, my...
Hi, Version 19.1 encountered a compile error with gcc 4.92 which is default compiler...
Never mind. I figured it out. I thought that cross_validate_trainer would return...
Hi, I'm getting a compile assert on call to cross_validate_trainer in the following:...
OK, I understand. Thanks!
OK, understood. Any guidance on the DLL issue?
I still have a problem with this. It seems that I will need to replicate the code...
Hi, Is there any way to terminate a dlib thread, such as pthread_kill()?
Just figured that out! I'm so used to using dlib as header only. Thanks Davis!
Just figured that out! I'm so used to using dlib as header only. Thanks Davis!
Hi, I thought to try out dlib's thread wrapper. I created a program like below: #include...
Hi, I thought to try out dlib's thread wrapper. I created a program like below: include...