OCRinShiny
Image-to-text generator
An R application that uses OCR to extract text from an image and generates a word cloud visualization.
OCR an image and get a word cloud
12 stars
3 watching
11 forks
Language: R
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
suyesh/ocr_space | An API wrapper for a service that converts images to text | 70 |
eps696/aphantasia | A text-to-image tool using CLIP and FFT/DWT parameters to generate detailed images from user-provided text prompts. | 776 |
zapolnoch/node-tesseract-ocr | An OCR library that wraps the Tesseract API in Node.js to extract text from images | 305 |
hamdikahloun/windows_ocr | An OCR library allowing developers to embed high-quality character recognition functionality in their products. | 18 |
leminhyen2/visual-novel-ocr | An application that uses Optical Character Recognition to extract text from images and display it in a visual novel interface. | 70 |
alimranahmed/laraocr | An OCR package for Laravel that reads text from images using Tesseract | 150 |
reedscot/icml2016 | Generates synthetic images from text descriptions using a Generative Adversarial Network (GAN) | 913 |
meh/ruby-tesseract-ocr | A Ruby wrapper around the Tesseract OCR API to provide an easy-to-use interface for optical character recognition tasks | 629 |
ncsu-libraries/ocracoke | A Rails application that enables the creation of OCR capabilities for indexing text from page images and providing search results in IIIF format. | 33 |
rajsolai/textsnatcher | An application that extracts text from images using OCR technology | 1,303 |
ocr4all/ocr4all | Provides a platform for converting historical printed materials into editable digital text | 238 |
kohjingyu/gill | A software framework for generating images and text using large language models | 430 |
bandrel/ocyara | Performs OCR on images and scans them for matches to Yara rules | 40 |
dannnylo/tesseract-ocr-elixir | A Tesseract OCR wrapper providing Elixir bindings to read and process text from images | 54 |
kwanhur/lua-resty-imagick | A Lua library providing bindings to ImageMagick's MagicWand, enabling image processing and manipulation | 11 |