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

搜索资源列表

  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. photomachinenewalgorithm

    0下载:
  2. 针对摄像机固定和共面约束条件下进行目标定位,提出了一种简单可行的全新算法。该算法避开了烦琐的摄像机标定这一过程,也不用精确地求解单应性矩阵。只是运用射影几何的性质,通过简单的几何关系,对非标定单摄像机拍摄的单幅图像,求解其从2D图像平面到真实的3D平面的非线性单映射关系。该算法为解决计算机视觉的测量、定位、三维重建等问题,提供一种全新的思路。 -against cameras fixed and coplanar binding conditions for target location,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:214744
    • 提供者:蒋翔俊
  1. pbr

    1下载:
  2. The goal of this project is to explore the idea of point-based radiosity, which is a shooting radiosity technique suggested by Mark Harris at UNC. The primary idea is that features available in graphics hardware can be utilized to perform radio
  3. 所属分类:Windows Mobile

    • 发布日期:2008-10-13
    • 文件大小:142856
    • 提供者:gongjian
  1. 638_project

    0下载:
  2. 非真实感绘制的例子 The goal of this project is to explore the idea of point-based radiosity, which is a shooting radiosity technique suggested by Mark Harris at UNC. The primary idea is that features available in graphics hardware can be utilized to p
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:707996
    • 提供者:gongjian
  1. harris

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

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

    0下载:
  2. We present a particle filter construction for a system that exhibits time-scale separation. The separation of time-scales allows two simplifications that we exploit: i) The use of the averaging principle for the dimensional reduction of the sys
  3. 所属分类:文件操作

    • 发布日期:2014-01-16
    • 文件大小:185297
    • 提供者:阳关
  1. spline-basedImageRegistration

    0下载:
  2. The problem of image registration subsumes a number of problems and techniques in multifr a me image analysis, including the computation of optic flow (general pixel-based motion), stereo correspondence, structure from motion, and feature trackin
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:486459
    • 提供者:刘长乐
  1. 计算机视觉几何

    0下载:
  2. Background: Projective geometry (2D, 3D), Parameter estimation, Algorithm evaluation. Single View: Camera model, Calibration, Single View Geometry. Two Views: Epipolar Geometry, 3D reconstruction, Computing F, Computing structure, Plane and homogra
  3. 所属分类:图形图象

    • 发布日期:2009-09-24
    • 文件大小:94682592
    • 提供者:panxizhang
  1. projective

    0下载:
  2. projective reconstruction
  3. 所属分类:Development Research

    • 发布日期:2017-04-24
    • 文件大小:308941
    • 提供者:lij
  1. projectioncorr

    1下载:
  2. PA, projective algorithm % 灰度投影算法 % % dr - 行运动矢量 % dc - 列运动矢量 % imRef - 参考帧 % imCur - 当前帧 % range - 搜索区域,默认为7 % flag - 是否精确到亚像素位移 % flag = 1,亚像素精度 % flag = 0,像素精度-PA, projective algorithm gray projection algorithm dr- line moti
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1010
    • 提供者:付中梁
  1. Projective

    0下载:
  2. 透视投影 用于机器视觉中的摄像机的的透视投影方法-Perspective projection for the machine vision camera in the perspective projection method
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:19516
    • 提供者:吕晋普
  1. projrecons-25-Feb-01.tar

    0下载:
  2. Assorted projective reconstruction routines: a few "simple as possible" variants on our projective factorization method in Octave/MATLAB.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:19390
    • 提供者:bach
  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. PG(21_10)cyclic_code

    0下载:
  2. Projective Geometry Cyclic code, n=21, k=10 Majority Logic Decoding BPSK BER simulation
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:4867
    • 提供者:grn552
  1. homework

    2下载:
  2. 双目视觉三维重建程序,输入左右相机匹配点对矩阵,自动计算投影矩阵,并输出射影空间下的三维点坐标-Binocular vision three-dimensional reconstruction program, enter the matching points on the matrix around the camera to automatically calculate the projection matrix, and output under the three-dimensio
  3. 所属分类:matlab例程

    • 发布日期:2013-03-06
    • 文件大小:155270
    • 提供者:zhanglu
  1. fast-projective-clustering

    0下载:
  2. 一种子空间聚类的算法,此算法属于子空间聚类算法-a monte caro algorithm for fast projective clustering,C. M. Procopiuc, M. Jones, P. K. Agarwal and T. M. Murali, Proceedings of the 2002 ACM SIGMOD international conference on Management of data
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:196246
    • 提供者:原野
  1. Projective-Geometry-for-3D-computer-vision

    0下载:
  2. Book Projective Geometry for 3D computer vision
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:518003
    • 提供者:hung
  1. projective--3d

    0下载:
  2. projective 3d transfer in photogrammetry
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-13
    • 文件大小:1605
    • 提供者:fariborz
  1. projective transform

    0下载:
  2. 利用仿射变换对图像进行矫正,,广泛应用于计算机视觉(projective transform to adjust image)
  3. 所属分类:2D图形编程

« 12 3 4 »
搜珍网 www.dssz.com