Kumiko, découpe de bande dessinée et lecture case par case


Lire une bande dessinée, chouette ! Sur un écran de téléphone, un peu moins.

Kumiko est un petit outil qui détecte les cases sur une page de bande dessinée, et fournit ces informations à un lecteur « case par case ». Plus besoin de zoomer à la main pour lire les bulles.

Vous voulez voir, essayer ?

xkcd by Randall Munroe, #208, CC BY-NC 2.5xkcd par Randall Munroe, #208, CC BY‑NC 2.5

Des exemples sont proposés sur le site de démo, essayez de lire xkcd ou Pepper&Carott case par case !

Essayez aussi d’envoyer vos propres images pour voir comment Kumiko s’en sort.

Le projet, sous licence AGPL, est codé en Python et fait bon usage de la bibliothèque de reconnaissance d’images OpenCV, pour l’instant principalement pour la détection de contours. Le lecteur case par case est basé sur du JavaScript dans le navigateur.

Au fur et à mesure, des modèles de pages existants sont ajoutés pour servir de tests de non‑régression. Kumiko pourra ainsi découper proprement toujours plus de cases.

Au plaisir de vos retours sur ce projet !

Télécharger ce contenu au format EPUB

Commentaires : voir le flux Atom ouvrir dans le navigateur

Confy 0.4.1


Version 0.4.1 of Confy, the conferences schedule viewer for GNOME, has been tagged.
This release comes with support to libhandy 1.
A confy-git package on AUR has been created, for those of you using #archlinux

I've removed links to flatpak on project page because it never worked as it should. I'm planning to add Confi to flathub in a future.

I should start to write a propert changelog :)

#confy #gnome

Thib reshared this.

So I managed to enable external HDMI on #pinephone , fidling with wlr-randr.
I'm writting this on firefox in pinephone with a big screen and a keyboard :)
The magic spell seems to be: with wlr-randr turn off internal screen, turn off external htmi, turn back on external htmi. This way I got a signal on my external monitor.
(I ran that commands on a ssh session from the laptop)
The phone screen remains off. If I turn on the internal screen, I lose the hdmi.
When I unplug hdmi, internal screen turns on but wrong, and phosh is missing. I have to restart phosh from ssh (sudo systemctl restart phosh).
I have managed to have both displays turned on while trying to get phosh back after a crash with HDMI on. So probably there is a more powerful spell which is a level too high for me...

So, looks like #archlinux enabled pam_faillock by default, with default options so if you fail to input password 3 times in 15 minutes (in login, screen unlock or sudo), you are locked out for ten (10) minutes !!

Quite extreme, for people like me that have multiple devices with different password that can be connected to same keyboard, which leads to input wrong password at first (even second) try from time to time; add to this that I lock the screen quite often and you get a quite annoying picture..

If you are like me and you don't want to disable this because can be useful, but mostly because you don't want to fiddle with pam config file, you can edit /etc/security/faillock.conf and set more sane settings. (thanks to this forum thread)

If you get locked out, but you have root access, you can reset the lock with

# faillock --user yourusername --reset

Questo sito utilizza cookie per riconosce gli utenti loggati e quelli che tornano a visitare. Proseguendo la navigazione su questo sito, accetti l'utilizzo di questi cookie.