-
Notifications
You must be signed in to change notification settings - Fork 2
/
AutoActive.prj
192 lines (191 loc) · 8.66 KB
/
AutoActive.prj
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
<deployment-project plugin="plugin.toolbox" plugin-version="1.0">
<configuration build-checksum="3722021085" file="C:\Users\aliv\work\autoactive\AutoActive-Matlab-toolbox\AutoActive.prj" location="C:\Users\aliv\work\autoactive\AutoActive-Matlab-toolbox" name="AutoActive" target="target.toolbox" target-name="Package Toolbox">
<param.appname>AutoActive MATLAB Toolbox</param.appname>
<param.authnamewatermark>Anders Liverud</param.authnamewatermark>
<param.email>[email protected]</param.email>
<param.company>SINTEF</param.company>
<param.summary>Toolbox for writing and reading AutoActive Archives (AAZ) of multiple sensor data and video records.</param.summary>
<param.description>AutoActive MATLAB Toolbox provides support for writing and reading AutoActive Archives (AAZ) of multiple sensor data and video records. The toolbox also includes support for data import from different sensor types (e.g. Garmin, GaitUp, Catapult) and formats (e.g. gpx, csv).
AAZ archives can be created, viewed and synchronized in ActivityPresenter, and can be read and written in MATLAB and ActivityPresenter as well as Python. The AutoActive Research Environment Toolbox provides the connection between ActivityPresenter used for data exploration/viewing/time synchronization and MATLAB used for data pre- and postprocessing and data analysis.
The toolbox uses ArchiveWriter and ArchiveReader to write and read AAZ archives, respectively. The toolbox supports the transformations necessary for converting between MATLAB formats and the AAZ storage formats, its behavior is like a struct element when using it in a MATLAB script. The toolbox is plugin based which means that the user can easly extend the toolbox to support their own use-cases by adding custom plugins.
Key Features
- Import of sensor data from multiple sensor types and formats including videos
- Read and write AAZ archives from/to ActivityPresenter
- Convertion between AAZ formats and MATLAB formats
- Merging av data and video from multiple sensor systems for time synchronziation and data analysis/viewing
- Annotations</param.description>
<param.screenshot>${PROJECT_ROOT}\AutoActive.JPG</param.screenshot>
<param.version>2.1.0</param.version>
<param.output>${PROJECT_ROOT}\AutoActive MATLAB Toolbox.mltbx</param.output>
<param.products.name />
<param.products.id />
<param.products.version />
<param.platforms />
<param.guid>a413ae25-0d31-4a53-9ec5-6f8ade9c624e</param.guid>
<param.exclude.filters>% List files contained in your toolbox folder that you would like to exclude
% from packaging. Excludes should be listed relative to the toolbox folder.
% Some examples of how to specify excludes are provided below:
%
% A single file in the toolbox folder:
% .svn
%
% A single file in a subfolder of the toolbox folder:
% example/.svn
%
% All files in a subfolder of the toolbox folder:
% example/*
%
% All files of a certain name in all subfolders of the toolbox folder:
% **/.svn
%
% All files matching a pattern in all subfolders of the toolbox folder:
% **/*.bak
%
% example_data/*
% example_data/raw_data/*
% example_data/raw_data/</param.exclude.filters>
<param.exclude.pcodedmfiles>false</param.exclude.pcodedmfiles>
<param.examples><?xml version="1.0" encoding="utf-8"?>
<examples>
<exampleCategory name="cross_country_skiing_IMU_and_video">
<example name="activityPresenter_cycles_examples" type="html">
<file type="source">/examples/cross_country_skiing_IMU_and_video/html/activityPresenter_cycles_examples.html</file>
<file type="main">/examples/cross_country_skiing_IMU_and_video/activityPresenter_cycles_examples.m</file>
<file type="thumbnail">/examples/cross_country_skiing_IMU_and_video/html/activityPresenter_cycles_examples.png</file>
<file type="image">/examples/cross_country_skiing_IMU_and_video/html/activityPresenter_cycles_examples_01.png</file>
<file type="image">/examples/cross_country_skiing_IMU_and_video/html/activityPresenter_cycles_examples_02.png</file>
</example>
</exampleCategory>
</examples></param.examples>
<param.demosxml />
<param.apps />
<param.registered.apps />
<param.docs>${PROJECT_ROOT}\MatlabToolbox\info.xml</param.docs>
<param.getting.started.guide>${PROJECT_ROOT}\MatlabToolbox\doc\GettingStarted.mlx</param.getting.started.guide>
<param.matlabpath.excludes />
<param.javaclasspath.excludes />
<param.exported.on.package>true</param.exported.on.package>
<param.required.addons />
<param.matlab.project.id />
<param.matlab.project.name />
<param.release.start>R2018b</param.release.start>
<param.release.end>latest</param.release.end>
<param.release.current.only>false</param.release.current.only>
<param.compatiblity.windows>true</param.compatiblity.windows>
<param.compatiblity.macos>true</param.compatiblity.macos>
<param.compatiblity.linux>true</param.compatiblity.linux>
<param.compatiblity.matlabonline>true</param.compatiblity.matlabonline>
<param.installation.map />
<param.additional.sw.names />
<param.additional.sw.licenses />
<param.additional.sw.win.url />
<param.additional.sw.mac.url />
<param.additional.sw.linux.url />
<unset>
<param.output />
<param.products.name />
<param.products.id />
<param.products.version />
<param.platforms />
<param.demosxml />
<param.apps />
<param.registered.apps />
<param.matlabpath.excludes />
<param.javaclasspath.excludes />
<param.required.addons />
<param.matlab.project.id />
<param.matlab.project.name />
<param.release.current.only />
<param.compatiblity.windows />
<param.compatiblity.macos />
<param.compatiblity.linux />
<param.compatiblity.matlabonline />
<param.installation.map />
<param.additional.sw.names />
<param.additional.sw.licenses />
<param.additional.sw.win.url />
<param.additional.sw.mac.url />
<param.additional.sw.linux.url />
</unset>
<fileset.rootdir>
<file>${PROJECT_ROOT}\MatlabToolbox</file>
</fileset.rootdir>
<fileset.rootfiles>
<file>${PROJECT_ROOT}\MatlabToolbox\+autoactive</file>
<file>${PROJECT_ROOT}\MatlabToolbox\demos.xml</file>
<file>${PROJECT_ROOT}\MatlabToolbox\doc</file>
<file>${PROJECT_ROOT}\MatlabToolbox\examples</file>
<file>${PROJECT_ROOT}\MatlabToolbox\external</file>
<file>${PROJECT_ROOT}\MatlabToolbox\helpfiles</file>
<file>${PROJECT_ROOT}\MatlabToolbox\info.xml</file>
<file>${PROJECT_ROOT}\MatlabToolbox\jar</file>
<file>${PROJECT_ROOT}\MatlabToolbox\lib</file>
<file>${PROJECT_ROOT}\MatlabToolbox\matlab-annot-new.aaz</file>
<file>${PROJECT_ROOT}\MatlabToolbox\matlab-annot.aaz</file>
<file>${PROJECT_ROOT}\MatlabToolbox\testSine.aaz</file>
</fileset.rootfiles>
<fileset.depfun.included />
<fileset.depfun.excluded />
<fileset.package />
<build-deliverables>
<file location="${PROJECT_ROOT}" name="AutoActive MATLAB Toolbox.mltbx" optional="false">C:\Users\aliv\work\autoactive\AutoActive-Matlab-toolbox\AutoActive MATLAB Toolbox.mltbx</file>
</build-deliverables>
<workflow />
<matlab>
<root>C:\Program Files\MATLAB\R2022b</root>
<toolboxes>
<toolbox name="matlabcoder" />
<toolbox name="embeddedcoder" />
<toolbox name="gpucoder" />
<toolbox name="fixedpoint" />
<toolbox name="matlabhdlcoder" />
<toolbox name="neuralnetwork" />
</toolboxes>
<toolbox>
<matlabcoder>
<enabled>true</enabled>
</matlabcoder>
</toolbox>
<toolbox>
<embeddedcoder>
<enabled>true</enabled>
</embeddedcoder>
</toolbox>
<toolbox>
<gpucoder>
<enabled>true</enabled>
</gpucoder>
</toolbox>
<toolbox>
<fixedpoint>
<enabled>true</enabled>
</fixedpoint>
</toolbox>
<toolbox>
<matlabhdlcoder>
<enabled>true</enabled>
</matlabhdlcoder>
</toolbox>
<toolbox>
<neuralnetwork>
<enabled>true</enabled>
</neuralnetwork>
</toolbox>
</matlab>
<platform>
<unix>false</unix>
<mac>false</mac>
<windows>true</windows>
<win2k>false</win2k>
<winxp>false</winxp>
<vista>false</vista>
<linux>false</linux>
<solaris>false</solaris>
<osver>10.0</osver>
<os32>false</os32>
<os64>true</os64>
<arch>win64</arch>
<matlab>true</matlab>
</platform>
</configuration>
</deployment-project>