-
Notifications
You must be signed in to change notification settings - Fork 0
About Project
Katherine Lynch edited this page Mar 31, 2015
·
1 revision
##Scope
- The problem: focusing on generating meaningful alt text for images uploaded to Twitter, accessed through the Twitter.com interface.
##Specific Issues
- Transcription of text for images of large amounts of text in images to get around 140 character limit (ie, iPhone screenshot, picture of Billboard)
- Alt text for images
##Proposed Workflow
- User accesses image on Twitter via the Twitter web interface https://twitter.com.
- Delivers image to alt text lookup service on external server.
- Uses reverse image search API (ie, Tin Eye API) to identify the image and display OCRed text (if available in server), crowd sourced alt text (if available in server).
- Add any markup for accessibility needed.
##Future Plans:
- API? Leverage for interfaces like Tweetdeck, Instagram on Twitter, etc.