MBS Xojo Developer Conference and Training
Join us from 11th to 14th September 2013 in Koblenz.

Platforms to show: All Mac Windows Linux Cross-Platform

TesseractMBS.kPageSegModeAuto = 3
const, OCR, MBS Real Studio OCR Plugin (tesseract3), class TesseractMBS,
Plugin version: 12.3, Mac: Yes, Win: Yes, Linux: Yes, Console & Web: No, Feedback.

Function: One of the page segmentation mode constants.
Notes: Fully automatic page segmentation, but no OSD.
TesseractMBS.kPageSegModeAutoOnly = 2
const, OCR, MBS Real Studio OCR Plugin (tesseract3), class TesseractMBS,
Plugin version: 12.3, Mac: Yes, Win: Yes, Linux: Yes, Console & Web: No, Feedback.

Function: One of the page segmentation mode constants.
Notes: Automatic page segmentation, but no OSD, or OCR.
TesseractMBS.kPageSegModeAutoOSD = 1
const, OCR, MBS Real Studio OCR Plugin (tesseract3), class TesseractMBS,
Plugin version: 12.3, Mac: Yes, Win: Yes, Linux: Yes, Console & Web: No, Feedback.

Function: One of the page segmentation mode constants.
Notes: Automatic page segmentation with orientation and script detection. (OSD)
TesseractMBS.kPageSegModeCircleWord = 9
const, OCR, MBS Real Studio OCR Plugin (tesseract3), class TesseractMBS,
Plugin version: 12.3, Mac: Yes, Win: Yes, Linux: Yes, Console & Web: No, Feedback.

Function: One of the page segmentation mode constants.
Notes: Treat the image as a single word in a circle.
TesseractMBS.kPageSegModeOSDOnly = 0
const, OCR, MBS Real Studio OCR Plugin (tesseract3), class TesseractMBS,
Plugin version: 12.3, Mac: Yes, Win: Yes, Linux: Yes, Console & Web: No, Feedback.

Function: One of the page segmentation mode constants.
Notes: Orientation and script detection only.
TesseractMBS.kPageSegModeSingleBlock = 6
const, OCR, MBS Real Studio OCR Plugin (tesseract3), class TesseractMBS,
Plugin version: 12.3, Mac: Yes, Win: Yes, Linux: Yes, Console & Web: No, Feedback.

Function: One of the page segmentation mode constants.
Notes: Assume a single uniform block of text. (Default.)
TesseractMBS.kPageSegModeSingleBlockVerticalText = 5
const, OCR, MBS Real Studio OCR Plugin (tesseract3), class TesseractMBS,
Plugin version: 12.3, Mac: Yes, Win: Yes, Linux: Yes, Console & Web: No, Feedback.

Function: One of the page segmentation mode constants.
Notes: Assume a single uniform block of vertically aligned text.
TesseractMBS.kPageSegModeSingleChar = 10
const, OCR, MBS Real Studio OCR Plugin (tesseract3), class TesseractMBS,
Plugin version: 12.3, Mac: Yes, Win: Yes, Linux: Yes, Console & Web: No, Feedback.

Function: One of the page segmentation mode constants.
Notes: Treat the image as a single character.
TesseractMBS.kPageSegModeSingleColumn = 4
const, OCR, MBS Real Studio OCR Plugin (tesseract3), class TesseractMBS,
Plugin version: 12.3, Mac: Yes, Win: Yes, Linux: Yes, Console & Web: No, Feedback.

Function: One of the page segmentation mode constants.
Notes: Assume a single column of text of variable sizes.
TesseractMBS.kPageSegModeSingleLine = 7
const, OCR, MBS Real Studio OCR Plugin (tesseract3), class TesseractMBS,
Plugin version: 12.3, Mac: Yes, Win: Yes, Linux: Yes, Console & Web: No, Feedback.

Function: One of the page segmentation mode constants.
Notes: Treat the image as a single text line.
TesseractMBS.kPageSegModeSingleWord = 8
const, OCR, MBS Real Studio OCR Plugin (tesseract3), class TesseractMBS,
Plugin version: 12.3, Mac: Yes, Win: Yes, Linux: Yes, Console & Web: No, Feedback.

Function: One of the page segmentation mode constants.
Notes: Treat the image as a single word.

The items on this page are in the following plugins: MBS Real Studio OCR Plugin.




Links
MBS Real Studio Plugins