• logic1988's avatar
    Merge pull request #921 from logic1988/master · 99294995
    logic1988 authored
    Bug in Text module when set Optimization Level to "-Ofast" in xcode (#921)
    
    * Bug in Text module when set Optimization Level to "-Ofast" in xcode
    
    Bug when set Optimization Level to "-Ofast" (Fastest, Aggressive Optimizations) in xcode, read the wrong patch_size parameters to 7 (should be 8). This bug will occured in loadOCRHMMClassifierCNN function called by example_text_character_recognition and example_text_segmented_word_recognition.
    
    *  Bug in Text module when set Optimization Level to "-Ofast" in xcode
    
    Bug when set Optimization Level to "-Ofast" (Fastest, Aggressive Optimizations) in xcode, read the wrong patch_size parameters to 7 (should be 8). This bug will occured in loadOCRHMMClassifierCNN function called by example_text_character_recognition and example_text_segmented_word_recognition.
    99294995
Name
Last commit
Last update
.github Loading commit data...
doc/tutorials Loading commit data...
modules Loading commit data...
samples Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...