Mostrando postagens com marcador Python. Mostrar todas as postagens
Mostrando postagens com marcador Python. Mostrar todas as postagens

quarta-feira, 30 de outubro de 2013

Separating Star Wars from Star Trek


For this project I used the module Pytesser, which is a Optical Character Recognition module for Python. PyTesser uses the Tesseract OCR engine, converting images to an accepted format and calling the Tesseract executable as an external script.

I also used the SimpleCV to capture images from the camera.