上一页 1 ··· 5 6 7 8 9
摘要: 有些时候,我们得到的源代码中,只有一些.h和.cpp等文件,并没有.pro文件,这就造成了没法在visual studio中打开pro工程文件。当然,可以手动编写pro文件,但是当文件比较多时,会比较费劲,因为寻找一种更为方便的方法。(1):方法1在安装了qt opensource后(本人安装的是q... 阅读全文
posted @ 2014-09-28 23:44 DeepVL 阅读(1030) 评论(0) 推荐(0)
摘要: MEX files will have a variety of suffixes depending on the architecture for which they were compiled:1: mexa64===>64-bit Linux 2: mexglx===>32-bit Lin... 阅读全文
posted @ 2014-09-28 23:44 DeepVL 阅读(709) 评论(0) 推荐(0)
摘要: 1 : Low frequencies in the Fourier transform(frequency domain) are related to slowly varying intensity components in an image, such as the walls of a ... 阅读全文
posted @ 2014-09-27 22:41 DeepVL 阅读(122) 评论(0) 推荐(0)
上一页 1 ··· 5 6 7 8 9