Personal resources for image processing.
-
Convert an ordered group of images to a single "grid" combined image.
-
Convert a video to gif using ffmpeg.
-
Perform color transformation on a live camera feed that can be used in any application.
I'm using Poetry. You can simply install dependency using pyproject.toml
Each project (a package) can be found in ./src. Be careful as some of these packages are using themselves between each others, so they need to be added to your env path.
In PyCharm I simply mark the package directory as Sources Root
(RMB > Mark Directory As).