搜索资源列表
-
0下载:
Gandalf软件(含源码)主要用于计算机视觉分析与相关数字分析。用C语言编写。Gandalf is a computer vision and numerical algorithm library, written in C, which allows you to develop new applications that will be portable and run FAST. Includes many useful vision routines, including camer
-
-
0下载:
This program implements camera calibration on supposed values and computes camera fundamental matrix using 8-points algorithm Developed by Maimouna Al-ammar & Hiba Al-younes
May, 2009 -This program implements camera calibration on supposed values
-
-
0下载:
Find fundamental matrix for multiple view geometry
-
-
0下载:
ourbase Bases for all 4 fundamental subspaces.
[ROW, N, COL, LN] = fourbase(A) returns matrices whose columns
are bases for the row space, nullspace, column space and
left nullspace of a matrix A.
-ourbase Bases for all 4 fundamenta
-
-
0下载:
一种基于基础矩阵的摄像机自标定技术,它对摄像机自标定技术作了比较深入的讨论-Based on the fundamental matrix of camera self-calibration technique, camera self-calibration technique made it more in-depth discussion
-
-
0下载:
计算机视觉中的多视几何介绍的基础矩阵的matlab快速求解实现- fundamental matrix
-
-
0下载:
这是一段改进的八点算法,用来求基本矩阵的,并且用matlab进行了实现-This is a modified eight algorithms used to find the fundamental matrix, and was realized with matlab
-
-
0下载:
立体视觉方向 透视投影矩阵 基础矩阵等地求解函数-The stereovision direction perspective projection matrix fundamental matrix to solve the function
-
-
0下载:
C语言实现P-Q分解法潮流计算 从潮流计算的基本方程出发,采用PQ分解法并通过建立矩阵的修正方程来依次迭代,逐步逼近真值来计算电网的电压和功率分布。-C language implementation PQ decomposition process flow calculated from the trend of the fundamental equations of PQ decomposition method and by the establishment of a matri
-
-
0下载:
LIBVISO2: C++ Library for Visual Odometry 2LIBVISO2 (Library for Visual Odometry 2) is a very fast cross-platfrom (Linux, Windows) C++ library with MATLAB wrappers for computing the 6 DOF motion of a moving mono/stereo camera. The stereo version is b
-
-
0下载:
本部分代码只是提供了基础矩阵及摄像机焦距部分的代码。其中基础矩阵的求解用到的数据,是图像匹配得到的点对-This section provides the basis matrix code only part of the code and the focal length of the camera. Which is used to solve the fundamental matrix of the data is obtained by image matching points
-
-
0下载:
电话拨号音的合成与识别
基于对电话通信系统中拨号音合成与识别的仿真实现,主要涉及到电话拨号音合成的基本原理及识别的主要方法,利用 MATLAB 软件以及 FFT 算法实现对电话通信系统中拨号音的合成与识别。并进一步利用 MATLAB 中的图形用户界面 GUI 制作简单直观的模拟界面。使其对电话通信系统拨号音的合成与识别有个基本的了解。 能够利用矩阵不同的基频合成 0 - 9 不同按键的拨号音,并能够对不同的拨号音加以正确的识别,实现由拨号音解析出电话号码的过程。-Synthesis and
-
-
0下载:
调用opencv的cvFindFundamentalMat函数求得基本矩阵F,利用绘图板指针pDC将极线绘制出来。-The cvFindFundamentalMat call opencv functions to obtain the fundamental matrix F, use a graphics tablet pointer pDC the lines drawn.
-