Detecting tables options
typedef struct DETECT_TABLES_OPTIONS
{
L_UINT uStructSize;
L_UINT uHorizontalLineMinimumLength;
L_UINT uVerticalLineMinimumLength;
pDETECT_LINES_RESULT pDetectedLines;
} DETECT_TABLES_OPTIONS, * pDETECT_TABLES_OPTIONS;
Size of the structure in bytes.
Minimum length for a horizontal line.
Minimum length for a vertical line.
Pointer to DETECT_LINES_RESULT if L_DetectLinesBitmap has been called prior to L_DetectTablesBitmap.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document