You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is my first time taking part in NaNoGenMo. I’m handling pictures of text here and estimated the number of words by doing OCR on the output. The ‘words’ detected are often quite long.
Strivriven
Diffusing a sentence. Let it expand and propagate in a somehow ‘electrical’ way.
Preview:
ImageMagick 7 and Bash/Shell scripting.
The program crops a portion of an image of a sentence ~60.000 times. The size of each piece is 1/12 of the sentence.
After every cut the position where the ‘punch’ is put, moves left or right (on x-axis). The movement follows a sine wave. There is some frequency modulation going on.
Placing the snippets: 10 per row, 30 rows per page. The order follows the time of cutting.
To better visualize what is going on I took a gradient (white->black, left->right) as a sample. The more black the more on the right the punch is positioned.
Really cool look and texture on the final result! Congrats.
I'm curious what would happen if the white part of the snippets was transparent, allowing for more visible overlap, and if the text could oscillate in more directions.
This is my first time taking part in NaNoGenMo. I’m handling pictures of text here and estimated the number of words by doing OCR on the output. The ‘words’ detected are often quite long.
Strivriven
Diffusing a sentence. Let it expand and propagate in a somehow ‘electrical’ way.
Preview:
To better visualize what is going on I took a gradient (white->black, left->right) as a sample. The more black the more on the right the punch is positioned.
→ The book (PDF, 202 pages, 37 MB).
→ The code – The repository (Gitlab)
The text was updated successfully, but these errors were encountered: