python - Decode punched tape from image -


is there library decode punched tape image? punched tape this:punched tape

the dots have different color background. image white rectangle black dots. need locate dots , decode text. desired output example array ("00011", "11001", ...) 1 dot, 0 missing dot.

what approach recommend? prefer easy use python's pil or imagemagick or in ruby.


Comments

Popular posts from this blog

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -

java - JavaFX 2 slider labelFormatter not being used -