Skip to content
Snippets Groups Projects
Commit a6f929bc authored by Jayke Meijer's avatar Jayke Meijer
Browse files

Removed header form GaussianFilter.

parent 81981c8b
No related branches found
No related tags found
No related merge requests found
# 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment