You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So this is a request to build opencv against tesseract? At the moment I have no bandwidth to do that but if you can make a conda package for teserract I would be happy to link against it!
patricksnape
changed the title
conda-opencv3 text module doesn't expose the full functionality
Build and link against Tesseract for OpenCV text module
Oct 6, 2016
Take a look at the conda-build documentation and the meta.yaml here. You can probably base the recipe off of the homebrew package as a good starting place.
Help on module cv2.text in cv2:
NAME
cv2.text
FUNCTIONS
OCRBeamSearchDecoder_create(...)
OCRBeamSearchDecoder_create(classifier, vocabulary, transition_probabilities_table, emission_probabilities_table[, mode[, beam_size]]) -> retval
DATA
ERFILTER_NM_IHSGRAD = 1
ERFILTER_NM_IHSGrad = 1
ERFILTER_NM_RGBLGRAD = 0
ERFILTER_NM_RGBLGrad = 0
ERGROUPING_ORIENTATION_ANY = 1
ERGROUPING_ORIENTATION_HORIZ = 0
OCR_DECODER_VITERBI = 0
OCR_LEVEL_TEXTLINE = 1
OCR_LEVEL_WORD = 0
FILE
(built-in)
The text was updated successfully, but these errors were encountered: