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