Sign inSign up

lsakalauskas/sdaps

By lsakalauskas

Updated almost 8 years ago

Docker image for SDAPS

Image
0

790

lsakalauskas/sdaps repository overview

SDAPS 1.9.3

fork of tfitz/sdaps updated to 1.9.3

Unofficial build of SDAPS.

SDAPS is an open source (GPLv3, LPPL) optical mark recognition (OMR) program. It is written in python and has an integrated workflow with both LibreOffice and LaTeX to create questionnaires.

How to run

  1. If you receive the following Gtk error:
Gtk-WARNING **: cannot open display: unix:0.0

Simply allow the docker user to communicate with your X session

xhost +local:docker
  1. Set the run_sdaps.sh command in a place on your path.

  2. Call run_sdaps.sh PROJECT_NAME OPTIONS as you would regularly in SDAPS. See the documentation tutorial for the options.

Changelog

v0.0.1
* Basics work on Ubuntu 15.10

Tag summary

Content type

Image

Digest

Size

1.1 GB

Last updated

almost 8 years ago

docker pull lsakalauskas/sdaps