Filtering.process_file

Filtering.process_file(inputfile: str) List[str][source]

Apply the filter to the input file

Parameters:

inputfile (str) – Input image to process

Returns:

([str]) A list of one element containing the path of the generated filtered image.