• 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
..
erfilter.cpp Loading commit data...
ocr_beamsearch_decoder.cpp Loading commit data...
ocr_hmm_decoder.cpp Loading commit data...
ocr_tesseract.cpp Loading commit data...
precomp.hpp Loading commit data...