Commit Graph

156 Commits

Author SHA1 Message Date
Tadas Baltrusaitis 17594952f6 Removing potentially clashing dependencies 2016-12-20 13:42:19 -05:00
Tadas Baltrusaitis 7fff6a00fd Another attempt. 2016-12-20 13:05:35 -05:00
Tadas Baltrusaitis 935b28f571 And another attempt. 2016-12-20 12:29:59 -05:00
Tadas Baltrusaitis 21367b3b3c Another attempt at the fix 2016-12-20 11:58:40 -05:00
Tadas Baltrusaitis 05a58abecc Possible fix for ffmpeg and Ubuntu 14 not loading video properly 2016-12-20 10:37:38 -05:00
Tadas Baltrusaitis 69df6e8b08 Video for linux fix in travis 2016-12-20 09:53:22 -05:00
Tadas Baltrusaitis d5a056f051 Another small travis issue. 2016-12-19 17:58:41 -05:00
Tadas Baltrusaitis 45fe3a611b Another small travis change. 2016-12-19 15:58:46 -05:00
Tadas Baltrusaitis f65ebce751 Another travis attempt 2016-12-19 15:29:41 -05:00
Tadas Baltrusaitis b9e6f53141 More travis fix attempts. 2016-12-19 14:59:25 -05:00
Tadas Baltrusaitis 4d886b4112 Travis changes for OpenCV install 2016-12-19 14:24:35 -05:00
Chris Watts b33fe0730a Fix the make install process on Unix
Conflicts:
	.gitignore
2016-12-18 00:10:43 +00:00
Tadas Baltrusaitis 7b2bd15f2e - A bug fix in FeatureExtraction when video is shorter than 3 frames.
- A small fix in head pose experiment output
2016-12-16 12:13:36 -05:00
Tadas Baltrusaitis b2f5e6f6ea Update README.md 2016-12-01 12:13:45 -05:00
Tadas Baltrusaitis f571af1c84 Attempt at fixing a brew issue with osx. 2016-11-18 17:22:12 -05:00
Tadas Baltrusaitis 7c209131ff Some .gitignore changes 2016-11-18 16:27:45 -05:00
Tadas Baltrusaitis 94a724a013 Merge pull request #70 from Gijom/master
Bug correction: FeatureExtraction file header corrected.
2016-10-22 14:18:26 -04:00
Tadas Baltrusaitis be1b55658c Merge pull request #85 from takiyu/master
Lack of a bounding box argument
2016-10-22 14:18:05 -04:00
takiyu 7fc945cf70 Fix lack of a bounding box argument 2016-10-21 00:07:11 +09:00
Guillaume Chanel 11031f5a36 Bug correction: FeatureExtraction file header corrected. 2016-09-16 10:49:18 +02:00
Tadas Baltrusaitis 235785298d Merge pull request #68 from Gijom/master
Added the possibility to change the output videos codec
2016-09-15 16:14:31 -04:00
Guillaume Chanel 358cd6f9e2 Added the possibility to change the output videos codec by specifying the -oc option
A warning is now issued in the case the VideoWriter could not be instantiated, advising to change the codec
This change applies to FaceLandmarkVid* and FeatureExtraction executables
The option is used as "-oc CODEC_FOURCC" and defaults to DIVX. If the user inputs a FOURCC with a size different than 4, than the default codec is used
The option is handled by the function get_video_input_output_params in the LandMarkDetector namespace
2016-09-14 09:00:57 +02:00
Tadas Baltrusaitis f99870dfe9 Uploading bounding boxes. 2016-09-06 17:00:09 -04:00
Tadas Baltrusaitis c1ff40399e Bug fixes 2016-09-06 12:32:33 -04:00
Tadas Baltrusaitis 1b804c95b6 Merge branch 'master' into develop 2016-09-06 10:37:03 -04:00
Tadas Baltrusaitis 4bbc662831 Merge pull request #61 from cyberjunk/master
Fix '=' compare in PDM.cpp
2016-09-06 10:36:17 -04:00
Tadas Baltrusaitis 96f9f5d06f Merge branch 'feature/logging' into develop 2016-09-06 10:26:10 -04:00
Tadas Baltrusaitis c1431fe815 Fixes with drawing antialiased lines and landmarks using sub-pixel precision. 2016-09-06 10:20:31 -04:00
Clint Banzhaf 8a7c140e32 Fix '=' compare 2016-08-26 21:14:29 +02:00
Tadas Baltrusaitis ef15d5c2cd Getting rid of compiler warnings. 2016-08-14 10:20:07 -04:00
Tadas Baltrusaitis 4c2e0bd9a0 Getting rid of some warnings. 2016-08-13 17:56:17 -04:00
Tadas Baltrusaitis a48509f815 Small readme fix. 2016-08-13 15:29:13 -04:00
Tadas Baltrusaitis a81f1d3223 Merge pull request #39 from Temigo/master
Fix install in CMakeLists.txt files
2016-08-04 14:13:33 -04:00
Tadas Baltrusaitis 5416048697 Corrections for output, faster compilation in VS2015, retuning experiments. 2016-08-01 13:39:52 -04:00
Tadas Baltrusaitis 2f667bf23d Ubuntu case sensitivity fix in travis test, making sure a check is made to see if image output is successful. 2016-08-01 10:14:58 -04:00
Temigo eedf6ea37e Fix install in CMakeLists.txt files 2016-08-01 11:34:23 +02:00
Tadas Baltrusaitis e88b788aed Fixes with test scripts. 2016-07-31 22:15:29 -04:00
Tadas Baltrusaitis 3fc388cdeb Fixes with -inroot and -outroot 2016-07-31 20:55:29 -04:00
Tadas Baltrusaitis 51ae195124 A number of small fixes, renamings and corrections. 2016-07-31 16:31:17 -04:00
Tadas Baltrusaitis 35f1967176 Fixing regexp. 2016-07-31 13:15:47 -04:00
Tadas Baltrusaitis ce22058bf3 Making sure features get tested by CI. 2016-07-31 13:12:37 -04:00
Tadas Baltrusaitis ee15ecbc46 More testing and prettier drawing on images (with anti-aliasing) 2016-07-31 13:11:14 -04:00
Tadas Baltrusaitis 0445a97b0c Merge branch 'feature-travis' into develop 2016-07-31 12:11:35 -04:00
Tadas Baltrusaitis bb7ba5ba60 A fix to a previous fix - OpenCV does not handle Debug/Release mixing with writing out ,jpeg and .png files, so use .bmp instead 2016-07-31 10:09:35 -04:00
Tadas Baltrusaitis a62de100e4 A fix to deal with OpenCV not liking to output png in Debug mode. Feature extraction now saves jpg instead of png for aligned face images. 2016-07-31 09:31:47 -04:00
Tadas Baltrusaitis 808a189525 Fixing the project configurations to create consistently named executables. 2016-07-30 21:14:38 -04:00
Tadas Baltrusaitis fdf9973c59 appveyor yml fix. 2016-07-30 16:19:56 -04:00
Tadas Baltrusaitis 818ec6463e Adding appveyor testing. 2016-07-30 16:17:45 -04:00
Tadas Baltrusaitis 5f9d06a9f4 Better travis ci testing. 2016-07-30 15:51:07 -04:00
Tadas Baltrusaitis 38450d3383 A fix to travis tests. 2016-07-29 15:29:42 -04:00