Simon Appelt

Results 4 comments of Simon Appelt

Is there any progress on implementing libfuse 3? Is a FUSE for macOS 4.0 release in planing?

After 2 years still no solution? I've the same problem on Ubuntu 23.04 using the Snap Version.

I found some interesting behaviour on a german QWERTZ Layout on Linux (Wayland & X11) On a german QWERTZ layout the forward slash (/) is on (shift-7) and the ampersand...

You can add ```python downSampleFactor = 2 img = img[::downSampleFactor, ::downSampleFactor] ``` right after the ```python img = cv2.imread(... ``` line