摘要:
The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. It is free software under the GNU General Public License.The librar... 阅读全文
posted @ 2014-09-28 23:44
DeepVL
阅读(205)
评论(0)
推荐(0)
摘要:
1 : What is it?Cygwin is:a collection of tools which provide a Linux look and feel environment for Windows.a DLL (cygwin1.dll) which acts as a Linux A... 阅读全文
posted @ 2014-09-28 23:44
DeepVL
阅读(151)
评论(0)
推荐(0)
摘要:
System:Mac OS X 10.8.5Software version:Matlab R2013a + XCode 5.01: install command line tools.2:In the MATLAB Command Window, execute the following co... 阅读全文
posted @ 2014-09-28 23:44
DeepVL
阅读(216)
评论(0)
推荐(0)
摘要:
有些时候,我们得到的源代码中,只有一些.h和.cpp等文件,并没有.pro文件,这就造成了没法在visual studio中打开pro工程文件。当然,可以手动编写pro文件,但是当文件比较多时,会比较费劲,因为寻找一种更为方便的方法。(1):方法1在安装了qt opensource后(本人安装的是q... 阅读全文
posted @ 2014-09-28 23:44
DeepVL
阅读(1032)
评论(0)
推荐(0)
摘要:
Video Object Segmentation through Spatially Accurate and Temporally Dense Extraction of Primary Object RegionsDong Zhang1, Omar Javed2, Mubarak Shah11... 阅读全文
posted @ 2014-09-28 23:44
DeepVL
阅读(226)
评论(0)
推荐(0)
摘要:
1:随机过程随机过程主要有应用随机过程和理论概率两种课程.前者比较常见与工科,后者主要集中在数学系或者统计系.几本经典的教材:(1):Adventures in stochastic processes最好的应用随机过程的书, 没有之一。Resnick 很成功地在揭示概率本质的前提下来讨论随机过程,... 阅读全文
posted @ 2014-09-28 23:44
DeepVL
阅读(1719)
评论(0)
推荐(1)
摘要:
LAPACK(Linear Algebra PACKage)库,是用Fortran语言编写的线性代数计算库,包含线性方程组求解(AX=b)、矩阵分解、矩阵求逆、求矩阵特征值、奇异值等。该库用BLAS库做底层运算,许多高层的数学库都用BLAS和LAPACK做底层。BLAS(Basic Linear A... 阅读全文
posted @ 2014-09-28 23:44
DeepVL
阅读(1843)
评论(0)
推荐(0)
摘要:
本文讲述如何在VS2010下重新编译OpenCV2.4.3,本文系统环境为Windows XP SP3,VS2010旗舰版。一:下载1:OpenCV2.4.3,本人已下载好OpenCV-2.4.3.exe http://www.opencv.org.cn/index.php/Download2:下载... 阅读全文
posted @ 2014-09-28 23:44
DeepVL
阅读(341)
评论(0)
推荐(0)
摘要:
Spectral Grouping Using The Nystrom Method (2004 IEEE)背景:谱聚类算法的大致步骤是,求数据集之间的相似度矩阵,并构造出相似度图,然后求得某种形式上的 Laplacian Matrix(L, Lrw或者Lsym),然后求laplacian matr... 阅读全文
posted @ 2014-09-28 23:44
DeepVL
阅读(734)
评论(0)
推荐(0)
摘要:
在Visual Studio 2010的安装目录中(C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin),有一个nmake.exe的可执行文件,在进行某些命令行编译时,会使用到这个文件。以下解释来自百度百科: Microsoft Pr... 阅读全文
posted @ 2014-09-28 23:44
DeepVL
阅读(261)
评论(0)
推荐(0)

浙公网安备 33010602011771号