Commit Graph

483 Commits

Author SHA1 Message Date
Tadas Baltrusaitis 90ccbcb72a A big simplification of camera selection. 2018-01-27 10:01:27 +00:00
Tadas Baltrusaitis 3b9a75f203 Moving head pose trials to the new interface 2018-01-27 09:53:46 +00:00
Tadas Baltrusaitis 10034b1b14 Moving the demo mode to the new interface. 2018-01-27 09:00:18 +00:00
Tadas Baltrusaitis 08e6622dc7 Removing some no longer needed code. 2018-01-27 07:52:40 +00:00
Tadas Baltrusaitis da458f1ab6 Cleaning up reading from a webcam. 2018-01-27 07:46:21 +00:00
Tadas Baltrusaitis 20276a00b2 Working towards proper camera selection. 2018-01-27 06:59:37 +00:00
Tadas Baltrusaitis 3b63728b9b Starting to add support for proper webcam listing. 2018-01-26 07:59:10 +00:00
Tadas Baltrusaitis f9608aa758 Getting ready for new type of camera listing. 2018-01-25 08:22:45 +00:00
Tadas Baltrusaitis 522eb86316 Some model renaming. 2018-01-25 08:13:02 +00:00
Tadas Baltrusaitis 7addeffdea A couple of bug fixes:
- progress reporting in sequence capture when not opening from command line arguments
- stop button and closing the app works when multiple videos have been opened
2018-01-24 18:58:12 +00:00
Tadas Baltrusaitis 6dae14ac6b Removing unneeded code 2018-01-24 08:11:44 +00:00
Tadas Baltrusaitis d210ccf157 Small fixes for using the new API with c# 2018-01-24 08:02:04 +00:00
Tadas Baltrusaitis 7f9e883fdc Starting to move video processing to new c++ interface 2018-01-22 17:43:05 +00:00
Tadas Baltrusaitis 97ef5087e3 Some bug fixes. 2018-01-21 10:08:24 +00:00
Tadas Baltrusaitis 852ffd7cb0 Demo mode using new interface. 2018-01-21 07:04:44 +00:00
Tadas Baltrusaitis ef031d29db Some more cleanup. 2018-01-20 09:09:59 +00:00
Tadas Baltrusaitis 2513688463 Towards recording visualizations and cleaning old interop code. 2018-01-19 21:11:58 +00:00
Tadas Baltrusaitis 85262b72c7 More work on visualization interop. 2018-01-19 16:33:17 +00:00
Tadas Baltrusaitis 57c8bb75ea Working on the visualizer interoperability. 2018-01-19 16:17:22 +00:00
Tadas Baltrusaitis a84eea57c8 Finishing HOG recording, starting to integrate a visualizer, so that output videos/images are consistent in C++ and C# 2018-01-19 08:58:37 +00:00
Tadas Baltrusaitis d6654dec55 Towards HOG recording. 2018-01-19 08:10:34 +00:00
Tadas Baltrusaitis 3b21213f41 Towards getting hog recording in GUI image processing. 2018-01-18 21:55:15 +00:00
Tadas Baltrusaitis df23dc2eb5 Recording CSV data in images. 2018-01-18 17:19:44 +00:00
Tadas Baltrusaitis 98e45c5cd0 More recording in c sharp work 2018-01-18 16:34:31 +00:00
Tadas Baltrusaitis a916e68fdb Gaze and AU support when recording 2018-01-18 15:47:58 +00:00
Tadas Baltrusaitis d5f63dbbe3 Continuing work on the recorder interop for recording in c# 2018-01-18 08:08:29 +00:00
Tadas Baltrusaitis deec0528cb Working on the recorder interop 2018-01-16 08:58:51 +00:00
Tadas Baltrusaitis 05efaf730c Correction of gaze line visualization and starting on the recorder interop. 2018-01-16 07:51:47 +00:00
Tadas Baltrusaitis 9161a88889 Fixes with eye landmark visualization and opening image directories. 2018-01-16 07:29:30 +00:00
Tadas Baltrusaitis 5261d6916b More work on overlays with multiple faces 2018-01-15 08:56:27 +00:00
Tadas Baltrusaitis cddfd887a0 Starting work on persistent visualization for images. 2018-01-15 08:09:22 +00:00
Tadas Baltrusaitis 65ee5009ad Updating the UI components better. 2018-01-15 08:02:34 +00:00
Tadas Baltrusaitis b355b5b3ab Small image colour fix. 2018-01-15 07:52:55 +00:00
Tadas Baltrusaitis 408d695f39 More work on the GUI 2018-01-13 16:34:03 +00:00
Tadas Baltrusaitis 2e9f75e0ad More work on GUI for image processing support 2018-01-12 09:39:59 +00:00
Tadas Baltrusaitis a13ebf2e4e no message 2018-01-10 17:43:05 +00:00
Tadas Baltrusaitis 2c2ba97361 Morw work on GUI image processing. 2018-01-10 08:27:16 +00:00
Tadas Baltrusaitis a9b4a7d3f8 Some small fixes 2018-01-09 19:46:24 +00:00
Tadas Baltrusaitis c72224c938 Adding a missing file 2018-01-09 19:37:09 +00:00
Tadas Baltrusaitis 5f500117e2 More work towards GUI with new interface. 2018-01-09 18:14:15 +00:00
Tadas Baltrusaitis 07dadf6600 Working towards new interface with GUI 2018-01-09 17:08:39 +00:00
Tadas Baltrusaitis fd45ec7ca5 Making sure stuff compiles after the merge. 2018-01-02 18:09:11 +00:00
Tadas Baltrusaitis b224fcdfc9 Merge branch 'master' of https://github.com/TadasBaltrusaitis/OpenFace into feature/Windows-GUI
# Conflicts:
#	.gitignore
#	exe/FaceLandmarkVidMulti/FaceLandmarkVidMulti.cpp
#	lib/local/FaceAnalyser/FaceAnalyser.vcxproj
#	lib/local/LandmarkDetector/include/LandmarkDetectorUtils.h
#	lib/local/LandmarkDetector/src/LandmarkDetectorUtils.cpp
#	matlab_runners/Demos/feature_extraction_demo_vid.m
#	matlab_runners/Demos/gaze_extraction_demo_vid.m
2017-12-29 16:27:00 +00:00
Tadas Baltrusaitis 539868e6f7 Version number. 2017-12-29 08:10:54 +00:00
Tadas Baltrusaitis c27054929d Big changes to the interface and API making it much easier to use:
- Separate recorder class for recording features computed by OpenFace
- Separate image and sequence capture classes for easier loading of data
- Capability to process features live
- bug fixes with working with 16bit data
- removing some code repetition
2017-12-29 08:09:38 +00:00
Tadas Baltrusaitis b30abc0221 Some changes in the readme. 2017-12-29 08:01:51 +00:00
Tadas Baltrusaitis 7b039b2e7a Adding images for new wiki entries and some code for packaging releases. 2017-12-28 19:47:49 +00:00
Tadas Baltrusaitis 43c44bcbe3 Issues in appveyor due to OpenCV. 2017-12-28 17:57:05 +00:00
Tadas Baltrusaitis c06816f35c Merge branch 'develop' of https://github.com/TadasBaltrusaitis/OpenFace into develop 2017-12-28 17:56:11 +00:00
Tadas Baltrusaitis 5add8bc1df Results with the new setup. 2017-12-28 17:41:25 +00:00