jonnius / camera-scanner

This Repository has moved to Gitlab (Ubuntu Touch Camera Scanner App)
https://gitlab.com/jonnius/camera-scanner
Other
1 stars 4 forks source link

Use a background worker #2

Closed jonnius closed 5 years ago

jonnius commented 5 years ago

We should use a background worker to avoid blocking the GUI while image processing takes place.

cibersheep commented 5 years ago

^__^

jonnius commented 5 years ago

It seems image processing is fast enough anyway...