/inshape

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

Primary LanguageJavaScriptThe UnlicenseUnlicense

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