Commit Graph

316 Commits

Author SHA1 Message Date
Tadas Baltrusaitis
feb6dbd25d Header mistake fix. 2018-06-25 19:53:01 +02:00
Tadas Baltrusaitis
2e265f0905 Some header cleanup 2018-06-25 17:15:17 +02:00
Tadas Baltrusaitis
7f16788c7b Removing another OpenBLAS include due to clashes with dlib 2018-06-25 16:43:36 +02:00
Tadas Baltrusaitis
842c0d34d0 Limiting includes to f77blas.h due to dlib clashes. 2018-06-25 16:19:26 +02:00
Tadas Baltrusaitis
d8ec8645dc Removing cblas.h include as that clashes with other cblas.h implementations (OpenBLAS seems to be different), this leads to clashes with dlib on OS X. 2018-06-25 13:02:15 +01:00
Tadas Baltrusaitis
2deab6cf42 Removing an unnecessary include. 2018-06-23 07:55:01 +01:00
Tadas Baltrusaitis
6d7487cce7 Moving back to proper location 2018-06-22 22:59:05 +01:00
Tadas Baltrusaitis
079c282074 Trying to fix issues with OpenBLAS include 2018-06-22 19:23:54 +01:00
Tadas Baltrusaitis
a005e5b6ae Simplifying travis for OSX. 2018-06-22 17:07:05 +01:00
Tadas Baltrusaitis
3bdc10a461 Removing non-needed dlib includes 2018-06-22 17:03:12 +01:00
Tadas Baltrusaitis
361d1eb472 More openblas include changes. 2018-06-22 16:48:30 +01:00
Tadas Baltrusaitis
5e0ebf26f8 Attempt to force the use of OpenBLAS 2018-06-22 08:08:45 +01:00
Tadas Baltrusaitis
6aa8c83c7d Moving BLAS headers around 2018-06-21 22:10:53 +01:00
Tadas Baltrusaitis
014207aad0 Attempting to resolve issues with BLAS and dlib clashes. 2018-06-21 20:50:29 +01:00
Tadas Baltrusaitis
ff55885e56 Reshuffle of dlib install targets. 2018-06-21 17:59:55 +01:00
Tadas Baltrusaitis
f6386aa6ff Change for dlib install targets 2018-06-21 17:58:03 +01:00
Tadas Baltrusaitis
dbd921bd88 Attempting to move to modern cmake 2018-06-21 17:45:23 +01:00
Tadas Baltrusaitis
34de2bcb88 Dlib include fix. 2018-06-20 20:39:41 +01:00
Tadas Baltrusaitis
205f1ce689 Dlib update preparation for OSX and Ubuntu. 2018-06-18 16:28:14 +01:00
Tadas Baltrusaitis
b571cc212b Cleaning up includes, fixing tbb binary include for 32 bit windows version. 2018-06-18 08:42:56 +01:00
Tadas Baltrusaitis
cd24af000f Updating dlib and linking to it differently, increasing compilation speed and reducing dependency issues with it. 2018-06-08 16:48:21 +01:00
Tadas Baltrusaitis
e52fe4e447 A bit of cleanup, also making sure that even for huge files, multi-threading would work. 2018-05-31 21:40:27 +01:00
Tadas Baltrusaitis
0517bbbd72 Separating threading on unix and windows systems. 2018-05-31 20:57:20 +01:00
Tadas Baltrusaitis
9b1db7321d More debugging. 2018-05-31 17:48:52 +01:00
Tadas Baltrusaitis
34067b0168 Debugging travis again. 2018-05-31 17:27:06 +01:00
Tadas Baltrusaitis
6569601652 CLR does not agree with C++ threads, so moving back to tbb task_group 2018-05-31 08:15:23 +01:00
Tadas Baltrusaitis
0d758babf8 A different way of threading output. 2018-05-30 20:13:47 +01:00
Tadas Baltrusaitis
2a371a46d8 Some more debugging. 2018-05-30 08:05:41 +01:00
Tadas Baltrusaitis
6f1489c812 Some more travis debugging. 2018-05-30 07:53:05 +01:00
Tadas Baltrusaitis
5683a79ad2 Another attempt at the travis fix. 2018-05-29 22:33:17 +01:00
Tadas Baltrusaitis
f3bdf085d5 More travis debugging. 2018-05-29 22:05:47 +01:00
Tadas Baltrusaitis
bc77974745 Another attempt to figure out why travis breaks. 2018-05-29 21:52:59 +01:00
Tadas Baltrusaitis
cdecf902cd Updating licensing in source code files. More thorough travis tests. 2018-05-29 18:03:26 +01:00
Tadas Baltrusaitis
e319620084 A bit less verbose. 2018-05-27 14:30:44 +01:00
Tadas Baltrusaitis
715783c29b A different way to output images and videos in a multi-threaded manner. 2018-05-27 13:53:45 +01:00
Tadas Baltrusaitis
d9079e9bb0 More error reporting for OSX issues. 2018-05-27 13:13:16 +01:00
Tadas Baltrusaitis
0291d182ff More error reporting for travis to find out the issue. 2018-05-27 11:51:10 +01:00
Tadas Baltrusaitis
c97fe6d85e Reporting if direcotry is missing. 2018-05-27 09:48:17 +01:00
Tadas Baltrusaitis
3cf21413e4 GUI bug fix with recording parameters.
Allowing for linking to BLAS in general rather than specifically OpenBLAS
2018-05-26 11:06:45 +01:00
Tadas Baltrusaitis
ade0e4ecc8 Numerical stability hotfix, attempt to fix travis CI for osx. 2018-05-26 08:59:11 +01:00
Tadas Baltrusaitis
881c10d49d Ability to not save bad aligned frames (saving space). FaceLandmarkVidMulti not copying the CEN patch experts to save space, allowing it to run on Win32. 2018-05-22 17:48:28 +01:00
Tadas Baltrusaitis
b99a53720b Bug fix with detection certainty. 2018-05-22 08:09:33 +01:00
Tadas Baltrusaitis
d190774285 Gcc compilation fix. 2018-05-20 18:40:08 +01:00
Tadas Baltrusaitis
15dd0e1b3f Simplifying response map computation for CEN experts. A minor speedup with grayscale image computation as float. 2018-05-19 23:32:39 +08:00
Tadas Baltrusaitis
63dd69c958 Bug fix with image and video output in the GUI. Memory assignment issues in GUI as well. 2018-05-17 11:57:07 +08:00
Tadas Baltrusaitis
1e13c8ca33 DISFA model naming fix. 2018-05-09 21:53:26 +01:00
Tadas Baltrusaitis
07dffbb960 Further attempt at resolving OpenBLAS OS X travis issue. 2018-05-08 21:46:42 +01:00
Tadas Baltrusaitis
53018d09b5 Another attempt at a travis fix. 2018-05-08 21:21:10 +01:00
Tadas Baltrusaitis
b25544af2f Another attempt at making travis run, and correcting self-asignment which would have led to a bug once GUI aligned image scaling is implemented. 2018-05-08 20:28:05 +01:00
Tadas Baltrusaitis
6df6d9c8c6 Another attempt at making travis run, and correcting self-asignment which would have led to a bug once GUI aligned image scaling is implemented. 2018-05-08 20:27:47 +01:00