Nodes related to a/PaddleOCR OCR.
Nodes related to PaddleOCR OCR
This node returns masks of detected text in images using PaddleOCR.
images
: the input images to be processed.masks
: the masks of detected text in the input images.This node returns text in an image using PaddleOCR.
image
: the input image to be processed.text
: the text detected in the input image.