Commit a6f929bc authored by Jayke Meijer's avatar Jayke Meijer

Removed header form GaussianFilter.

parent 81981c8b
# Gaussian Filter Class for use with License Plate Recognition with
# Local Binary Patterns.
#
# Authors: Taddeüs Kroes
# Jayke Meijer
# Fabiën Tesselaar
# Richard Torenvliet
# Gijs van der Voort
from GrayscaleImage import GrayscaleImage
from scipy.ndimage import gaussian_filter
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment