Skip to content

MrLixm/ImageProcessing-Liam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageProcessing-Liam

Personal resources for image processing.

What's inside

  • imageGridCombine

    Convert an ordered group of images to a single "grid" combined image.

  • video2gif

    Convert a video to gif using ffmpeg.

  • WebcamLiveProcessing

    Perform color transformation on a live camera feed that can be used in any application.

How to use

Environment

I'm using Poetry. You can simply install dependency using pyproject.toml

Packages

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).

Releases

No releases published

Sponsor this project

Packages

No packages published