$search
boundingBoxes_ | DetectText | [private] |
boxesBothSides_ | DetectText | [private] |
boxesScores_ | DetectText | [private] |
boxInbox_ | DetectText | [private] |
BRIGHT enum value | DetectText | [private] |
chainPairs(Mat &ccmap) | DetectText | [private] |
chainToBox(vector< vector< int > > &chain, vector< Rect > &boundingBox) | DetectText | [private] |
COARSE enum value | DetectText | [private] |
componentsMeanIntensity_ | DetectText | [private] |
componentsMedianStrokeWidth_ | DetectText | [private] |
componentsRoi_ | DetectText | [private] |
connectComponentAnalysis(const Mat &swtmap, Mat &ccmap) | DetectText | [private] |
correlation_ | DetectText | [private] |
countInnerLetterCandidates(bool *array) | DetectText | [inline, private] |
DARK enum value | DetectText | [private] |
detect(string filename) | DetectText | |
detect(Mat &image) | DetectText | |
detect() | DetectText | [private] |
detection_ | DetectText | [private] |
DetectText() | DetectText | |
disposal() | DetectText | [private] |
edgemap_ | DetectText | [private] |
edgepoints_ | DetectText | [private] |
editDistance(const string &s, const string &t) | DetectText | [private, static] |
editDistanceFont(const string &s, const string &t) | DetectText | [private] |
eval | DetectText | [private] |
filename_ | DetectText | [private] |
filterBoundingBoxes(vector< Rect > &boundingBoxes, Mat &ccmap, int rejectRatio) | DetectText | [private] |
filterPatch(const Mat &patch) | DetectText | [private] |
findRotationangles(int blackWhite) | DetectText | [private] |
FINE enum value | DetectText | [private] |
firstPass_ | DetectText | [private] |
FontColor enum name | DetectText | [private] |
fontColor_ | DetectText | [private] |
getBoxesBothSides() | DetectText | |
getCorrelationIndex(char letter) | DetectText | [private] |
getDetection() | DetectText | |
getMeanIntensity(const Mat &ccmap, const Rect &rect, int element) | DetectText | [private] |
getMedianStrokeWidth(const Mat &ccmap, const Mat &swtmap, const Rect &rect, int element) | DetectText | [private] |
getNearestWord(const string &str, string &nearestWord) | DetectText | [private] |
getTopkWords(const string &str, const int k, vector< Word > &words) | DetectText | [private] |
getWords() | DetectText | |
groupLetters(const Mat &swtmap, const Mat &ccmap) | DetectText | [private] |
horizontalChains_ | DetectText | [private] |
horizontalLetterGroups_ | DetectText | [private] |
identifyLetters(const Mat &swtmap, const Mat &ccmap) | DetectText | [private] |
IMAGE enum value | DetectText | [private] |
image_ | DetectText | [private] |
ImageAdjust(IplImage *src, IplImage *dst, double low, double high, double bottom, double top, double gamma) | DetectText | [private] |
initialStrokeWidth_ | DetectText | [private] |
innerComponents_ | DetectText | [private] |
insertToList(vector< Word > &words, Word &word) | DetectText | [private] |
isGrouped_ | DetectText | [private] |
isLetterComponects_ | DetectText | [private] |
maxLetterHeight_ | DetectText | [private] |
maxStrokeWidth_ | DetectText | [private] |
merge(const vector< int > &token, vector< int > &chain) | DetectText | [private] |
mergePairs(const vector< Pair > &groups, vector< vector< int > > &chains) | DetectText | [private] |
mergePairs(const vector< vector< int > > &initialChains, vector< vector< int > > &chains) | DetectText | [private] |
minLetterHeight_ | DetectText | [private] |
Mode enum name | DetectText | [private] |
mode_ | DetectText | [private] |
nComponent_ | DetectText | [private] |
ocrRead(vector< Rect > &boundingBoxes) | DetectText | [private] |
ocrRead(const Mat &imagePatch, string &output, int actual) | DetectText | [private] |
originalImage_ | DetectText | [private] |
outputPrefix_ | DetectText | [private] |
overlapBoundingBoxes(vector< Rect > &boundingBoxes) | DetectText | [private] |
overlayText(vector< Rect > &box, vector< string > &text) | DetectText | [private] |
pipeline(int blackWhite) | DetectText | [private] |
preprocess(Mat &image) | DetectText | [private] |
Purpose enum name | DetectText | [private] |
readLetterCorrelation(const char *filename) | DetectText | |
readWordList(const char *filename) | DetectText | |
REFINE enum value | DetectText | [private] |
Result enum name | DetectText | [private] |
result_ | DetectText | [private] |
rotated | DetectText | |
showBoundingBoxes(vector< Rect > &boxes) | DetectText | [private] |
showBoundingBoxes(vector< Rect > &boxes, vector< bool > &text) | DetectText | [private] |
showCcmap(Mat &ccmap) | DetectText | [private] |
showEdgeMap() | DetectText | [private] |
showLetterDetection() | DetectText | [private] |
showLetterGroup() | DetectText | [private] |
showSwtmap(Mat &swtmap) | DetectText | [private] |
spaticalOrder(Rect a, Rect b) | DetectText | [private, static] |
spellCheck(string &str, string &output, int method) | DetectText | [private] |
STREAM enum value | DetectText | [private] |
strokeWidthTransform(const Mat &image, Mat &swtmap, int searchDirection) | DetectText | [private] |
testEdgePoints(vector< Point > &edgepoints) | DetectText | [private] |
testEditDistance() | DetectText | |
testGetCorrelationIndex() | DetectText | |
testInsertToList() | DetectText | |
testMergePairs() | DetectText | |
textDisplayOffset_ | DetectText | [private] |
theta_ | DetectText | [private] |
trim(string &str) | DetectText | [private] |
UPDATE enum value | DetectText | [private] |
updateStrokeWidth(Mat &swtmap, vector< Point > &startPoints, vector< Point > &strokePoints, int searchDirection, Purpose purpose) | DetectText | [private] |
verticalChains_ | DetectText | [private] |
verticalLetterGroups_ | DetectText | [private] |
wordList_ | DetectText | [private] |
wordsBothSides_ | DetectText | [private] |
~DetectText() | DetectText |