Skip to content

Package Python that blur images/videos when humans are present in order to preserve your gaze

Notifications You must be signed in to change notification settings

itkho/hafdh-nadhar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hafdh-nadhar

Package Python that blur human representations from an image

Installation

pdm install --dev

Build and publish

pdm publish --password <API_TOKEN>

Usage

From Python code

from hafdh_nadhar.hafdh import hafdh_img

hafdh_img(img_path="/path/to/img.jpg")

From CLI

hafdh "/path/to/img.jpg"

Exemple

Before:

Before

After:

After

About

Package Python that blur images/videos when humans are present in order to preserve your gaze

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages