搜索资源列表
FundamentalMatrix
- 基础矩阵类的程序。使用OpenCV开发。-based matrices procedures. OpenCV use development.
projective-and-affine
- 基于三维空间三角网格的二维投影图像变换,包括3D仿射变换,基础矩阵求解及欧式空间的重构,对基于图像的三维重构有研究的朋友可以看下-triangular grid transform two-dimensional projection images, including 3D affine transformation, based Matrix Solution and European space reconstruction, based on the three-dimensional
ComputeBasicMatrix
- 计算机视觉 基础矩阵的计算,利用标准8点法计算基础矩阵
c第二章 matlab语言基础h2
- 用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image thresholding segmentation P0405 : water
FundamentalMatrix.zip
- 本程序主要是关于求解基础矩阵的,比较简单 主要采用opencv函数库编程。大家可以下下来参考下。,This procedure is mainly on solving the fundamental matrix, and mainly uses a relatively simple programming opencv library. We can refer to the following down under.
mega16做的4*5矩阵按键程序
- mega16做的4*5矩阵按键程序,键值送至1602液晶显示,同时更新了proteus仿真,可在不搭建硬件平台的基础上实现调试及仿真,-mega16 do 4* 5 matrix key program, key sent to the LCD 1602, and updated the proteus simulation, you can not build a hardware platform based on the debugging and simulation,
Matrix
- 这是一个自己编制的完整矩阵类,包括矩阵运算、分解、求逆、范数和特征值等,可以做为数值分析的基础类。-This is a complete matrix of their own class preparation, including matrix computation, decomposition, inverse, norm and eigenvalue, etc., can be used as the basis for numerical analysis class.
wenli
- 分析了纹理特征提取方法,特别是灰度共生矩阵的方法和 Gabo:小波矩的方法。并在这两种方法的基础上提出了综合灰度共生矩阵和 Gbaor小波矩的纹理特征提取方法并用于图像检索。 -matlab
beamelement
- 改程序能进行空间梁单元刚度矩阵的生成,可在此基础上进一步进行常用有限元计算的开发。-beam-element-matlab
51622408Demo001
- 基于三维空间三角网格的二维投影图像变换,包括3D仿射变换,基础矩阵求解及欧式空间的重构,对基于图像的三维重构有研究的朋友可以看下 -Medical image visualization technologies build 3D models with 2D medical image series to provide useful and precise information for the doctors. It is one of the crucial technologies
fundamental_martix
- 基于matlab写的计算机视觉中的基础矩阵算法,采用了强标定的方式,其中用了最小二乘法计算基础矩阵的八点法-Based on matlab written in the vision of the computer, using the fundamental matrix algorithm is strong, the calibration of the least-square method in calculating the eight points based matrix
BinocularComputerVisionFundmentalMatrix_VC
- 计算机双目视觉的重要技术,基础矩阵的计算,VC源码,利用到OpenCV环境和Mablab库.-The importance of binocular vision of computer technology, based on matrix calculation, VC source, using the OpenCV library environment and Mablab.
Tree
- 3D编程实例,实现了由二叉树的旋转矩阵动画,是学习3D游戏编程的基础。-3D programming examples to realize the rotation matrix by the binary tree animation, is to learn the basis of 3D game programming.
LinearAlgebra
- 线性代数基本实现,各种基础的线性代数计算接口(加减乘除、求逆、求秩、最大线性无关组)以及矩阵的特征值特征向量的计算(QR方法)。含有设计文档。-The basic realization of linear algebra, and linear algebra calculation based interface (addition and subtraction multiplication and division, inverse, and rank, the largest grou
MultipleViewGeometryinComputerVision
- 英文文献,主要讲述图像转换基础矩阵的建立,很难找的。-English literature, the main image conversion fundamental matrix describes the establishment, it is difficult to find.
Basedonthefundamentalmatrixofcameraself-calibratio
- 一种基于基础矩阵的摄像机自标定技术,它对摄像机自标定技术作了比较深入的讨论-Based on the fundamental matrix of camera self-calibration technique, camera self-calibration technique made it more in-depth discussion
MATLAB-classic-tutorials
- MATLAB经典教程,包括基础、矩阵、程序设计、绘图等几部分。-MATLAB classic tutorials, including the foundation, matrix, programming, graphics and other parts.
StereoVision_FunMatrix
- 本算法在Matlab2008b 环境下实现了立体视觉中摄像机的基础矩阵计算。包括main, sevenPoint、eightpoint 和eightpoint_norm三个函数。 main.m 是程序的入口,包括生成和读入实验数据,分别调用sevenPoint、eightpoint 和eightpoint_norm 三个函数求基础矩阵,最后绘制出最后的结果。sevenPoint.m 是用7 点法求解基础矩阵。eightpoint.m 是用8 点法求解基础矩阵,eightpoint_norm.
矩阵的并行程序
- 本代码基于vc++实现的矩阵的并行相乘的程序,在串行代码的基础上寻找并行化(This code is based on the parallel multiplication of the matrix based on vc++, and searches for parallelization on the basis of serial code)
fundamation
- 求解图像间的基础矩阵,该程序为子函数,直接调用即可,x1,x2为匹配点对(The basic matrix between images can be solved. The program can be called directly by subfunctions, X1 and X2 as matching points.)