[02:46:03] <truthling> I'm looking for some direction regarding an image processing program I want to write. I will describe my goals below. My question is: where should I begin researching how to accomplish the task? Which packages/libraries should I look into using? The goal is to automate creating flashcards. The input will be a labeled image and the output will be a flashcard for each label. Let me explain further.
[02:46:09] <truthling> The program needs to A) recognize distinct chunks of text in an image, then B) for each distinct chunk of text, produce an image that has that text covered up, and all other text invisible. For example, for an image like this: http://tmbb.bitbucket.org/_images/editor.png, the result would be 1) the original image with all text removed, 2) for each chunk of text, there should be a corresponding image in which just that chunk of text is covered up (fro
[11:23:24] <travis-ci> radarhere/Pillow#1221 (append_images - 2456b36 : Andrew Murray): The build passed.