Oliver Amft

Home  Projects Publications Events Contact

Activity and Context Embedded Systems Software Tools
Partnerships

MARKER

A Matlab time-series labelling toolbox. (2005-present)

Summary

Marker is a data visualisation and time-series annotation toolbox (with a sparse GUI) to manage a database of sensor data within Matlab. You can import/ export labels to several formats as well as add/ refine/ delete labels and much more. I started this project to label different data types from various experiments. Marker is also used by a number of my colleagues at ETH Zurich, University Passau, Lancaster and UMIT Innsbruck. To get an idea how things work see the screenshots and documentation below.



As of version 1.0 MARKER is hosted in a public accessible SVN repository. Release of main development milestones and critical bugfixes will be CONTINUED on this page though (see Development Section below).

License

MARKER is provided under GNU GPL license, version 2. You are welcome to adapt the software to your environment and extend the toolbox. Please send your extensions, bugfixes or reports to the mailing list (see Mailing List Section below).


Released Packages
Major releases only. Older/intermediate packages (version 0.1 and up) are available upon request.

Date (YYYY/MM/DD) Version Status Download Comments
???
devel SVN repository WHISHLIST.TXT
2008/04/09 1.1.0 current marker_v1.1.0.zip  [121 KB] CHANGELOG.TXT
2007/11/25 1.0.3 old marker_v1.0.3.zip  [117 KB] CHANGELOG.TXT
2007/09/11 0.11.0 old marker_v0.11.0.zip  [105 KB] CHANGELOG.TXT

current  = Use this for your work. Send a bug report/fix if you experience problems.
old         = Use these releases only if the 'stable' version does not fit. Not recommended for new users.
devel     = Look ahead. Send me a patch/wish.



Documentation

Getting started: Have a look at the README.TXT, although outdated it provides some helpful hints to get going. To setup MARKER for your environment use the scripts how_to_use_marker.m and marker_demo.m as a reference (both are included in the download package).



Mailing list

A web archive for the list (for browsing) can be found at: http://lists.ee.ethz.ch/marker/

The MARKER mailing list is the recommended way to post announcements, discuss features and bugs related to the toolbox. You are cordially invited to subscribe to the list by sending a mail with the subject subscribe to marker-request@list.ee.ethz.ch.

Subscription or regular browsing of the archive is recommended for users of the toolbox. Note that only subscribers are allowed to post to the list.  A digest mode is available.

When subscribed, you can post messages by sending a mails to: marker@list.ee.ethz.ch The full list of functions and posting instructions can be found at:
http://lists.ee.ethz.ch/  (bottom of the page).



Screenshots
Send me yours

Events in EMG and sound data screenshot1.jpg Oliver,
Marker 0.3
Three plots with motion, sound and EMG screenshot2.jpg Oliver,
Marker 0.4
Acquired during a game: motion, game state and clustering result screenshot3.jpg Oliver, Marker 0.6
Annotation of a large nutrition study,
last plot contains some further labellings
screenshot4.jpg Oliver, Marker 0.9


Development

As of version 1.0 MARKER is hosted in a public accessable SVN repository. Release of main development milestones and critical bugfixes will be CONTINUED on this page though.

The SVN has been moved. Update your local checkout directory with:

svn switch --relocate http://svn.ife.ee.ethz.ch/repos/marker/trunk  \
    svn://svn.ee.ethz.ch/marker/trunk


SVN trunk repository:

        svn://svn.ee.ethz.ch/marker/trunk

Individual releases can be found here:

        svn://svn.ee.ethz.ch/marker/tags


last update: 2009-03-31