Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Ahomagai/VideoAnonymizerTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 

Repository files navigation

New UI Version of VidAnon Tool

You can install the PyQt6 package in Python using pip install PyQt6 from your terminal.
And then install the deface package using -m pip install deface (this can be skipped if you already have deface installed).

See the instruction video below for installing Python and Deface.

Then you only have to run the Video_Anonymize_pyqtversion_1.1 file from the .zip to get started with the program.

Required packages: Deface (https://pypi.org/project/deface/), PyQt6 (https://pypi.org/project/PyQt6/)

Currently working on an exe and deployment version of this similar to the TKinter version but for now running the .py file should work

Screenshot of new UI.

Older method

Has been removed, please use the Video_Anonymize_pyqtversion_1.1 from the repository.

Old instruction video: You can still follow this to install Python and Deface on your system. https://youtu.be/iLCpJ5LhSTU

Important to know:

deface runs from the command line, meaning running it as a function at the script level does not work. We need to run it through the terminal or shell level. This UI tool helps give the input and output arguments for the deface function which is passed into the command line.

USAGE:

Download the file as a .zip and extract to any directory. Run the Video_Anonymize_pyqtversion_1.1 file. This requires the deface package and the PyQt6 package.

About

Face anonymizer tool for videos

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages