opencv / opencv/opencv-python

Provide support for iOS wheels

Aperta
#807 5 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Lingua principale
Python
Stelle
5.4k
Fork
1k
Merge medio
22h 17m
PR unite (30g)
3

Descrizione

Expected behaviour

Would it be possible to add support to target iOS with:

  • iphoneos arm64
  • iphonesimulator arm64
  • iphonesimulator x86_64

OpenCV for iOS is distributed as a framework and it's working well. So it should be possible to modify the Python part to build it.

Actual behaviour

All attempts at building failed.

Issue submission checklist
  • This is not a generic OpenCV usage question (looking for help for coding, other usage questions, homework etc.)
  • I have read the README of this repository and understand that this repository provides only an automated build toolchain for OpenCV Python packages (there is no actual OpenCV code here)
  • The issue is related to the build scripts in this repository, to the pre-built binaries or is a feature request (such as "please enable this additional dependency")
  • I'm using the latest version of opencv-python

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Direzione di ricerca

Inizia esaminando gli script di build Python del repository e la toolchain CI automatizzata per determinare come sono configurati i target delle piattaforme e le build dei framework. Confronta il flusso di build attuale con i target richiesti iphoneos arm64, iphonesimulator arm64 e iphonesimulator x86_64; il lavoro è completato quando vengono prodotti correttamente wheels iOS supportati per tutti e tre.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
ios, python
Ambito
build-system, mobile-dev
Tipo di issue
Funzionalità
Difficoltà
5/5
Tempo stimato
Più di una settimana
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
25/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.