TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Recognizer
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Kokul Jose (6)
Shweta Lodha (3)
Mohamed Azarudeen Z (2)
Allen Oneill (1)
Sarathlal Saseendran (1)
Cr Bhargavi (1)
Cristopher Coronado (1)
Janarthanan Selvaraj (1)
CSharp TV (1)
Ahsan Siddique (1)
Disha Raval (1)
Delpin Susai Raj (1)
Subramanyam Raju (1)
Arpit Jain (1)
Nipun Tomar (1)
G Gnana Arun Ganesh (1)
Related resources for Recognizer
No resource found
Rotate Boundingbox Based on Angle: Azure OCR API/Read/Form Recognizer
4/24/2024 8:00:53 AM.
To manipulate the results from Azure OCR API, we sometimes need to rotate the boundingBox in the response with the tilted angle in order to do some operations. Here we are looking at how this rotatio
A Quick Introduction to Form Recognizer
11/30/2023 11:03:24 PM.
Form Recognizer is a cloud-based machine learning service offered by Microsoft Azure that allows users to extract text, key-value pairs, and tables from documents.
Convert Speech To Text Using Azure AI Speech In Angular 16 And .NET 6 Web API
10/30/2023 4:50:50 AM.
In this post, we will see how to record audio from microphone and convert to a text using Azure AI Speech and .NET 6 Web API. We are using Angular 16 on the client side
Empowering Azure using AI Builder
8/1/2023 8:25:38 AM.
AI Builder in Microsoft Power Apps and Power Automate offers prebuilt AI models for automation, data analysis, and decision-making without extensive coding.
Extract information from documents using Azure Form Recognizer on Python
7/6/2023 5:23:11 AM.
Extract information from invoices, receipts, business cards and identity documents using Azure Form Recognizer
Unleash the Power of Azure:Creating a Form Recognizer in 5 steps.
5/16/2023 6:17:28 AM.
Master the Art of Form Recognition: Step-by-Step Guide to Creating a Form Recognizer in Azure
Streamlining Data Extraction with Azure Form Recognizer: An Overview
5/3/2023 4:32:14 AM.
Introduction to Azure Form Recognizer
Unleash the Potential of Intelligent Document Processing using Azure Form Recognizer Studio
4/27/2023 4:11:52 AM.
In this article, you can understand the concepts of Azure Form Recognizer Studio, Prebuilt models, Custom models with end to end implementation.
Automate Document Processing with Azure Form Recognizer - Azure for Sure - S2 - Ep. 8
3/31/2023 2:24:28 AM.
In this session, you’ll explore the features that Form Recognizer offers and show how you can leverage those features into a document processing system.
Creating and Training Custom ML Model Using AI-Powered Azure Form Recognizer
7/20/2021 5:20:09 AM.
This video walks you through the steps required to create a custom ML model, train it and then use the same model to analyze the sales receipt.
Creating And Training Custom ML Model to Read Sales Receipts Using AI-Powered Azure Form Recognizer
7/14/2021 12:53:09 PM.
This article walks you through the steps required to create a custom ML model, train it and then use the same model to analyze the sales receipt.
Extract Text from Sales Receipt using Pre-Built Model - Azure Form Recognizer
7/7/2021 5:33:46 AM.
This video speaks about the various ways of information extraction from sales receipt and provides the detailed demonstration of how to use pre-built ML models.
Copy/Migrate Azure Form Recognizer Custom Model To Other Subscription/Tenant
4/24/2021 5:04:06 AM.
In this article, you will learn how to Copy/Migrate Azure form Recognizer Custom Model to other Subscription/Tenant.
How To Use Custom Models Trained From Form Recognizer Labelling Tool
10/21/2020 1:41:14 PM.
This article discusses how to use a custom trained model from Form Recognizer Sample Labelling Tool v2.0.
Getting Started With Custom Modeling Using Form Recognizer Sample Labelling Tool
10/19/2020 8:41:12 AM.
This article is meant for beginners who would like to know about Azure Form Recognizer Sample Labeling Tool and get their hands dirty with some hands on experience.
What's New In The Form Recognizer Sample Labelling Tool v2.1?
10/12/2020 4:22:43 PM.
In this article, you will learn how to update the Form Recognizer Sample Labeling Tool - v 2.1 Preview.
Accessing A Model In Form Recognizer Sample Labeling Tool By A Different Machine Or In Different Browser (Resuming The Project)
10/12/2020 4:22:01 PM.
In this article, you will learn how to resume the model training from a different browser/machine.
Make A Text Recognition App Using Xamarin.Android
11/20/2017 10:51:09 AM.
Today, I shall show you how to create a Text Recognition app using Xamarin Android. I shall used Xamarin Google-Play-Services Vision for text recognition.
GestureRecognizers In Xamarin (Cross Platform) With Image Example
5/17/2017 5:52:08 PM.
In this article, you will learn about Gesture Recognizers In Xamarin (Cross Platform) with an Image example.
Image Tap Gesture Recognizer In Xamarin iOS
3/23/2017 11:08:46 AM.
In this article, you will learn how to image Tap Gesture Recognizer in Xamarin iOS, using Xamarin Studio.
Windows Phone 8.1: Gesture Support With GestureRecognizer Class (C# XAML)
1/28/2015 11:59:05 PM.
This article explains how to programmatically handle gestures in WindowsPhone Store 8.1 applications.
Configuring Speech Recognizer Settings
3/13/2014 1:04:41 PM.
This article explains how to configure the settings of the recognizer in the Windows Phone 8 Speech Recognizer API.
Speech to Text in WPF
12/24/2010 3:42:32 PM.
One of the new features that came out with .NET 3.5 and 4.0 is the addition of the System.Speech library. This library is a collection of classes that enables speech recognition (Speech to Text) and speech synthesis (text-to-speech).
Buliding Text to Speech Applications using SAPI 5.1 and C#
1/6/2006 4:45:52 AM.
In this article,The Speech application programming interface (SAPI) considerably decreases the code necessary for an application to use speech recognition and text-to-speech, making speech technology more handy and robust for broad range of applications