Skip to content
forked from gforien/inshape

Miro plugin for converting a PNG/JPEG diagram into coloured shapes and text. Works with image processing and OCR Javascript client-side libraries

License

Notifications You must be signed in to change notification settings

cberranger/inshape

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inshape🔴🟠🟡

InShape is a Miro plugin which uses image processing and OCR for converting a PNG/JPEG diagram into coloured shapes and text.

Stack

This is not real-time. Processing this image takes ~7 sec.

Features

The three main features are

  • shape recognition i.e. get a Region of Interest (ROI) and compute surface ration
  • color extraction i.e get the RGB histograms from the ROIs and extract most dominant color
  • optical character recognition (OCR) i.e. send a ROI to Tesseract.js and voilà !

Build yourself

See here.


Gabriel FORIEN
5TC - INSA Lyon

About

Miro plugin for converting a PNG/JPEG diagram into coloured shapes and text. Works with image processing and OCR Javascript client-side libraries

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 70.0%
  • HTML 28.9%
  • Shell 1.1%