Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
479 views
in Technique[技术] by (71.8m points)

Difference between Azure Computer Vision and Azure Cognitive Services

What the title says. What is the difference between Azure Computer Vision and Azure Cognitive Services? I'm looking for OCR services and it seems the both share the same API. Is there any difference in functionality or pricing?


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

Azure Cognitive Services are cloud-based services with REST APIs and client library SDKs available to help you build cognitive intelligence into your applications. Vision is one category of cognitive services that provide cognitive understanding. The Computer Vision service provides you with access to advanced cognitive algorithms for processing images and returning information. Azure's Computer Vision API includes Optical Character Recognition (OCR) capabilities that extract printed or handwritten text from images. Check out the pricing information page for more details.

--updated--

For multi-service resource, use cognitive services to access computer vision and other cognitive services, for single-service resource, use computer vision resource.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...