是否可以以编程方式访问 bing vision [英] Is it possible to access bing vision programmatically

查看:56
本文介绍了是否可以以编程方式访问 bing vision的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嘿,我想知道是否可以从我的应用程序中启动 Bing 视觉并获取返回的图片.

Hey I was wondering if it was possible to spin up Bing vision from within my application and get the returned picture.

我知道我可以旋转相机,但是使用 bing 镜头可以旋转吗?

I know I can spin up the camera, but is it possible to spin it up with the bing lense?

推荐答案

You can open lenses only as this Windows Phone 应用(打开 Bing Vision).

You can open lenses only as this Windows Phone app (that opens Bing Vision).

使用此代码打开 LensPicker:

Use this code to open LensPicker:

await Launcher.LaunchUriAsync(new Uri("ms-lenspicker:{5B04B775-356B-4AA0-AAF8-6491FFEA5685}", UriKind.Absolute));

这篇关于是否可以以编程方式访问 bing vision的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆