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