Aspose.OCR for Python via Java API docs
Loading...
Searching...
No Matches

Areas containing defects identified in the image. More...

Inherits BaseJavaClass.

Public Member Functions

 __init__ (self, javaClass)
 
 initParams (self)
 

Public Attributes

 defectAreas
 
 page
 
 source
 

Detailed Description

Areas containing defects identified in the image.

source - The full path to the file or URL, if any. Empty for streams, byte arrays, base64.
page - Page number.
defectAreas - The list of image defects and areas where they were found.

Constructor & Destructor Documentation

◆ __init__()

__init__ (   self,
  javaClass 
)

Member Function Documentation

◆ initParams()

initParams (   self)

Member Data Documentation

◆ defectAreas

defectAreas

◆ page

page

◆ source

source