how to use opencv (in a python function) on a matlab function ?

10 Ansichten (letzte 30 Tage)
alvin francois
alvin francois am 9 Nov. 2017
Kommentiert: Nada Abbas am 21 Mär. 2020
Hi,
I need to use a Python Code using opencv and dlib libraries in a Matlab program. I succeded on using a simple Python function on matlab (with the syntax py.module.function() ) but i have not been able to use open cv fonction. I think it is related to the fact that I need to import those libraries.
Any advice?

Antworten (1)

Sean de Wolski
Sean de Wolski am 9 Nov. 2017
  2 Kommentare
alvin francois
alvin francois am 10 Nov. 2017
and about the dlib library ?
Nada Abbas
Nada Abbas am 21 Mär. 2020
hi sir, I need to know if you were able to run your python-opencv code through this implementation as I can see it only works for C/C++ based modules? thanks in advance

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Call Python from MATLAB finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by