搜索资源列表
relorient5.tar
- Relative orientation from 5 points: a somewhat more polished C routine implementing the minimal solution for relative orientation of two calibrated cameras from unknown 3D points. 5 points are required and there can be as many as 10 feasible solution
clapack
- 有关CLAPACK库调用的资料,能实现各种线性运算功能,很强大,很有用,CLAPACK是C语言的接口库-Information about CLAPACK library calls, to achieve a variety of linear computations, very powerful, very useful, CLAPACK is a C language interface library
CLapack_3_0
- 提供矩阵类的函数库,功能强大,包含有可解矩阵方程,基本矩阵运算等功能。-Provided matrix class library, powerful, contains a solvable matrix equation, the basic matrix operations and other functions.
relorient
- Relative orientation from 5 points: a somewhat more polished C routine implementing the minimal solution for relative orientation of two calibrated cameras from unknown 3D points. 5 points are required and there can be as many as 10 feasible solution
LAPACKMRRRTest
- This code is MRRR algorithm. I used CLAPACK version 3.1. My environment is Windows XP professional 32bit and Visual Studio 2008. I hope that my code will help to the other programmers for using LAPACK. Thanks
clapack-3.2.1-CMAKE
- 大型矩阵相关运算源程序及其说明,里面包括了各种线性代数的源程序-Source of large matrix-related operations and its descr iption, which includes a variety of linear algebra source
CLAPACK-3.1.1-VisualStudio
- clack 包国外程序在国内vc下不能用时转下可用-clack package abroad program in the country when vc can not be transferred under the next available
CLAPACK-3.1.1-VisualStudio
- Clapack LAPACK是用Fortran编写的算法库,顾名思义,Linear Algebra PACKage,是为了解决通用的线性代数问题的。另外必须要提的算法包是BLAS(Basic Linear Algebra Subprograms),其实LAPACK底层是使用了BLAS库的。(clapack Linear Algebra PACKage Basic Linear Algebra Subprograms)