CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Projective transformation

搜索资源列表

  1. projective-and-affine

    1下载:
  2. 基于三维空间三角网格的二维投影图像变换,包括3D仿射变换,基础矩阵求解及欧式空间的重构,对基于图像的三维重构有研究的朋友可以看下-triangular grid transform two-dimensional projection images, including 3D affine transformation, based Matrix Solution and European space reconstruction, based on the three-dimensional
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:202361
    • 提供者:郭震宇
  1. harris

    0下载:
  2. 两幅图像拼成全景图。Harris角点检测选特征点,配对过程比较原始,有点慢,ransac算法提取有效配对点,计算projective transformation.最后拼全景图。 需要CIMG库支持,jpeg图像还需要magickimage库. Linux g++编译通过,编译加 -lX11 -lpthread -ljpeg, windows 下未试验.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:6135
    • 提供者:王萍
  1. homography

    0下载:
  2. 这是一个印度人编的程序,用于两图像单应矩阵和变换结果的求取-This function estimates 2D-2D plane projective homography between two perspective images using Direct Linear Transformation, RANSAC and Levenberg Marquardt optimisation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:29408
    • 提供者:苏营
  1. MatlabFns

    0下载:
  2. 用于图像处理的matlab工具包,由Peter Kovesi制作,主要包含特征提取,各项异性滤波,灰度转换、图像去噪等,对图像处理的人来说非常有用。 -MATLAB and Octave Functions for Computer Vision and Image Processing, including: Feature Detection via Phase Congruency Spatial Feature Detection Integral Im
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6414778
    • 提供者:zhaoxk
  1. AffineTrnasformation

    0下载:
  2. 这是我编写的关于计算机视觉中的一种重要的变换---射影变换的matlab源代码,希望对您有用。-This is what I prepared on computer vision in an important transformation of the projective transformation--- matlab source code, I hope useful for you.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:3294
    • 提供者:刘英
  1. region-subdivision

    0下载:
  2. 对二维平面上区域进行不规则四边形剖分,构造了区域到子区域的射影变换。由二元分形插值函数引入第三维的值,构成射影迭代函数系统。-Two-dimensional plane of the trapezoidal region subdivision to construct a regional to sub-regional projective transformation. By the binary fractal interpolation function the value of in
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-26
    • 文件大小:43567
    • 提供者:大棚
  1. Sound_image_acquisition_a_analysis

    0下载:
  2. 整个系统分为数据采集和数据分析两大部分,以友好的图形界面与用户进行交互沟通。 声音数据采集部分实现数据采集功能,根据用户选择的采样频率和预设的采样时间来从声卡获得用户需要的数据。并且将采集到的数据及其频谱图以图形方式很直观的呈现于用户面前。 图像采集分析部分,读入图像后,根据选择,对其进行Linear Conformal、Affine、Projective、Polynomial、Piecewise Linear、Sinusoidal、Barrel、Pin Cushion变换-The wh
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:86928
    • 提供者:tanii
  1. sun-earth-moon

    0下载:
  2. 1.理解OpenGL中的变换过程 2.理解透视投影与平行投影的不同 3.了解深度测试 通过变换调整观察的位置与方向 加入光照模型 -Understand the transform OpenGL process Understand perspective projection and parallel projective different Understand the depth test Through the transformation of
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1199429
    • 提供者:zhou shun
  1. projective

    0下载:
  2. 2维图像的透视变换,空间变换,可对拍摄的图像进行几何校正-Perspective transformation, the two-dimensional image space transformation, the geometric correction of images taken
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:45478
    • 提供者:
  1. The-geodetic-course-design

    1下载:
  2. 1.不同空间直角坐标系之间的7参数变换 2.不同空间直角坐标系的4参数变换 3.椭球膨胀法和椭球平移法进行高程投影面的相关平面坐标就散 4GPS大地高转换为正常高的拟合计算-1. Different space between the right Angle coordinate system 7 parameter transformation 2. Different space of 4 right Angle coordinate system parameter tra
  3. 所属分类:GPS develop

    • 发布日期:2017-03-28
    • 文件大小:27312
    • 提供者:linghuch
  1. Hw01

    0下载:
  2. 利用OpenCV,实现一幅图像的欧氏变换、仿射变换和射影变换,cpp文件中程序各函数和变量的功能进行了说明。-Euclidean transform, affine transformation and projective transformation of an image
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:1897203
    • 提供者:zhangyigong
  1. MatlabFns

    0下载:
  2. 关于计算机视觉和图像的matlab工具箱。包括相位一致性特征,空间特征检测,积分图像,非极大值抑制和滞后阈值,边链接和线段拟合,去噪,等-MATLAB and Octave Functions for Computer Vision and Image Processing。such as • Feature Detection via Phase Congruency • Spatial Feature Detection • Integral
  3. 所属分类:Special Effects

    • 发布日期:2017-11-01
    • 文件大小:6406144
    • 提供者:任立超
  1. gui

    0下载:
  2. 使用C#将txt文件中的点绘成图像,有投影变换,但没有解决各线之间相连的问题-Txt file using C# to the point plotted picture, there is a projective transformation, but does not solve the problems connected between the lines
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-16
    • 文件大小:273757
    • 提供者:ssscy
  1. CUBE_model_3d

    0下载:
  2. cube模型生成、识别、变换,进行三维展示-* This example program shows how to use the operator * projective_trans_object_model_3d in HALCON. In this example * some cubes are created by different means. * After that, the cubes are tranformed with a projective *
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-11
    • 文件大小:1446
    • 提供者:豆丁
  1. Geodetic_Transformations_Toolbox

    1下载:
  2. 一组用于计算不同参考椭球和不同投影之间的坐标变换的函数,包括以下工具: - 从笛卡尔到地理坐标的 转换,以及 从地理坐标到横向墨西哥映射的反向 转换或者朗伯保形锥形映射以及 从地理到可以处理不规则区域和极点映射的UTM和背面 - 3D / 2D / 1D相似变换(Helmert变换) - 确定3D / 2D / 1D-Helmert变换的参数 - 执行Helmert变换 后应用残差校正 - 读取和使用NTV2转换参数 - ITRS和ETRS帧之间的3D转换 - 3D
  3. 所属分类:*行业应用

    • 发布日期:2017-12-27
    • 文件大小:805888
    • 提供者:wufan620
  1. 坐标正反算

    0下载:
  2. 椭球坐标与高斯投影面坐标系的正反算,为解决坐标系的投影转换。(The positive and negative calculation of ellipsoidal coordinates and gaussian projective plane coordinates.To solve the projection transformation of the coordinate system)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:4096
    • 提供者:daisy125125
搜珍网 www.dssz.com