about_KADMOS() informs about the present KADMOS version.🗏
ALC File is a log file that is supplied with each classifier. 🗏
alc is a parameter for character set selection. ALC_...🗏ALC_DEFAULT Full character set of the classifier, if wlabels is empty.ALC_LCALPHA Small letterALC_UCALPHA Capital letterALC_ALPHA Small letter and capital letterALC_NUMERIC NumbersALC_ALPHANUMERIC Small letter, capital letter and numbers
ALC_SPECIAL Punctuation marks and special charactersALC_ACCENT Accented charactersALC_ALL All charactersALC_GESTURES Not used at the moment.
alcfill.exe 🗏
alcstrip.exe 🗏
accents Result for each component. 🗏
alignment to align the data to byte boundaries 🗏
angle Rotation angle in degrees 🗏
array Pointer to an array 🗏
array_type ARRAY_TYPE_BYTE or ARRAY_TYPE_WCHAR 🗏
base_line sets the scale - the height of a capital letter such as 'A', 'B' or 'C'. 🗏
bitsperpixel Contains the number of bits per pixel 🗏
black provides the percent darkness of the transferred image 🗏 🗏
bmp_buffer Memory address of the BITMAPINFOHEADER to be converted. 🗏
bold Returns the stroke thickness of the character, measured in units of half pixel width. 🗏 🗏
boxtext Like GetFileName for Windows. 🗏
bstr Result string in VB. 🗏
buffer Pointer to a memory area in which the data should be written. 🗏
buffsize Länge von buffer in Byte. 🗏
char_space_min, char_space_max describe the minimum and maximum distances between two characters. 🗏
chopper.exe Additional sotware for classifier restriction. 🗏
CODE_PAGE 🗏
#define CODE_PAGE_437 437
#define CODE_PAGE_720 720
#define CODE_PAGE_737 737
#define CODE_PAGE_850 850
#define CODE_PAGE_852 852
#define CODE_PAGE_855 855
#define CODE_PAGE_857 857
#define CODE_PAGE_858 858
#define CODE_PAGE_866 866
#define CODE_PAGE_874 874
#define CODE_PAGE_1250 1250
#define CODE_PAGE_1251 1251
#define CODE_PAGE_1252 1252
#define CODE_PAGE_1253 1253
#define CODE_PAGE_1254 1254
#define CODE_PAGE_1255 1255
#define CODE_PAGE_1256 1256
#define CODE_PAGE_1257 1257
#define CODE_PAGE_1258 1258
#define CODE_ISO_8859_1 885901
#define CODE_ISO_8859_2 885902
#define CODE_ISO_8859_4 885904
#define CODE_ISO_8859_5 885905
#define CODE_ISO_8859_6 885906
#define CODE_ISO_8859_7 885907
#define CODE_ISO_8859_8 885908
#define CODE_ISO_8859_9 885909
#define CODE_ISO_8859_10 885910
#define CODE_ISO_8859_11 885911
#define CODE_ISO_8859_13 885913
#define CODE_ISO_8859_15 885915
#define CODE_ASCII 1000000 /* Ersatz representation */
#define CODE_UTF_8 2000008
#define CODE_UTF_16 2000016
#define CODE_UTF_32 2000032
/*** special classifier codes */
#define CODE_ASCII_7BIT 1000001
#define CODE_UTF_16_7BIT 2000017
code_wexpand_lig() provides a string for a ligature label 🗏
color Contains the color information. COLOR_... 🗏 🗏 🗏 🗏COLOR_BINARY Black and white imageCOLOR_GRAY gray imageCOLOR_RGB Color image
configurations menu 🗏
content Found global "area of interest" in the given image. 🗏
data Pointer to the image content 🗏
deskew_min Threshold value from which an erection takes place. 🗏
destination Pointer to a parameter structure for the parameters to be written. 🗏
dictionary String with the name of the dictionary to be connected (*.hash). 🗏
dimension Dimension of features. 🗏
dst Pointer to a result string. 🗏
entry Entry with the file name in the section. 🗏
errortext Pointer to a data structure of type re_ErrorText or re_wErrorText. 🗏
expected_areas Search for rectangles. 🗏
expected_areas_len Number of specifications that can be found under expected_areas. 🗏
famulus.exe Program for image viewing and character collection. 🗏
file_title Pointer to a file 🗏 🗏 🗏 🗏 🗏 🗏 🗏 🗏
filler* 8 Byte Alignment.
fillorder Alignment of the bytes for IMGTYPE_... 🗏FILLORDER_MSB2LSB First bit = first pixel.FILLORDER_LSB2MSB Last bit = first pixel.
filter Like GetFileName for Windows. 🗏
font includes the given font. 🗏
#define FONT_HAND 0x00000001
#define FONT_MACHINE 0x00000002
#define FONT_HM (FONT_HAND|FONT_MACHINE)
#define FONT_LATIN 0x00000010
#define FONT_FRAKTUR 0x00000020
#define FONT_GREEK 0x00000040
#define FONT_CYRILLIC 0x00000080
#define FONT_ARABIC 0x00000100
#define FONT_FARSI 0x00000200
#define FONT_HEBREW 0x00000400
#define FONT_THAI 0x00000800
#define FONT_LANGUAGE (FONT_LATIN|FONT_FRAKTUR|FONT_GREEK|FONT_CYRILLIC|FONT_ARABIC|FONT_FARSI|FONT_HEBREW|FONT_THAI)
#define FONT_OCRA 0x00020000
#define FONT_OCRB 0x00040000
#define FONT_CMC7 0x00080000
#define FONT_E13B 0x00100000
#define FONT_F7B 0x00200000
#define FONT_SEMI 0x00400000
#define FONT_LCD 0x00800000
#define FONT_BRAILLE 0x01000000
#define FONT_NORM (FONT_OCRA|FONT_OCRB|FONT_CMC7|FONT_E13B|FONT_F7B|FONT_SEMI|FONT_LCD|FONT_BRAILLE)
#define FONT_LN (FONT_LANGUAGE|FONT_NORM)
#define FONT_ALL (FONT_HM|FONT_LN)
FunctionAddress() for Java and C-Sharp (C #) programmers.
general This parameter controls the work of re?_do() 🗏GENERAL_LINESHADOW_ONLY controls the work of re?_do()GENERAL_LINESHADOW_ONLY rec_do() will be terminated after preprocessingGENERAL_HOOKENGINE_LOADED signals after re?_init(), if a hook engine was found and loaded.GENERAL_HOOKENGINE_ON activates a hook engine.GENERAL_PREP_ONLY the KADMOS recognition can be switched off.GENERAL_LINESHADOW_ONLY for preprocessing a classification is carried out, the KADMOS recognition is turned off.GENERAL_LINEPOSITION_ONLY only the necessary preprocessing is carried out, no character recognition.GENERAL_FEATURES_ONLY A subsequent call to rep_do () then stops after the feature formation.GENERAL_HOOKENGINE_LOADED indicates if another detection engine has been loaded.GENERAL_HOOKENGINE_ON A second recognition engine can be activated.GENERAL_*CALL is intended for internal use.GENERAL_RESPELLCALL Position pollingGENERAL_RECALL Mask for RECCALL to GENERAL_RESPELLCALLGENERAL_REPMULTITHREADING Threads managementGENERAL_MULTITHREADING Mask for the multithreading parameters.
GetPointer() for Java and C-Sharp (C #) programmers.
GetPrivateFileName() 🗏
GetRelGraph() reads data from one structure into another structure. 🗏
GetRelGrid() reads data from one structure into another structure. 🗏
GetRelGridParm() reads data from one structure into another structure. 🗏
GetRelResult(), GetRepResult() reads data from one structure into another structure. 🗏
grid for line and box recognition. 🗏 🗏GRID_LINE_H Horizontal lineGRID_LINE_V Vertical lineGRID_BOX Box around one or more characters.GRID_COMB Comb with sign.GRID_ALL All grid elementsGRID_END End of the list gridparm
gridparm Field of RelGridParm structures. 🗏 🗏
gridparm_maxlen indicates the size of the provided memory. 🗏 🗏
h_image_deskewed Image handle of the erected image. 🗏
h_result_image_bw Image handle of a black and white version of the segmented subpicture. 🗏
HashMaker.exe extracts from dictionaries word lists and affix files.
hWND_line_message if set, rep_do() sends messages to the described window.🗏
hWND_rec_finished if set, rec_do() sends messages to the described window.🗏
hWND_rel_finished if set, rel_do() sends messages to the described window.🗏
hWND_rep_finished if set, rep_do() sends messages to the described window.🗏
height Height of an element 🗏 🗏 🗏 🗏 🗏 🗏
HookEngineData Connection of a hook engine 🗏
hookparm Connection of a separate function 🗏
struct ReParm hWND_... Windows Management 🗏
ident Specification of the error type 🗏
image_bottom Lower edge of the character 🗏 🗏
image_deskewed Twisted positioned images will be erected. 🗏
image_in Input image for the layout analysis. 🗏
image_number Picture number 🗏
image_Top Top of the character 🗏 🗏
imgtype Specification of image data given in a structure ReImage under data. 🗏IMGTYPE_PIXELARRAY Storage of the image data as a matrix of the pixelsIMGTYPE_POINTERARRAY Storage of the image data as a pointer to the line beginningsIMGTYPE_STROKE Storage of image data as a field of elements ReStroke#define IMGTYPE_FEATURE, #define IMGTYPE_FEATURE_* Recognition of arbitrary objects
info.exe 🗏
inifile Ini file in which the entries are stored. 🗏
init Parameters for the initialization. 🗏 🗏 🗏 🗏
italic returns the skew of the characters 🗏 🗏
ispell_config Here parameters for the configuration of Ispell can be transferred. 🗏
KADMOS.h
labels, labels2 → 🗏
labels_size Specifies the maximum size of labels, labels2.
leading_blanks Entry of how many spaces precede the respective recognition results. 🗏
line_space specifies the line spacing. 🗏
min_height, max_height minimum and maximum vertical extent of a Grid element. 🗏
max_strokecount Maximum number of strokes in the image. 🗏
maxlen Number of characters to be transferred 🗏
min_width, max_width minimum and maximum horizontal extent of a grid element. 🗏
n Array elements number 🗏 🗏 🗏 🗏
next Index of the next element in RelGraph. 🗏
noise_... Noise removal 🗏noise_diameter_percent Classify and remove dirt relative to the line thickness, depending on its diameter.noise_diameter_pixel Dirt, absolutely in pixels, depending classify and remove from its diameter.noise_width_percent, noise_length_percent Classify and remove dirt, relative to the line thickness, noise_width_percent, noise_length_percent Classify and remove dirt, absolutely in pixels, oem_... Administration of a separate dictionary 🗏oem_spell_lookup Name of your own, used dictionary.oem_codepage The code page used for the own dictionary.oem_reject_char The rejection mark needed for the own spellchecker.oem__wordchars All characters of all the words of the own used dictionary.
options OPTIONS_... Working with basic and group labels. 🗏 🗏OPTIONS_BASICLABELS Specify basic labelsOPTIONS_BASICLABELS_PARM Use basic labels instead of group labels in the structure ReParmOPTIONS_BASICLABELS_RESULT Basic labels instead of group labels in the RelResult structure OPTIONS_EXCLUDE FoAtrce recognition, force a clear decision or rejection.OPTIONS_STRICTSELECT to use if one is sure that disconnected identifiers (labels, alc) never occur.OPTIONS_FAST_GRID Enable faster grid removal.OPTIONS_FAST_REC causes a faster detection in the handwriting classifiers.OPTIONS_FAST causes detection like OPTIONS_FAST_GRID and OPTIONS_FAST_REC together.OPTIONS_REL_REC_REPEAT after the first detection, a second modified one is startedOPTIONS_REL_CLEARThis parameter is intended to support the reading of standard font lines, such as CMC7 or E13b.
orientation Storing the image lines for IMGTYPE_PIXELARRAY 🗏ORIENTATION_TOPLEFTThe picture lines are stored from top to bottom.ORIENTATION_BOTLEFTThe picture lines are stored from bottom to top.
page_text() analyzes the structure and content of a given document. 🗏
parameter returns the circumscribing rectangle for the whole page. 🗏
parm is a parameter for the structure ReParm. 🗏 🗏 🗏 🗏
photometric The distinction of foreground / background. PHOTOMETRIC_... 🗏PHOTOMETRIC_MINISWHITE Low color values represent background.PHOTOMETRIC_MINISBLACK Low color values represent foreground (characters).
pos informs about the position of the character in the text line. POS_... 🗏POS_NOLINECONTEXT Recognize signs only from their geometric shapePOS_SOFTLINECONTEXT the calculated deviation is normalized in this way.POS_HARDLINECONTEXT the location of the characters in the line particularly stronge valuatePOS_NOWORDCONTEXT the characters are recognized only by their geometric shape and their location in the line
prep PREP_... 🗏PREP_NOSPACEREMOVAL White edge removal turned off.PREP_NOSPOTREMOVAL Spot removal switched off.PREP_AUTO_NOISEREDUCTION Adaptively controlled dirt removal.PREP_SCALING transforms images to a resolution of 300 dpiPREP_RGBTOGRAY_COLORGRAY Convert color images to greyscale with mean value.PREP_RGBTOGRAY_COLORMIN Convert color images into gray images with color lightening.PREP_RGBTOGRAY_COLORMAX Convert color images to gray images with color strengthening.PREP_GRAYTOBIN_VERY_THIN creates a black and white image with a very faint blackening from a gray image.PREP_GRAYTOBIN_THIN creates a black and white picture with faint blackening from a gray picture.PREP_GRAYTOBIN_MEDIUMcreates a black and white picture with medium blackening from a gray picture.PREP_GRAYTOBIN_THICK creates from a gray picture a black and white picture with strong blackening.PREP_GRAYTOBIN_VERY_THICK creates a black and white picture with very strong blackening from a gray picture.PREP_GRAYTOBIN_UNIFORM Thresholding is not done adaptively, but with a threshold for the whole picture.PREP_BINFILTER_VERY_THIN Character smoothing with heavy thinning.PREP_BINFILTER_THIN Character smoothing with thinning.PREP_BINFILTER_MEDIUM Character smoothing without thinningPREP_BINFILTER_THICK Character smoothing with thickeningPREP_BINFILTER_VERY_THICK Character smoothing with heavy thickeningPREP_BINFILTER PREP_REMOVE_BACKGROUND_AUTO Remove image background with histogram (only for color images).PREP_REMOVE_BACKGROUND Remove image background (only for color images)PREP_INPLACE the image provided for recognition is overwritten with the filtered or gray to black and white converted image.
private_data a value set by the user program is returned. 🗏
programreturns the name of the module or subroutine in which the error occurred. 🗏
projection Projection according to the slope of the beginning and end of the sign on the baseline. 🗏 🗏
reconfig.dll DLL for setting parameters for the classification. 🗏
reconfig.ini Initialization file to include reconfig.dll.
reconfig.lib Library for integrating reconfig.dll.
ReFileHandle Handle to the file to be read. 🗏
ReImage 🗏
ReImageHandle 🗏
ReInit 🗏
rejects, rejects2 → 🗏
reject_char Character to be used in case of rejection. 🗏 🗏
reject_level Confidence value up to which a result character is to be output. 🗏 🗏 🗏 🗏 🗏
reject_limit determines the confidence value from which alternatives are returned internally. 🗏
ReLayoutResult, ReLayoutData 🗏
RePageParm, RePageResult, RePageData 🗏
ReParm 🗏
reparm Pointer to a structure ReParm. 🗏 🗏
RESPELL 🗏
respell_codepage() internal code page of the connected dictionary. 🗏
respell_config Configuration of respell 🚧 🗏
respell_do() Verification or improvement of results by comparison with a dictionary. 🗏
respell_end() deactivates the loaded dictionary. 🗏
respell_filetitle() returns the filename of the loaded dictionary. 🗏
respell_fontfont restriction for recognition. RESPELL_... 🗏RESPELL_DICTIONARY_COMPLETEClassifier labels are limited to dictionary labels.RESPELL_DICTIONARY_CONFIRM All results are looked up in the dictionary, not just the bad ones.RESPELL_ALLOW_COMPOUND_WORDS Connection words are allowed.
respell_freeimages() Freeing memory of internally collected images. 🗏
respell_init(), respell_winit() loads the dictionary specified under dictionary. 🗏
respell_lookup() searches in the activated dictionary for the given word. 🗏
respell_maxlen Limitation of the length of words to be processed by Ispell. 🗏
respell_reject_char() 🗏
respell_wordchars() returns the character set of the dictionary. 🗏
ReSpellData 🗏
ReSpellInit 🗏
ReSpellParm 🗏
respellparm Pointer to a structure ReSpellParm. 🗏 🗏 🗏
ReStroke Data structure in which strokes are collected. 🗏
RESULT_FLAG_... 🗏 🗏 🗏 🗏RESULT_FLAG_RESPELL_CONFIRMED Set if confirmed by RESPELL.RESULT_FLAG_RESPELL_GENERATED Set if generated by RESPELL.RESULT_FLAG_RESPELL To query if RESULT_FLAG_RESPELL_CONFIRMED or RESULT_FLAG_RESPELL_GENERATED were set.RESULT_FLAG_ACCENT_TOP Set when the accent is over the character.RESULT_FLAG_ACCENT_BOTTOM Set when the accent is under the character.RESULT_FLAG_ACCENT RESULT_FLAG_ACCENT_TOP | RESULT_FLAG_ACCENT_BOTTOM RESULT_FLAG_ACCENT_START First element of an accented character.RESULT_FLAG_ACCENT_MEMBER Element of an accented character.RESULT_FLAG_ACCENT_END Last element of an accented character.RESULT_FLAG_REC_REPEAT with a new recognition with special preprocessing.RESULT_FLAG_REC_COMBINED when the result has been combined with base and accents.RESULT_FLAG_BIDI_LTR_EMBEDDINGRESULT_FLAG_BIDI_RTL_EMBEDDINGRESULT_FLAG_BIDI_POP_DIR_FORMATRESULT_FLAG_BIDI_LTR_MARKESULT_FLAG_BIDI_SPACES_LTRRESULT_FLAG_BIDI_SPACES_RTLRESULT_FLAG_BIDIRESULT_FLAG_NOTEXT Illustration, graphic or similarRESULT_FLAG_GRID Line, box, line grid, or similarRESULT_FLAG_UNDERLINE Underlining a text lineeRESULT_FLAG_TEXT Area of text lines
result_height Height of result_image (can be compressed). 🗏
result_image describes the position of the image in the overall image, which was transferred for recognition. 🗏
result_number Index of results in rel_result. 🗏 🗏
result_text returned result text. 🗏
result_text_len Length (number of characters) of the result text result_text delivered by respell_do (). 🗏
result_text_maxlen Maximum number of characters in result_text. 🗏
result_width Width of result_image (can be compressed). 🗏
results Speicherplatz für the Ergebnis. 🗏
results_size Ergebnislänge 🗏
resunit Unit of measure of resolution by the scanning. RESUNIT_...🗏RESUNIT_NONE No resolution information.RESUNIT_INCH Resolution in inches.RESUNIT_CENTIMETERResolution in cm.RESUNIT_METER Resolution in Meter.
rerect Pointer to a rectangle containing the character position in the line. 🗏
REX_... 🗏 🗏 🗏
REX_IMGREADY Pre-processing of the image was performedREX_ERROR error returnREX_FINISHED Module is finished.
rgelement Pointer to a structure to be copied into. 🗏 🗏
rgpelement copies a data structure into a field of the structure RelGridParm. 🗏
rrelement copies a data structure into a field of the structure RelResult bzw RepResult. 🗏
rotateimage Pointer on a field of structures 🗏
rsd Pointer to the data structure ReSpellData. 🗏
re_ArrayToString(), re_StringToArray() converts data 🗏
re_bmp2image() convert to the ReImage format. 🗏
RE_CDO 🚧
re_CharArrayToPointer(), re_PointerToCharArray() 🗏
re_ClearError() Reset an error that has occurred. 🗏
re_ClearThreadData() Release of the thread information. 🗏
re_clipboard2image() puts an image from the clipboard into the ReImage format. 🗏
re_cloneimage() creates a second identical ReImage image. 🗏
re_closeimagefile() closes an image file opened with re_openimagefile(). 🗏
re_collect_end() will complete the collection started with re_collect_init(). 🗏
re_collect_init(), re_collect_winit() Initialization of a file for data collection. 🗏
re_config_close() terminates an active configuration dialog. 🗏
re_copyparm() allows to copy parameters of the structure ReParm into a target structure. 🗏
re_createimage() allocates memory for the pixels. 🗏
re_DisplayErrorText(), re_wDisplayErrorText() show the content of re_ErrorText and re_wErrorText at the screen. 🗏
re_DisplayErrorText_bas() show the content of re_ErrorText_bas at the screen. 🗏
re_endofimagefile() Query of the file end 🗏
re_ErrorText, re_wErrorText, re_ErrorText_bas error handling 🗏
re_fillimage() fills a described rectangle of the given ReImage image with the desired color. 🗏
re_freeimage() deallocates memory. 🗏
re_free_layout() Allocated memory is freed. 🗏
re_GetErrorConfig() is used to query the current settings for error handling. 🗏
re_GetErrorHandler(), re_wGetErrorHandler() returns the address of a private error function. 🗏
re_GetErrorText(), re_wGetErrorText() retrieve error messages. 🗏
re_GetErrorText_bas() fills the data structure of errtext. 🗏
re_getpixel() returns the color of a given pixel. 🗏
re_GetPrivateData() The value set with re SetPrivateData() can be queried. 🗏
GetPrivateFileName() Returns a file name under file_title. 🗏
re_hbitmap2image() A Windows bitmap is converted to the ReImage format. 🗏
re_image2bmp() An image is converted from the ReImag format to a bitmap format. 🗏
re_image2clipboard() puts an image with the ReImage format in the clipboard. 🗏
re_image2hbitmap() converts a ReImage image to HBITMAP handles. 🗏
re_imagehandle2image() fills the data structure given under image. 🗏
re_layout() analyzes the structure and content of a given document. 🗏
re_layout_deskew Corrected righting angle of the input image. 🗏
re_layout_result Field of the results of the layout analysis. 🗏
re_layout_result_len Number of elements (results) in re_layout_result. 🗏
re_openimagefile(), re_wopenimagefile() Open image file 🗏
re_page() assigns text areas to classifiers. 🗏
re_readimage() reads an image and allocates appropriate memory. 🗏
re_readimagefile(), re_wreadimagefile() reads an image into a structure. 🗏
re_readparm(), re_readparm2(), re_readparm3(), reads from an INI file. 🗏
re_wreadparm(), re_wreadparm2(), re_wreadparm3()
re_rotateimage() generates a second rotated ReImage-Bild. 🗏
re_SetErrorConfig() configures the error handling. 🗏
re_SetErrorHandler(), re_wSetErrorHandler() use the own error handling. 🗏
re_SetErrorText(), re_wSetErrorText() writes back values. 🗏
re_SetErrorText_bas() writes back values. 🗏
re_setpixel() occupies a pixel with a color. 🗏
re_SetPrivateData() Set a private value for the case of error. 🗏
re_writeimage(), re_wwriteimage() Write a Reimage image into a BITMAP file. 🗏
re_writeimagefile() writes an image into the file given by a file_handle. 🗏
re_writeparm(), re_writeparm2(), re_writeparm3(), write parameters to an INI file. 🗏
re_wwriteparm(), re_wwriteparm2(), re_wwriteparm3()
RE_SUCCESS | Return value in case of success. |
|---|---|
RE_QUIT | Canceled by the user. |
RE_WARNING | Warning (without further consequences). |
RE_ERROR | General error in the program flow. |
RE_INFO | Return a clear text information. |
| Typical errors in the program sequence are additionally characterized. | |
RE_PARAMETERERROR | Faulty parameter supply of a function. |
RE_MEMORYERROR | Memory shortage or incorrect pointers to the memory to be provided. |
RE_FILEERROR | Error by opening, reading, writing, or closing a file. |
RE_PROTECTERROR | Unlicensed KADMOS version. |
RE_SEGMENTATIONERROR | Problems with the segmentation. |
REC 🗏
rec_accent() Return the elements of an accented character. 🗏
REC_ALT maximum number of detection alternatives. 🗏
rec_bottom, rec_top gives the position in the row for each altrnative 🗏 🗏
rec_collect_kernel() writes the images submitted for recognition into the file. 🗏
rec_config() allows the classifier configuration. 🗏
rec_do()starts the recognition. 🗏
rec_end(), rel_end(), rep_end() deactivates the loaded classifier. 🗏
rec_filetitle() returns the name of the loaded classifier. 🗏
rec_get_features() provides access to internal KADMOS features. 🗏
rec_hook Here you can specify the own function. 🗏
rec_info() returns labels of a classifier. 🗏
rec_init(), rec_winit() loads classifiers. 🗏
rec_linker.exe Additional software to connect classifiers. 🗏
REC_MESSAGE 🗏
rec_top, rec_bottom gives the position in the row for each altrnative🗏 🗏
rec_value provides the security of each recognition for each recognized character. 🗏 🗏
rec_wchar receives the 2-byte identifier of the character🗏 🗏
REC_WCHAR_... 🗏REC_WCHAR_SIZE Size of rec_wchar in bytes.REC_WCHAR_COUNT Number of wchar in rec_wchar.
RECACCENT_MESSAGE 🗏
ReCdoData 🚧 🗏
ReCdoInit 🚧 🗏
ReCdoLine 🚧 🗏
recg Pointer to a structure RecGraph. 🗏
RecGraph 🗏
RecData 🗏
recdata Pointer to a structurer RecData. 🗏
RecMaker Program for generating classifiers🗏
RecResult 🗏
REL 🗏
rel_alternative_maximum returns the maximum number of word alternatives. 🗏
rel_blank_min returns the limit from which the distances are to be considered as blank.🗏 🗏
rel_blank_width returns the detected mean width of the blank character. 🗏 🗏
rel_branch Branching into RelGraph. 🗏
rel_branch_len Branch length in RelGraph. 🗏
rel_char_space describes the mean distance between two consecutive characters. 🗏 🗏
rel_clear() Empty the data structure RelData. 🗏
rel_codepage specifies the code page for the recognition results. 🗏
rel_collect_kernel() writes the images submitted for recognition into the file. 🗏
rel_corr() Correction run over the filled data structure. RelData. 🗏
rel_config(), rel_config2(), rel_config3() allows the classifier configuration. 🗏
rel_deskew Corrected rotation of the image. 🗏
rel_do()starts the recognition. 🗏
rel_end() deactivates the loaded classifier. 🗏
rel_filetitle() returns the name of the loaded classifier. 🗏
rel_find() looks in the given picture for a readable line of text with the given number of letters. 🗏
rel_findg() looks in the given picture for a readable line of text with the given number of letters. 🗏
rel_freeimages() Memory is freed. 🗏
rel_graph Pointer to the results of segmentation and classification. 🗏
rel_graph_in An input graph passed to respell_do(). 🗏
rel_graph_in_len Number of elements of rel_graph_in. 🗏
rel_graph_len return the number of recognized individual results. 🗏 🗏 🗏
rel_graph_maxlen Maximum number of elements in rel_graph. 🗏
rel_graph_out The result graph is registered here. 🗏
rel_graph_out_len Length (number of nodes) of the result graph returned by respell_do(). 🗏
rel_graph_out_maxlen Maximum length (number of nodes) of the result graph. 🗏
rel_graph_start Start node in RelGraph. 🗏
rel_grid returns information about lines or boxes. 🗏 🗏
rel_grid_len contains the number of actually recognized structure elements. 🗏 🗏
rel_grid_maxlen contains the number of actually recognized structure elements. 🗏
rel_hook Here you can specify the own function. 🗏
rel_info() returns labels of a classifier. 🗏
rel_init(), rel_winit() loads classifiers. 🗏
rel_lineshadow() Information about the hand / machine classification of the given image. 🗏
rel_rec_accent_set() Enter individual characters from RecData to RelData. 🗏
REL_MESSAGE 🗏
rel_recset() Transfer individual characters from the data structure RecData to the data structure RelData. 🗏
rel_repeat contains the respective data structure of rel_do(). 🗏
relresult Pointer to the results of segmentation and classification. 🗏 🗏
rel_result_in to respell_do() passed field rel_result. 🗏
rel_result_in_len Number of elements of rel_result_in. 🗏
rel_result_len return the number of recognized individual results. 🗏 🗏 🗏
rel_result_maxlen Maximum number of elements in rel_result. 🗏
rel_result_out Here the corresponding results RealResult are entered. 🗏
rel_result_out_len The number of entered field elements of the returned result. 🗏
rel_result_out_maxlen Maximum length (number of results) of the result field rel_result_out. 🗏
rel_textline() occupies a string with the recognition results of one line at a time 🗏
rel_word_value() supports the connection of dictionaries. 🗏
ReLayoutResult, ReLayoutData 🗏
RelData 🗏
reldata Pointer to a structure RelData. 🗏 🗏 🗏
RECLFIND_MESSAGE 🗏
relg Pointer to a structure RelGraph. 🗏
RelGraph RelGraph describes the row structure and refers to the associated results. 🗏
relgraph Pointer to a structure RelGraph. 🗏
RelGrid 🗏
relgrid Pointer to a structure RelGrid. 🗏
RelGridParm 🗏
relgridparm Pointer to a structure RelGridParm. 🗏
RelResult 🗏
relresult Pointer to a structure RelResult bzw RepResult. 🗏
relr Pointer to a structure RelResult. 🗏
REP 🗏
rep_config(), rep_config2(), rep_config3() allows the classifier configuration. 🗏
rep_deskew Corrected rotation of the image. 🗏
rep_do() starts the recognition. 🗏
rep_end() deactivates the loaded classifier. 🗏
rep_filetitle() returns the name of the loaded classifier. 🗏
rep_info() returns labels of a classifier. 🗏
rep_init(), rep_winit() loads classifiers. 🗏
rep_idcard() Starts the recognition with image preprocessing and locating the coding lines for ID cards. 🗏
REP_LINE_CNT 🗏
rep_memory To record the results rep_result(s). 🗏
rep_memory_size Available memory size for rep_do(). 🗏
REP_MESSAGE 🗏
rep_repeat contains the respective data structure rep_do(). 🗏
rep_result Pointer on a field of structures RepResult. 🗏
REP_RESULT 🗏
rep_result_len contains the number of determined text lines after calling rep_do(). 🗏
RepData 🗏
repdata Pointer to a structure RepData 🗏
repr Pointer on a field of structures RepResult. 🗏
ReParm 🗏
RepResult 🗏
repr_textline(), rep_textline() occupies a string with the recognition results of one line at a time. 🗏
represult Pointer to a structure RelResult bzw RepResult. 🗏
search_area Descriptive rectangle of the search area to search boxes, lines and combs. 🗏
section Section in the ini file. 🗏
SEG_ALT maximum number of segmentation alternatives. 🗏
seg_value Segmentation of two partial images. 🗏
SetRelGraph() copies a data structure into a field of the structure RelGraph. 🗏
SetRelGrid() copies a data structure into a field of the structure RelGrid. 🗏
SetRelResult(), copies a data structure into a field of the structure
SetRepResult()RelResult bzw RepResult. 🗏
Sichten.exe Program to edit Ras files. 🗏
source allows to copy parameters of the structure ReParm into a target structure. 🗏
src Pointer to a ligature label. 🗏
ReImage 🗏
strokecount Number of transferred pixels at IMGTYPE_STROKE. 🗏
strokelen returns the total theh length of the character. 🗏 🗏
subgrid_count Number of boxes in boxes or combs. 🗏
subimage Relative section of the picture. 🗏 🗏
systext An error text reported by the operating system is returned. 🗏
text An error text is returned. 🗏
text_format Output format of the text line. TEXT_FORMAT_... 🗏TEXT_FORMAT_ANSI By default, also applies to CODE_UTF_16 or CODE_UTF_8TEXT_FORMAT_POSTSCRIPT Not implemented yet.TEXT_FORMAT_XML The output of the results as an XML code page, UTF-8.TEXT_FORMAT_PDF Applies to all code pages supported by KADMOS.TEXT_FORMAT_LEFT_TO_RIGHT for Latin, Cyrillic, ... mixed with Hebrew, Arabic, ...TEXT_FORMAT_RIGHT_TO_LEFT for Hebrew, Arabic, ... mixed with Latin, Cyrillic, ...TEXT_FORMAT_ACCENTS_BOTTOM_UP Reorder with accents from bottom to top.TEXT_FORMAT_ACCENTS_TOP_DOWN upper accents from top to bottom.TEXT_FORMAT_KADMOS_MULTIBYTE Output of multi-byte labels.TEXT_FORMAT_OMIT_BIDI_CONTROL for BIDI text without output of 0x202D or 0x202ETEXT_FORMAT_RELGRAPH_INDICES Return indexes as a short field, ended with -1TEXT_FORMAT_RELRESULT_INDICES Return indexes as a short field, ended with -1
thickness Stroke thickness 🗏
timestamp The speed at which the stroke was generated. 🗏
type Data type of the KADMOS features (in8, un16, ...). 🗏
typograph Additional information about the font TYPO_... 🗏TYPO_PROPORTIONAL Proportional writing can be assumed.TYPO_EQUIDISTANT It can be assumed equidistant writing.TYPO_NOLIGATURES Disable algorithms for ligature detection.TYPO_NOTOUCHINGCHARS It can be assumed that there are no touching signs.TYPO_NOSEGALTERNATIV is set to turn off re-recognition runs.TYPO_4_SEGALTERNATIV 4 segmentation alternatives can be allowed.TYPO_8_SEGALTERNATIV 8 segmentation alternatives can be allowed.TYPO_KEEPIMG is set to directly access the segmented single characters.TYPO_EXTENDED_SEGMENTATION Extended segmentation for better results with a slightly longer computation time.
user_data for free disposal. 🗏
version Check the correct KADMOS version. 🗏
width Width of an element. 🗏 🗏 🗏 🗏 🗏 🗏
word The word to search. 🗏
wordchars Buffer to record the result. 🗏
wordchars_size Size of the buffer. wordchars. 🗏
wParam for WM_USER messages from RE? _ * (only windows) 🗏
zip_close Close zip file. 🗏
zip_compressed Specify zip file. 🗏
zip_open Open Zip-File. 🗏
zip_read Read the zip file. 🗏
zip_wcompressed Specify zip file. 🗏
zip_wopen Open zip file. The file name is expected in Unicode. 🗏
x*, y* coordinates 🗏
xresolution, yresolution Horizontal and vertical resolution of the given image. 🗏