←Select platform

ConvertFromIBMDaeja Method

Summary

Converts IBM Daeja annotations to LEADTOOLS annotations.

Syntax
C#
C++/CLI
Python
public static AnnContainer ConvertFromIBMDaeja( 
   string daejaTxtData, 
   IBMDaejaReadOptions options 
) 
public:  
   static AnnContainer^ ConvertFromIBMDaeja( 
      String^ daejaTxtData, 
      IBMDaejaReadOptions^ options 
   ) 
def ConvertFromIBMDaeja(self,daejaTxtData,options): 

Parameters

daejaTxtData

The input data for the Daeja annotations.

options

The options to use when reading the data.

Return Value

An AnnContainer containing the converted LEADTOOLS annotation objects.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.