Matthieu Pizenberg

Results 102 issues of Matthieu Pizenberg

From ACM MM18 review: > Some errors messages would be good (e.g., when installing an unsuitable json file)

feature request
ACM

Side panels can take a lot of space. Having the possiblitiy to toggle them could be nice.

UI

From ACM MM18 review: > In some browsers where the user has by default selected to "Open" json files (rather than saving them), saving the annotation leads to the undesired...

bug
help wanted
ACM

From ACM MM18 review: > As far as I see all the annotation files are stored with the filename "annotation.json". This is fairly confusing, it would be better if, for...

feature request
ACM

Currently, this application is using standard [File input API][file-input]. This forces the user to select all images to import, and cannot retrieve files recursively in folders. We know however that...

feature request
help wanted
ACM

< > to change image ^ v to change class [ctrl+s] export [ctrl+z] remove last annotation An implementation could be based on [elm-lang/keyboard][keyboard] and use already defined messages to update...

feature request
good first issue

For the sake of instantly being able to test the annotation application. Having a version of the application with preloaded images and config would be nice.

meta

# Installation using Docker [Docker for Windows][docker-windows] is only available on Windows 10 Pro systems. In case you are not using Windows Pro, you can use the legacy [Docker Toolbox][toolbox]....

help wanted

In some cases, it might be useful to have comments on annotations. Like a doctor who would give a reason for why a cell is cancerous or not.

feature request

It is possible to personalize the cursor when the mouse is hovering an element. Reference documentation is available on the [mdn doc][cursor-doc]. The function that render the annotations area is...

feature request
good first issue
UI