Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ComputerVision: Update to v2.0 #4469

Merged
merged 1 commit into from
Jun 21, 2018

Commits on Jun 20, 2018

  1. ComputeVision: Update to v2.0

    * Support for the revised RecognizeText method.  Instead of boolean flag for handwriting recognition, a enumerated mode is provided.
    * The scalars for values like confidence, age, etc., are no longer nullable values.  If the containing object exists, the value will be present.
    * Hints for image tags are now exposed when examining the result of AnalyzeImage.
    * Return type has changed when you request AnalyzeImage with details of landmarks.
    cthrash committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    0e8868d View commit details
    Browse the repository at this point in the history