Project Naptha: a browser extension that enables text selection on any image
1–10 of 141 posts
Re: Project Naptha: a browser extension that enables text selection on any image
#2In case anyone from the project is monitoring - text selection did seem to work fine for me in FireFox (ESR 24.3) despite the "Not Supported" text being displayed.
Re: Project Naptha: a browser extension that enables text selection on any image
#3FF 28 seems to be working fine with the "Weenie Hut Jr." version...is it just the add-on that isn't supported?
awesome tech, btw
Re: Project Naptha: a browser extension that enables text selection on any image
#4> Unfortunately, your browser is not yet supported, currently only Google Chrome is supported. FF 28 seems to be working fine with the "Weenie Hut Jr." version...is it just the add-on that isn't supported? awesome tech, btw
Re: Project Naptha: a browser extension that enables text selection on any image
#5Here is a copy/paste example from imgur:
http://i.imgur.com/sKQXx8v.jpg
Top: vou SAID w[ W[R[ |[AVINĞ`ON TIM[TOAV
Bottom: TN[ FACTTNATl'M MAWING TNISM[M[ g INST[AD of DRIVING D[TERMIN[D TN#rWASA ll[
Maybe it needs to be a certain font for better results. Still pretty cool. Hopefully all the kinks get worked out. I would definitely find this useful.
EDIT: need to make sure the language is set to "internet meme" and it works much better.
Re: Project Naptha: a browser extension that enables text selection on any image
#6Doesn't work great. Went to reddit's advice animal page to try it out and it doesn't seem to work with livememe (I think they have an invisible layer over their images to try and block hot linking). Here is a copy/paste example from imgur: http://i.imgur.com/sKQXx8v.jpg Top: vou SAID w[ W[R[ |[AVINĞ`ON TIM[TOAV Bottom: TN[ FACTTNATl'M MAWING TNISM[M[ g INST[AD of DRIVING D[TERMIN[D TN#rWASA ll[ Maybe it needs to be a…
Re: Project Naptha: a browser extension that enables text selection on any image
#7Doesn't work great. Went to reddit's advice animal page to try it out and it doesn't seem to work with livememe (I think they have an invisible layer over their images to try and block hot linking). Here is a copy/paste example from imgur: http://i.imgur.com/sKQXx8v.jpg Top: vou SAID w[ W[R[ |[AVINĞ`ON TIM[TOAV Bottom: TN[ FACTTNATl'M MAWING TNISM[M[ g INST[AD of DRIVING D[TERMIN[D TN#rWASA ll[ Maybe it needs to be a…
YOU SAID WE WERE LEAVING'ON TIME:TODAY
TN[ FACTTNAT |'M MAWING TNIS M[M[ INST[AD of DRIVING D[TERMIN[D TN#rWASA ll[
I imagine that the thick outline of the font makes it hard to detect the edge of the letters, especially since it obscures the true "background".
e: using the Internet Meme language worked much better!
YOU SAID WE WERE LEAVING'ON TIME:TODAY
(:/J
THE FACT THAT I'M MAKING THIS MEME INSTEAD OF DRIVING DETERMINED THAT WAS A LIE
Re: Project Naptha: a browser extension that enables text selection on any image
#8Doesn't work great. Went to reddit's advice animal page to try it out and it doesn't seem to work with livememe (I think they have an invisible layer over their images to try and block hot linking). Here is a copy/paste example from imgur: http://i.imgur.com/sKQXx8v.jpg Top: vou SAID w[ W[R[ |[AVINĞ`ON TIM[TOAV Bottom: TN[ FACTTNATl'M MAWING TNISM[M[ g INST[AD of DRIVING D[TERMIN[D TN#rWASA ll[ Maybe it needs to be a…
By default it uses Ocrad.js, a pure javascript OCR engine (ported via emscripten, see http://antimatter15.github.io/ocrad.js/demo.html ). But if you right click on the selection and change the language to "Internet Meme", it should transcribe it correctly (note that this sends the selection off to a server for remote processing- It's not the default for privacy and scalability considerations at the moment).
Top: YOU SAID WE WERE LEAVING'ON TIME:TODAY
Bottom: THE FACT THAT I'M MAKING THIS MEME INSTEAD OF DRIVING DETERMINED THAT WAS A LIE
Next time I'll RTFM.
Re: Project Naptha: a browser extension that enables text selection on any image
#9In any case, pretty cool project, I'm a bit amazed how far we've come since I've last played with OCRs (and defeated one bad CAPTCHA implementation, still in use at pastebin.com it seems).