yiwei-hu / SVBRDF-Proceduralization

Code for the paper "An Inverse Procedural Modeling Pipeline for SVBRDF Maps"
19 stars 3 forks source link

Matlab version #2

Closed marialarsson closed 1 year ago

marialarsson commented 1 year ago

Which Matlab version are you using? R2021b appears to be the latest version compatible with Python 3.7. In debugging some other issues, I wanted to check which is the best version to use, though.

yiwei-hu commented 1 year ago

The code was tested with Python 3.7 + Matlab R2021b on Windows 10. If you have trouble with running the matting code, you may also try other version of VLFeat from vlfeat.org.

WinnifredJacquesT7 commented 1 year ago

Thank you for the information. I'll keep that in mind. Let me know if you have any other questions or concerns.