Convert MATLAB code to Python

Okay I've got this project based on Image Processing and it includes functions like bsxfun, bwlabel, etc, the inner working of which I have no idea. I need the MATLAB code to be converted to Python but due to time and knowledge constraints, I cannot convert it manually. Is there any program that does this conversion for me? I use SDC Morphology Toolbox for MATLAB for the code. Thanks!

回答(1 个)

Ben Thiesing
Ben Thiesing 2018-3-15
编辑:Walter Roberson 2019-2-20

2 个投票

Probably a little late for this, and I'm not sure if will work with your program (I'm having trouble getting mine to run in Python) but:

类别

帮助中心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!

Translated by