搜索资源列表
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.
wenli
- 分析了纹理特征提取方法,特别是灰度共生矩阵的方法和 Gabo:小波矩的方法。并在这两种方法的基础上提出了综合灰度共生矩阵和 Gbaor小波矩的纹理特征提取方法并用于图像检索。 -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
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.
SIFT
- 通过SIFT算法特征提取与匹配再计算基础矩阵-djhmfgdifhgoijhodfihhiosdtgi
MultipleViewGeometryinComputerVision
- 英文文献,主要讲述图像转换基础矩阵的建立,很难找的。-English literature, the main image conversion fundamental matrix describes the establishment, it is difficult to find.
fundamentalmatrix
- 在matlab中自己绘制几何图形,然后建立对极几何的基础矩阵-In matlab draw in their geometry, and then establish the basis for a very geometric matrix
Epipola_Geometry_and_the_Fundamental_Matrix
- 对极几何,基础矩阵,多视几何,对极几何,基础矩阵,多视几何-Epipolar geometry, fundamental matrix, multi-view geometry
Stereo-Vision
- 计算机视觉作业,实现两幅图片中的极线、极点计算和基础矩阵的求取。-Computer vision homework.It is to calculate the polar, pole and the fundamental matrix calculation between two image.
improveeight
- matlab代码 用改进的八点算法求基础矩阵,进而求本质矩阵及相机外参。-improve eight
Fundamental-Matrix
- opencv 双目匹配下基线和基础矩阵的详细资料,英文原版.-Epipolar Geometry and the Fundamental Matrix
wenlituxiangtezhengtiqu
- 灰度共生矩阵反映了图像灰度关于方向、相邻间隔、变化幅度的综合信息,它可作为分析图像基元和排列结构的信息。作为纹理分析的特征量,往往不是直接应用计算的灰度共生矩阵,而是在灰度共生矩阵的基础上再提取纹理特征量。该段代码是对纹理特征的提取。-Gray symbiotic matrix reflects the image grey about the direction, and adjacent interval, change the amplitude of the comprehensive
pbm_src
- Projection Based M-Estimator ,一个基于M -Estimator估计器的投影程序,能够很好的估计,计算机图像领域的线性、异方差(椭圆和 基础矩阵)和子空间等。- using the base class for linear, heteroscedastic (ellipse and fundamental matrix) and subspace estimation are included in the program.
3D-Reconstruction
- 基于多幅图像序列的三维重建(硕士毕业论文) 关键字:特征点提取,特征点匹配,基础矩阵,本质矩阵,RANSAC,三维重建。-3D Reconstruction Based on Image Sequences
fundamental-matrix
- 自己整理的关于opencv中如何基础矩阵求解的代码,提供大家参考-Own finishing opencv fundamental matrix solution code, provide reference
矩阵的并行程序
- 本代码基于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)