搜索资源列表
homest-1.0
- a copylefted C implementation of a technique for non-linear, robust homography estimation from matched image point features.
homest-1.1
- homest is a C/C++ implementation of an algorithm for non-linear, robust homography estimation from matched image point features that is distributed under the GNU General Public License.
homest-1.3
- 求单应矩阵的算法。应用LM算法。输入2幅图片上的4对对应点,应用该算法可以找到单应矩阵。-http://www.ics.forth.gr/~lourakis/homest/ C/C++ Library for Robust, Non-linear Homography Estimation
homest
- 超级鲁棒的AFFINE和homogrpahy多点拟合数学库,采用LAVMAG方法进行拟合。-Super Robust Affine and multi-point fitting homogrpahy Math Library, LAVMAG method of fitting used.
homest-1.1
- 此代码是用C++写的计算平面单应的程序,利用到了LM优化,对于计算机视觉研究人员应该很有用-his is homest, a copylefted C implementation of a technique for non-linear, robust homography estimation from matched image point features
homest-1.3
- 寻找4点对应图象的变换矩阵,程序简单,实用。变换矩阵可以处理四点,两两平行的情况-Find 4:00 corresponding image transformation matrix, the procedure is simple and practical. Transformation matrix can handle four points, two two parallel
homest-1.4
- 这是一个利用LM算法求解单应性的程序,要自己建立工程。-This is a homography LM algorithm procedures, to build the project themselves.