how to use opencv (in a python function) on a matlab function ?
9 次查看(过去 30 天)
显示 更早的评论
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?
0 个评论
回答(1 个)
Sean de Wolski
2017-11-9
2 个评论
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 Exchange 中查找有关 Call Python from MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!