OpenCV in Kivy (android and iOS)

263 views
Skip to first unread message

Francesco Pelizza

unread,
Nov 18, 2021, 3:16:38 AM11/18/21
to Kivy users support
Using OpenCV on Kivy (android) goes well...No way of making OpenCV to work into kivy-ios....any solutions???

What I need to do with OpenCV is to post process taken pictures (from CameraClick) to blur faces. But OpenCV in kivy-ios does crash at the import time.

I've read that kivy-ios does not support OpenCV 3.x but only 2.x...and now OpenCV 2.x is deprecated...but I do not know ho to solve this issue

And if I want to apply Artificial Intelligence into Kivy framework I need OpenCV because AI libraries which does not make use of OpenCV and have everythin embedded are really heavy and blows the app package of at least 150-400MB

Quite STUCK :-/

Robert

unread,
Nov 18, 2021, 12:34:08 PM11/18/21
to Kivy users support
Yes, there is no OpenCV recipe for iOS, which means there is no built in compile of OpenCV for iOS (OpenCV is not pure Python)

I suppose you could try to write one with info from the Android recipe. But expect this to have many challenges. And it seems nobody will help. So if you are self supporting.......
Reply all
Reply to author
Forward
0 new messages