12 2012 档案
摘要:0. EnvironmentWindows 8 Enterprice x64 EnVisual studio Ultimate 2012Emgu CV 2.4.2.1777 (libemgucv-windows-x86-gpu-2.4.2.1777.exe, http://www.emgu.com/wiki/index.php/Main_Page)1. Steps1.1 Install Emgu by double click the exe file, and we will install Emgu in C:\Emgu\emgucv-windows-x86-gpu-2.4.2.1777
阅读全文
摘要:0. EnvironmentWindows 8Visual studio 2012Libsvm 3.14 (libsvm-3.14.zip)1. Steps1.1 Create a Win32 empty DLL project and set (in Project->$Project_Name Properties...->Configuration) to "Release."1.2 Add svm.cpp, svm.h,svm-train.c,svm-predict.c, svm-scale.c and svm.def to your project.1
阅读全文
摘要:0. EnvironmentWin 8 Pro en 64bitVisual Studio 2012 en1. Steps1.1. In C++ code://dll.cppextern "C" __declspec(dllexport) double __stdcall Add(double a, double b){……}1.2. In C# code:[DllImport(".\\DllTest.dll", CallingConvention = CallingConvention.StdCall)]public static extern dou
阅读全文
摘要:0. EnvironmentWindows 8 Enterprice English X64Visual Studio 2012 UltimateWeka 3.6.8 (weka-3-6-8.exe, http://www.cs.waikato.ac.nz/~ml/weka/)wlsvm (wlsvm.zip, http://www.cs.iastate.edu/~yasser/wlsvm/)ikvm 7.2.4630.5 (ikvmbin-7.2.4630.5.zip, http://www.ikvm.net/)JDK 1.6.0_37 x861. Steps1.0. I have JDK
阅读全文
浙公网安备 33010602011771号