Taddeus Kroes 2f9d199521 Merged conflicts. 14 years ago
..
.gitignore 7a67ea019b Implemented 5x5 neighbourhood patterns. 14 years ago
Character.py 7a67ea019b Implemented 5x5 neighbourhood patterns. 14 years ago
Classifier.py d76c71c38b Some minor bug-/comment-fixes. 14 years ago
GaussianFilter.py 6061a74d4e Removed unused libraries from GaussianFilter.py 14 years ago
GrayscaleImage.py 8555e7c7d6 Implemented single-histogram features and cleaned up some code. 14 years ago
Histogram.py f8f630f0b0 Removed use of get_bin_index function for efficiency reasons. 14 years ago
LearningSetGenerator.py d3e13b6f0b ugh rare printjes weggehaald 14 years ago
LetterCropper.py 21c6a08e21 Removed a bunch of unused imports. 14 years ago
LicensePlate.py 7148fc6021 Even mooier getyped die functies in xml_helper_functs 14 years ago
LocalBinaryPatternizer.py d76c71c38b Some minor bug-/comment-fixes. 14 years ago
NormalizedCharacterImage.py 7a67ea019b Implemented 5x5 neighbourhood patterns. 14 years ago
Rectangle.py 51bf48baaf Fixed some whitespace issues. 14 years ago
find_svm_params.py 6cbcd44ef3 Prettified grid-search print format a bit. 14 years ago
load_characters.py 1a203e674e Merged test scripts into a single test file: find_svm_parameter.py. 14 years ago
load_learning_set.py 1a203e674e Merged test scripts into a single test file: find_svm_parameter.py. 14 years ago
run_classifier.py cbbcc441b8 Removed some unused imports. 14 years ago
test_chars.py d70f709125 Renamed all test data files to *.dat. 14 years ago
test_classifier.py cbbcc441b8 Removed some unused imports. 14 years ago
test_combined.py ae48c0ec06 Renamed all test files to prefix 'test_'. 14 years ago
test_compare.py cbbcc441b8 Removed some unused imports. 14 years ago
test_gauss.py ae48c0ec06 Renamed all test files to prefix 'test_'. 14 years ago
test_histogram.py ae48c0ec06 Renamed all test files to prefix 'test_'. 14 years ago
test_lbp.py ae48c0ec06 Renamed all test files to prefix 'test_'. 14 years ago
test_lettercropper.py ae48c0ec06 Renamed all test files to prefix 'test_'. 14 years ago
test_performance.py cbbcc441b8 Removed some unused imports. 14 years ago
xml_helper_functions.py cbbcc441b8 Removed some unused imports. 14 years ago