cv.TextDetectorCNN/TextDetectorCNN - MATLAB File Help |
Creates an instance using the provided parameters
obj = cv.TextDetectorCNN(modelArchFilename, modelWeightsFilename)
obj = cv.TextDetectorCNN(..., 'OptionName', optionValue, ...)
.prototxt
file)..caffemodel
file).{[300,300], [700,500], [700,300], [700,700], [1600,1600]}
are recommended in [LiaoSBWL17] to achieve the best quality.
default {[300,300]}
.