Draws a circle.
A very simple temperature converter script.
A much famous test.
Helps select where to go to lunch in downtown Durham, NC.
Ask a yes or no question and get an answer!
Find all prime numbers within a specified range.
Run image_changer.py
on any JPEG image to stylize it like so:
Before:
After:
When the stylized image pops up, press any key to activate the
Save the image? [y]/[n]
prompt
Dependencies include cv2
and numpy
. Based on the excellent tutorial found here