如何在Flutter SDK中使用OpenCV? [英] How to use OpenCV in the Flutter SDK?

查看:803
本文介绍了如何在Flutter SDK中使用OpenCV?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直试图找到Flutter OpenCV库.我希望通过眼睛定位来处理面部识别.我需要适用于android和iOS.我找到了一个适用于C ++的程序,我认为Flutter可以将其编译为Swift/Objective C库.我想知道哪条路线是最好的选择,或者是否有更好的选择.

I have been trying to find a Flutter OpenCV library. I'm looking to handle facial recognition through eye positioning. I need this to be for both android and iOS. I found one for C++ which I think Flutter compiles to as well as Swift/Objective C libraries. I am wondering which route would be the best to go or if there is a better option.

推荐答案

Flutter仍为beta版本,不幸的是没有OpenCV可用于Flutter.但是您可以集成适用于Android和IOS的OpenCV本机库或sdk,并通过 platform channels 调用它们

Flutter is still beta and there is no OpenCV available for flutter unfortunately. But you can integrate the OpenCV native libs or sdk for both Android and IOS and invoke them through platform channels

希望能有所帮助!

这篇关于如何在Flutter SDK中使用OpenCV?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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