Class DefectOutput
Class DefectOutput
Namespace: Aspose.OCR
Assembly: Aspose.OCR.dll (25.1.0)
Area yang mengandung cacat yang diidentifikasi dalam gambar.
public class DefectOutput
Pewarisan
Anggota yang Dwarisi
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Konstruktor
DefectOutput()
public DefectOutput()
Field
Halaman
Nomor halaman.
public int Page
Nilai Field
Sumber
Jalur lengkap ke file atau URL, jika ada. Kosong untuk aliran, array byte, dan file yang dikodekan dalam Base64.
public string Source
Nilai Field
defectAreas
Daftar cacat gambar dan area di mana mereka ditemukan.
public List<defectareas> defectAreas
Nilai Field
List<DefectAreas>