photos icon indicating copy to clipboard operation
photos copied to clipboard

Add clickable qrcode when mouse hover the qrcode

Open thammachet opened this issue 4 years ago • 0 comments

Problem

When having a picture with qrcode on it. I have to use mobile phone to scan the qrcode which mostly are url website. So, Would it be more convenient if it able to click that qrcode on the photos app!

Proposal

Feature: Display qrcode content when mouse is hovering that qrcode. May be using pop up. Able to click on that qrcode if that was a website.

I have no idea how other people would create this feature. But base on my experience, I think we can create this feature by using AI scan the area where the mouse cursor. And detect weather it potential to be qrcode. If yes, process to decode the qrcode. With this method I think it would save the cpu usage and have high efficiency.

I can help you with create qrcode scanner model. If this posible

thammachet avatar Jul 16 '21 09:07 thammachet