Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 472 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 472 Bytes

This is sample Visual Studio solution to build cxxnet and im2bin.

The Windows version support all function of Linux vision.

This sample solution is based on OpenBLAS v0.2.13 x64 and OpenCV 2.4.10

Build Guide:

  1. Put dependency files according the guide in thirdparty folder.
  2. Put mshadow at .. folder.
  3. Open cxxnet.sln, change Solution Configuration to Release, then change Solution Platform to x64
  4. Start build