Marco Tschannett

Results 9 issues of Marco Tschannett

Very cool project. I'd like to use this in an project which I'm working in currently, but it requieres IOs Support. So you have plans to support that too? What...

Hi, i found a issue, when using a pattern like '9999'. First my object with pattern: ![string-mask](https://user-images.githubusercontent.com/18646672/31613566-cc8f6b6e-b283-11e7-8f5c-f8e5f76a2037.PNG) Now it has following behaviors, which i think aren't correct: ![string-mask number plus...

Recently Dart has got support for native c interop rather than using flutter plugins. Maybe this could be a better way to call the OpenCV methods. This would also allow...

At the moment the Java code produces the correct outcome with the current test images. Somehow the Objective C code doesn't find the same results as the Java Code. For...

bug
help wanted

With version 0.2.1 the example app has fallen behind the features of the library. It would be a good idea to bring it back on track

help wanted
good first issue

This would be a confinient way to store and use important variables like: - Redis host and port - Secret keys for session and other autentication methods - [x] Add...

Add a possibility to use a role based authentication directly in graphql. This would be a convinient way to make sure users can only gather data they should see, etc....