comsee-research / libpleno

An open-source C++ computer-vision library for plenoptic cameras modeling and processing.
GNU General Public License v3.0
13 stars 1 forks source link

Compilation problems in windows #3

Open fengyunxuan opened 1 year ago

fengyunxuan commented 1 year ago

Thank you very much for the open source code provided by the author, which is very valuable and convenient for us to carry out light field research. Currently, I am trying to compile libpleno on windows. The main issues I encountered were related to libv and lma, two open source libraries with little compilation guidance available, making them difficult to compile successfully. Can you provide me with some valuable information? Thank you very much @MathLabu