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

조회 수: 10 (최근 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 CenterFile Exchange에서 Call Python from MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by