Cognitive-Vision-Android | Android SDK for the Microsoft Computer Vision API | SDK library
kandi X-RAY | Cognitive-Vision-Android Summary
kandi X-RAY | Cognitive-Vision-Android Summary
This repo contains the Android client library & sample for the Microsoft Computer Vision API, an offering within Microsoft Cognitive Services, formerly known as Project Oxford.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Detects an OCR text from an input stream
- Gets the URL
- Attempts to retrieve the OCR text from the specified URL
- Gets the URL
- Creates a Handwriting operation
- Generate thumbnail
- Generate thumbnail thumbnail
- Analyze an image stream
- Analyze an image
- Descends the specified input stream
- Describe the analysis
- Performs a Handwriting operation
- Process the image
- Analyze image
- Invoked when an image is selected
- Processes image
- Takes a photo from the view
- List all models
- Initializes the view
- Initialize the view
- Handles an image selection
- Method called when an image is selected
- Callback when the result is selected
- Callback when an image is selected
- This method is called when an image is selected
- Processes the image
- Select an image
Cognitive-Vision-Android Key Features
Cognitive-Vision-Android Examples and Code Snippets
Community Discussions
Trending Discussions on Cognitive-Vision-Android
QUESTION
I am using Microsoft Cognitive Services Computer Vision Api as an OCR service to read food menus.
I am able to scan the menu successfully but now i am want to save the dish name part and price part in two different arrays.
The result now after scanning is totally devastated because of special characters like rupee sign,parenthesis,menu-number.
I just want the dish name and price without rupee sign. Can someone tell me how could I achieve that? Here is github link and some code that could help you in assisting me:
...ANSWER
Answered 2017-Mar-31 at 06:59I found the answer, thanks for your help guys!!
I obtained only characters by using this regex:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Cognitive-Vision-Android
First, you must obtain a Computer Vision API key by following the instructions on our website.
Start Android Studio and open project from Vision > Android > Sample folder.
In Android Studio -> "Project" panel -> "Android" view, open file "app/res/values/strings.xml", and find the keys subscription_key and subscription_apiroot. Replace the placeholder values with those obtained in step 1 above. If you cannot find the file "strings.xml", it is in folder "Sample\app\src\main\res\values\string.xml".
In Android Studio, select menu "Build > Make Project" to build the sample, and "Run" to launch this sample app.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page