Scifabric / app-tagging-pictures

PyBossa application for tagging pictures using the Annotorious library
GNU Affero General Public License v3.0
9 stars 4 forks source link

Question: Output of "app-tagging-pictures" #3

Open RockyCD opened 7 years ago

RockyCD commented 7 years ago

Dear Scifabric,

What is the output of this? Does it output the text that was tagged? Does it output the coordinates of what was tagged in the picture? Does it do both?

I will try in an hour or so.

I found this via and also saw that there were some issues with some browsers back in 2014. Is that why this is not officially released on crowdcrafting?

I am considering using this as a plugin on a server running Pybossa.

The goal is to serve the user an image and just have them bound a box around an object in an image. I am worried that on a mobile device, this may not work so well. Have you had any luck on mobile devices?

You guys are incredibly talented and the whole PyBossa framework is stellar.

Do you guys/girls accept donations?

Cheers,

Rocky

teleyinex commented 7 years ago

Hi Rocky,

Sorry for not seeing this before. The project stores the x/y coordinate of the box (see the library's docs for more info) as well as the text associated with it.

The library had a bug with touch devices, but it's now solved (or it should be). The bug only affected laptops that had a touch screen (like mine) where the mouse does not work for selecting a box, but it does if you do it via the touch screen. Thus, yes, it will work on tablets and phones ;-)

We do not officially give full support to all our project templates, as some of them need a bit more of customization fixes, etc.

Thanks a lot for your kind words, and apologies for not being responsive.

Regarding donations: yes ;-) We're currently working with Patreon, so once we have it ready we'll let you know.

Cheers,

Daniel

RockyCD commented 7 years ago

Daniel,

Not a problem at all!

Please let me know when Patreon is online, I will gladly donate.

Keep up the great work,

Rocky