Giter Club home page Giter Club logo

cognitive-services-vision-csharp-sdk-quickstarts's Introduction

page_type languages products description urlFragment
sample
csharp
azure
This repository provides the latest sample code for Cognitive Services Vision services SDK quickstarts.
cognitive-services-vision-csharp-sdk-quickstarts

Cognitive Services Vision C# SDK quickstart samples

THIS REPO HAS BEEN ARCHIVED

More recent samples & quickstarts (and more of them) are located in two different repos:

Prerequisites

  • You need subscription keys for the Vision services to run the samples. See the READMEs for the individual services for details.
  • Any edition of Visual Studio 2017.

Quickstart

  1. Clone or download the repository.
  2. Navigate to the service folder of interest.
  3. Double-click the solution (.sln) file to open the solution in Visual Studio.
  4. Follow the individual README for the selected service.

Resources

cognitive-services-vision-csharp-sdk-quickstarts's People

Contributors

microsoftopensource avatar msftgits avatar patrickfarley avatar v-hearya avatar wiazur avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cognitive-services-vision-csharp-sdk-quickstarts's Issues

GenerateThumbnail.sln

Please provide us with the following information:

This issue is for a: (mark with an x)

- [ x] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

run GenerateThumbnail.sln

Any log messages given by the failure

Images being analyzed ...

Thumbnail NOT written to: C:\Users\v-jush\source\repos\Text_thumb.PNG

Thumbnail NOT written to: C:\Users\v-jush\source\repos\Cognitive services\GitHub\ComputerVision\GenerateThumbnail\bin\Debug\Bloodhound_Puppy_thumb.jpg

Press ENTER to exit

Expected/desired behavior

Get Text_thumb.PNG and Bloodhound_Puppy_thumb.jpg

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)
Win10

Versions

18290

Mention any other details that might be useful


Thanks! We'll be in touch soon.

System.AggregateException

I'm trying the vision api for handwritten text recognition using C# with the mentioned code in Git. I face the below error at line Task.WhenAll(t1, t2).Wait(5000);
Please suggest.

System.AggregateException
HResult=0x80131500
Message=One or more errors occurred.
Source=mscorlib
StackTrace:
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout)
at ImageHandText.Program.Main(String[] args) in C:\Users\sandr\source\repos\HWCR\HWCR\Program.cs:line 46

Inner Exception 1:
ComputerVisionErrorException: Operation returned an invalid status code 'NotFound'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.