Community

processTextField ,how can set Parameter to recognize specifies the region of the text field on the image.

I want using processTextField mode to recognize specifies the region of the text field on the image.But return error:450,Who can tell me how set Parameters.THX

Was this article helpful?

0 out of 0 found this helpful

Comments

4 comments

  • Avatar
    Permanently deleted user

    IOS version

    0
  • Avatar
    Permanently deleted user

    This C# code illustrates how ho set parameters, it should be helpful.

    In processTextField method description you can find the possible reasons of error 450:

    • Image file has not been specified.
    • Incorrect region of the field has been specified.
    • Incorrect recognition language has been specified.
    • Incorrect regular expression has been specified.
    • Incorrect text type has been specified.
    • Handprinted text type is not supported for the specified languages.
    • Incorrect field marking type has been specified.
    • The number of cells in the field must be positive number.
    • Incorrect writing style has been specified.
    • Task description length exceeds 255 characters.
    • Incorrect password for accessing password-protected image file has been specified.
    • Exceeded quota to add images. This error is returned if the number of images you have uploaded exceeds the number of images you can process with the credits available on your account plus some threshold. You can resolve this issue by topping up your account or by removing the tasks which have been submitted but have not been processed.
    1
  • Avatar
    Permanently deleted user

    I mean I don't know how to recognize several fields on one image ,even i download java example but it show as: task error I need develop iOS app

    0
  • Avatar
    Permanently deleted user

    what details steps should I do

    0

Please sign in to leave a comment.