Imaging Instruments lite is a comprehensive image processing application developed
following the Model-View-Controller (MVC) design pattern, utilizing Python, Tkinter, and OpenCV.
It provides users with image manipulation capabilities, leveraging multi-threading
with OpenMP and GPU acceleration using CUDA-C.
Fueled by yerba mate and a passion for coding. Created by Agustin Tortolero.
website: https://agustintortolero.pythonanywhere.com/
Source code: https://github.com/agustinTortolero...