University of Michigan · Python Project: Software Engineering and Image Manipulation Completed by AZRA KARIN YILMAZ | September 6, 2023
Python Project: Intermediate level
#What did I learned 1)How to inspect and understand APIs and third party libraries to be used with Python 3
2)How to apply the Python imaging library (pillow) to open, view, and manipulate images, including cropping, resizing, recoloring, and overlaying text
3)How to apply the python tesseract (pytesseract) library with Python 3 in order to detect text in images through optical character recognition (OCR)
#Skills I have gained: -Code Debugging -Code Testing -Python Programming