Jayke Meijer 6f5f0e40ef Added docstrings to patterns in LocalB. %!s(int64=14) %!d(string=hai) anos
..
.gitignore fb2f6bea76 Moved some constants to data.py. %!s(int64=14) %!d(string=hai) anos
Character.py 7a67ea019b Implemented 5x5 neighbourhood patterns. %!s(int64=14) %!d(string=hai) anos
Classifier.py b91057fc8c Merged classifier test scripts. %!s(int64=14) %!d(string=hai) anos
GaussianFilter.py a6f929bcfd Removed header form GaussianFilter. %!s(int64=14) %!d(string=hai) anos
GrayscaleImage.py 8555e7c7d6 Implemented single-histogram features and cleaned up some code. %!s(int64=14) %!d(string=hai) anos
Histogram.py f8f630f0b0 Removed use of get_bin_index function for efficiency reasons. %!s(int64=14) %!d(string=hai) anos
LicensePlate.py 7148fc6021 Even mooier getyped die functies in xml_helper_functs %!s(int64=14) %!d(string=hai) anos
LocalBinaryPatternizer.py 6f5f0e40ef Added docstrings to patterns in LocalB. %!s(int64=14) %!d(string=hai) anos
NormalizedCharacterImage.py 79884e9acc Removed use of LetterCropper. %!s(int64=14) %!d(string=hai) anos
Rectangle.py 51bf48baaf Fixed some whitespace issues. %!s(int64=14) %!d(string=hai) anos
create_characters.py 8473cbe5bd Forgot some return statements (A). %!s(int64=14) %!d(string=hai) anos
create_classifier.py fb2f6bea76 Moved some constants to data.py. %!s(int64=14) %!d(string=hai) anos
data.py fb2f6bea76 Moved some constants to data.py. %!s(int64=14) %!d(string=hai) anos
find_svm_params.py fb2f6bea76 Moved some constants to data.py. %!s(int64=14) %!d(string=hai) anos
generate_learning_set.py 9953ec8317 Should have been in previous commit... %!s(int64=14) %!d(string=hai) anos
run_classifier.py 06246989c0 Pretiffied a print statement and tested run_classifier script. %!s(int64=14) %!d(string=hai) anos
test_histogram.py ae48c0ec06 Renamed all test files to prefix 'test_'. %!s(int64=14) %!d(string=hai) anos
test_lbp.py ae48c0ec06 Renamed all test files to prefix 'test_'. %!s(int64=14) %!d(string=hai) anos
test_normalized_character.py fb2f6bea76 Moved some constants to data.py. %!s(int64=14) %!d(string=hai) anos
test_performance.py fb2f6bea76 Moved some constants to data.py. %!s(int64=14) %!d(string=hai) anos
xml_helper_functions.py cbbcc441b8 Removed some unused imports. %!s(int64=14) %!d(string=hai) anos