Thanks to visit codestin.com
Credit goes to github.com

Skip to content

opencv_extras ? #3146

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jhay06 opened this issue May 4, 2025 · 0 comments
Open

opencv_extras ? #3146

jhay06 opened this issue May 4, 2025 · 0 comments

Comments

@jhay06
Copy link

jhay06 commented May 4, 2025

Hi i saw that we have opencv_extras in recipes and as per checking it is like opencv-contrib-python

but when i tried it , using the face , it says there is no module 'face'

but when i look to modules of the recipes there is face folder

any ideas

[app]
title = My application
package.name = myapp
package.domain = org.test
source.dir = .
source.include_exts = py,png,jpg,kv,atlas
version = 0.1
requirements = python3,kivy,camera4kivy,gestures4kivy,opencv,kivymd,opencv_extras
orientation = portrait, landscape, portrait-reverse, landscape-reverse
osx.python_version = 3
osx.kivy_version = 1.9.1
fullscreen = 0
android.api = 33
android.allow_backup = True
android.archs = arm64-v8a
p4a.hook = camerax_provider/gradle_options.py
ios.kivy_ios_url = https://github.com/kivy/kivy-ios
ios.kivy_ios_branch = master
ios.ios_deploy_url = https://github.com/phonegap/ios-deploy
ios.ios_deploy_branch = 1.10.0
ios.codesign.allowed = false

[buildozer]
log_level = 2
warn_on_root = 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants