-
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 |
---|---|---|
.. | ||
cmake | ||
doc/pics | ||
include/opencv2 | ||
samples | ||
src | ||
test | ||
CMakeLists.txt | ||
README.md | ||
text_config.hpp.in |