如何在Flutter SDK中使用OpenCV?

编程入门 行业动态 更新时间:2024-10-21 09:09:57
本文介绍了如何在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?

本文发布于:2023-11-28 07:21:10,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1641449.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:如何在   Flutter   OpenCV   SDK

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!