mbickel / DenseInferenceWrapper

A python wrapper for Krähenbühls dense CRF for medical image volumes.
89 stars 37 forks source link

Added CMake support for cross platform compile #8

Open jackyko1991 opened 7 years ago

jackyko1991 commented 7 years ago

I have added CMakeLists so that the package can compile on various platforms. I have tested this on Windows using MSVC2015 with python 2.7. Python 3.6 has been tested but linking error appears.