However, neither of these packages will work for VS2015 or VS2017. To be compatible with VS2017, we will need to use https://www.nuget.org/packages/opencv.win.native/320.1.1-vs141. The developer of that package claims this will work for VS2015, although I have not tested that specifically. I have used this package to successfully run Chosuntruck on VS2017.
Currently our wiki links to the vc12 (VS2013) nuget package for opencv
https://github.com/bethesirius/ChosunTruck/wiki/Windows-Installation
However, neither of these packages will work for VS2015 or VS2017. To be compatible with VS2017, we will need to use https://www.nuget.org/packages/opencv.win.native/320.1.1-vs141. The developer of that package claims this will work for VS2015, although I have not tested that specifically. I have used this package to successfully run Chosuntruck on VS2017.
So I'd recommend we drop support for VS2013 and use https://www.nuget.org/packages/opencv.win.native/320.1.1-vs141 from now on.