-
nituishexiangji
此程序可由固定位置的标定点,逆推摄像机的世界坐标。(This procedure can be fixed by the location of the calibration points, the world coordinate inverse camera.
)
- 2015-03-11 14:27:22下载
- 积分:1
-
MixFigure
自己写的一个vc与MATLAB混合编程的例子(Himself wrote a vc with MATLAB programming examples of mixed)
- 2008-05-09 11:42:11下载
- 积分:1
-
fuhuatixinggongshi
用复化梯形公式来求解积分的一个应用,用matlab和c++写的(With rehabilitation of trapezoidal integral formula for solving an application, using matlab and c++ Written)
- 2009-01-12 12:06:21下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
vb_call_matlab_dll
使用MATLAB编写DLL的一些例子,然后用VB进行调用(vb_call_matlab_dll)
- 2010-09-18 13:36:27下载
- 积分:1
-
bbb
用matlab实现三次NURBS插值曲线拟合,插值源程序(Using matlab to achieve Cubic NURBS interpolation curve fitting, interpolation source)
- 2011-08-17 15:50:34下载
- 积分:1
-
weixingtongxin
说明: 现代卫星通信系统有关卫星通信的书籍,对做卫星通信的会有用的(Of modern satellite communication system of books on satellite communications, to do so will be useful for satellite communications)
- 2010-03-17 10:07:34下载
- 积分:1
-
zxinglib
C++ project for zxing library.
- 2014-12-17 20:49:18下载
- 积分:1
-
disklib
Due to an increase in demand for and questions about direct disk
access for Micrososft platforms, and due to the fact that Microsoft
has no API for direct disk access, I am releasing this library
much earlier than I intended at that start. I am still working on
this code.
(Due to an increase in demand for and questio ns about direct disk access for Micrososft plat forms, and due to the fact that Microsoft has no API for d Direct disk access, I am releasing this library much earlier than I i ntended at that start. I am still working on this code.)
- 2006-05-31 01:18:58下载
- 积分:1
-
trainFilter
C++中使用fftw库,根据correlation filters的相关知识编写实现,可以是实现图片的相关滤波的功能,在一副图片中找到对应patch在图片中的位置,从而进行detection和tracking的相关改进(C++ fftw library use, according to the knowledge of the preparation to achieve correlation filters, which can be filtered so as to achieve a picture related to the correlation detection and tracking of improvements)
- 2014-12-22 09:19:37下载
- 积分:1