Skip to content

macarthy/javascript-ocr-no-deps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

complete challange here

https://www.codewars.com/kata/5ec9e176721b990029ebce83/javascript

There are a few whys to approch this but I want to do with ANY external dependencys:

  • so some smart filtering
  • a neaural net from the ground up (low test data)
  • maybe a I can generate a ton of data from dictionary and use the target FONT
  • some ALGOs to bounding box the chars
  • other ocr stuff I know from OpenCV

// Process the 0123456789.png // build an signature for each letter // some sort of delta in found chars // function to display the image for debugging

About

JS Ocr but on only one font

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published