Package net.atthegate.server.models
Class OcrText
java.lang.Object
net.atthegate.server.models.OcrText
-
Field Details
-
id
-
base64Img
-
type
-
uid
-
tag
-
dateCreated
public long dateCreated -
imageWidth
public int imageWidth -
imageHeight
public int imageHeight -
contentType
-
fullText
-
detectedText
-
isoNumber
-
positionsGoogle
-
symbols
-
atgVisionFullText
-
atgVisionContainer
-
atgVisionIso
-
atgVisionTestFullText
-
atgVisionTestContainer
-
atgVisionTestIso
-
positionsFixed
-
atgVision
-
googleVision
-
atgVisionTest
-
atgVisionTestDone
public boolean atgVisionTestDone -
atgVisionDone
public boolean atgVisionDone -
finalType
-
finalContainerCdFound
public boolean finalContainerCdFound -
finalContainer
-
finalIsoNumber
-
finalText
-
-
Constructor Details
-
OcrText
public OcrText()
-
-
Method Details
-
getId
-
getBase64Img
-
getType
-
getUid
-
getTag
-
getFullText
-
getDetectedText
-
getDateCreated
public long getDateCreated() -
getIsoNumber
-
getAtgVisionText1
-
getAtgVisionFullText
-
getAtgVisionContainer
-
getAtgVisionIso
-
getImageWidth
public int getImageWidth() -
getImageHeight
public int getImageHeight() -
getContentType
-
getPositionsFixed
-
getAtgVisionTestFullText
-
getAtgVisionTestContainer
-
getAtgVisionTestIso
-
getAtgVision
-
getAtgVisionTest
-
getGoogleVision
-
getFinalType
-
isFinalContainerCdFound
public boolean isFinalContainerCdFound() -
getFinalContainer
-
getFinalIsoNumber
-
getFinalText
-
toString
-