Skip to content

denniskritchko/FitPicifiy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FitPicifiy

Automatically edit your fit pics!

Using a Python-based application, you can automatically enhance your fit pics through professional-grade adjustments, including exposure, brightness, contrast, and temperature.

FitPicify dynamically adjusts the temperature of your fit pics through numpy using color balance adjustment through numerical transformations over the kelvin scale.

Techstack

Python | opencv, tkinter, glob, pillow

To Run

clone repo and set directory to local repo

get dependencies: pip install opencv-python pillow numpy tk

run: python .\ui.py

Sample 1

sample1 sample1_output

Sample 2

sample2 sample2_output

Sample 3

sample3 sample3_output

About

Automatically edit your fit pics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages