Automatic Expression Recognition
Up one level
Automatic Expression Recognition
We are trying to create facilities to display the output of an automatic expression recognizer on ELAN. The recognizer has 12 real valued tracks each representing a different muscle movement. We can display them now using the time series viewer. However every time we restart ELAN we have to go through the painful process of reconfiguring the tracks. Is there a way save the track configurations?
Thanks
Re: Automatic Expression Recognition
Well, it is the intention that the configuration is automatically stored when the eaf is closed and reloaded when the file is opened again. The configuration is stored alongside the eaf, in a filename_tsconfig.xml file. Is it there and does it contain any information? Is this a recent version of ELAN?
=Han
Re: Re: Automatic Expression Recognition
Re: Re: Re: Automatic Expression Recognition
Problem Solved + Bug Report
The problem occurs when only the default Tier is used. In that case the time series panels do not get saved. Once we added a new Tier then the eaf saved a pointer to the _tsconfig.xml and it all worked like charm.
Thanks