Skip to content

LWHanson/autofilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autofilter

Automatic editing program for aviation photography

Place the script/executable and XML file into a directory that also contains a source and destination folder. Do not place the script/executable or XML file into the source or destination folder directly, as it will not work if you do. The XML file contains the Haar cascade classifier and must be placed in the same directory as the script/executable.

On execution, the script asks for three things:

Source File Path: the folder to source images from

Destination File Path: the folder to put images into

Desired Aspect Ratio: the aspect ratio of the edited images. Some common landscape examples are 4:3 and 16:9, but any two positive integers are acceptable. Use either ':' or '/' as a delimiter, i.e. 1:1 or 1/1 for a square image.

Folder names should just be the folder names as they appear in the directory, do not enter the full filepath.

The Haar cascade classifier used for this project was sourced from GitHub user eeftychiou at https://github.com/eeftychiou/airplane-detection

About

Automatic editing program for aviation photography

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages