Cognitive-Vision-Windows

Windows SDK for the Microsoft Computer Vision API, part of Cognitive Services

  • 所有者: microsoft/Cognitive-Vision-Windows
  • 平台:
  • 许可证: Other
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Microsoft Computer Vision API: Windows Client Library & Sample

:exclamation::exclamation::exclamation:

The Vision Client Library is here for archival purpose only. .NET users are asked to switch to the newer Microsoft.Azure.CognitiveServices.Vision.ComputerVision package, the source for which can be found here.

For users interested in client libraries for other languages/platforms, quickstarts, etc., please see the official documentation page.

:exclamation::exclamation::exclamation:

This repo contains the Windows client library & sample for the Microsoft Computer Vision API, an offering within Microsoft Cognitive Services, formerly known as Project Oxford.

The Client Library

The client library is a thin C# client wrapper for the Computer Vision API.

The easiest way to use this client library is to get microsoft.projectoxford.vision package from nuget. Go to Vision API Package in nuget for more details.

The Sample

This sample is a Windows WPF application to demonstrate the use of the Computer Vision API.

Build the sample

  1. Starting in the folder where you clone the repository (this folder)

  2. In a git command line tool, type git submodule init (or do this through a UI)

  3. Pull in the shared Windows code by calling git submodule update

  4. Start Microsoft Visual Studio 2015 and select File > Open > Project/Solution.

  5. Starting in the folder where you clone the repository, go to Vision > Windows > Sample-WPF Folder.

  6. Double-click the Visual Studio 2015 Solution (.sln) file VisionAPI-WPF-Samples.

  7. Press Ctrl+Shift+B, or select Build > Build Solution.

Run the sample

After the build is complete, press F5 to run the sample.

First, you must obtain a Vision API subscription key by following the instructions on our website.

Locate the text edit box saying "Paste your subscription key here to start" on
the top right corner. Paste your subscription key. You can choose to persist
your subscription key in your machine by clicking "Save Key" button. When you
want to delete the subscription key from the machine, click "Delete Key" to
remove it from your machine.

Microsoft will receive the images you upload and may use them to improve the Computer Vision
API and related services. By submitting an image, you confirm you have consent
from everyone in it.

Contributing

We welcome contributions. Feel free to file issues and pull requests on the repo and we'll address them as we can. Learn more about how you can help on our Contribution Rules & Guidelines.

You can reach out to us anytime with questions and suggestions using our communities below:

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

License

All Microsoft Cognitive Services SDKs and samples are licensed with the MIT License. For more details, see
LICENSE.

Sample images are licensed separately, please refer to LICENSE-IMAGE.

Developer Code of Conduct

Developers using Cognitive Services, including this client library & sample, are expected to follow the “Developer Code of Conduct for Microsoft Cognitive Services”, found at http://go.microsoft.com/fwlink/?LinkId=698895.

主要指标

概览
名称与所有者microsoft/Cognitive-Vision-Windows
主编程语言C#
编程语言C# (语言数: 2)
平台
许可证Other
所有者活动
创建于2016-06-02 21:19:53
推送于2023-07-07 21:35:38
最后一次提交2022-11-28 19:12:56
发布数1
最新版本名称Version_1.0.354 (发布于 2016-08-01 15:04:46)
第一版名称Version_1.0.354 (发布于 2016-08-01 15:04:46)
用户参与
星数169
关注者数77
派生数143
提交数55
已启用问题?
问题数24
打开的问题数4
拉请求数16
打开的拉请求数4
关闭的拉请求数11
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?