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

9 ビュー (過去 30 日間)
alvin francois
alvin francois 2017 年 11 月 9 日
コメント済み: Nada Abbas 2020 年 3 月 21 日
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?

回答 (1 件)

Sean de Wolski
Sean de Wolski 2017 年 11 月 9 日
  2 件のコメント
alvin francois
alvin francois 2017 年 11 月 10 日
and about the dlib library ?
Nada Abbas
Nada Abbas 2020 年 3 月 21 日
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

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeCall Python from MATLAB についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by