GithubHelp home page GithubHelp logo

Comments (10)

cthrash avatar cthrash commented on July 17, 2024 1

Seems like it shouldn't be difficult to copy-paste something like this in to your app and send the output of VisionServiceRestClient.describe.

from cognitive-vision-android.

cthrash avatar cthrash commented on July 17, 2024

Your api root needs to look like the following https://westus.api.cognitive.microsoft.com/vision/v1.0.

from cognitive-vision-android.

zallia2 avatar zallia2 commented on July 17, 2024

It looks like:
private static final String DEFAULT_API_ROOT ="https://%s.api.cognitive.microsoft.com/vision/v1.0";
Do I need to replace %s for westus?

Maybe I'm not opening up the project correctly on Android Studio. What is the best way of starting the project on Android Studion:

  1. Start a new Android Studio Project

  2. Open an existing project

  3. Import Project

  4. Import an Android code sample

Let me know what is the best course of action.

Kind regards,
Amirsad

from cognitive-vision-android.

zallia2 avatar zallia2 commented on July 17, 2024

private static final String DEFAULT_REGION = "westus";

from cognitive-vision-android.

cthrash avatar cthrash commented on July 17, 2024

This repo contains two projects, ClientLibrary and Sample. If you're just trying things out, you'll want to build the Sample, but change a few values in the resources.

The ClientLibrary is the source for what's in Maven. Your application will more likely consume this in jar form, and the source is there for reference. If you do consume the jar directly, you would use it much like the sample app does.

from cognitive-vision-android.

zallia2 avatar zallia2 commented on July 17, 2024

Ok Thanks

I was wondering are you familiar of how I can join that app software with https://github.com/Azure-Samples/Cognitive-Speech-TTS so that the result of the analyzed image is read out by the text to speech API. As I was looking to make an app which combined both technologies to help blind people familiarise themselves with certain things by letting them know what it is.

If you can't help can you please direct me to someone who can.

Kind Regards,
Amirsad

from cognitive-vision-android.

zallia2 avatar zallia2 commented on July 17, 2024

Ok I'll give it a try and let you know how I'm getting on.

Where is the VisionServiceRestClient.describe. located?

Is that in the VisionServiceRestClient.java file?

Thanks

from cognitive-vision-android.

zallia2 avatar zallia2 commented on July 17, 2024

Can you give me a detailed guide on how I can get that to work?

Thanks

from cognitive-vision-android.

cthrash avatar cthrash commented on July 17, 2024

I'm afraid you will do a bit more legwork on your own. Please post again if you believe there is a defect in the functionality provided, or the way in which it is packaged.

from cognitive-vision-android.

zallia2 avatar zallia2 commented on July 17, 2024

"Seems like it shouldn't be difficult to copy-paste something like this into your app and send the output of VisionServiceRestClient.describe." Where can I copy that onto the page onto the app of Cognitive-Vision-Android where would be the best place? Also is VisionServiceRestClient.describe. a page or?

from cognitive-vision-android.

Related Issues (20)

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.