当前位置:
首页
资源下载

搜索资源 - Projective transformation
搜索资源列表
-
1下载:
基于三维空间三角网格的二维投影图像变换,包括3D仿射变换,基础矩阵求解及欧式空间的重构,对基于图像的三维重构有研究的朋友可以看下-triangular grid transform two-dimensional projection images, including 3D affine transformation, based Matrix Solution and European space reconstruction, based on the three-dimensional
-
-
0下载:
两幅图像拼成全景图。Harris角点检测选特征点,配对过程比较原始,有点慢,ransac算法提取有效配对点,计算projective transformation.最后拼全景图。
需要CIMG库支持,jpeg图像还需要magickimage库. Linux g++编译通过,编译加 -lX11 -lpthread -ljpeg, windows 下未试验.
-
-
0下载:
这是一个印度人编的程序,用于两图像单应矩阵和变换结果的求取-This function estimates 2D-2D plane projective homography between two perspective images using Direct Linear Transformation, RANSAC and Levenberg Marquardt optimisation.
-
-
0下载:
用于图像处理的matlab工具包,由Peter Kovesi制作,主要包含特征提取,各项异性滤波,灰度转换、图像去噪等,对图像处理的人来说非常有用。
-MATLAB and Octave Functions
for Computer Vision and Image Processing, including:
Feature Detection via Phase Congruency
Spatial Feature Detection
Integral Im
-
-
0下载:
这是我编写的关于计算机视觉中的一种重要的变换---射影变换的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.
-
-
0下载:
对二维平面上区域进行不规则四边形剖分,构造了区域到子区域的射影变换。由二元分形插值函数引入第三维的值,构成射影迭代函数系统。-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
-
-
0下载:
整个系统分为数据采集和数据分析两大部分,以友好的图形界面与用户进行交互沟通。
声音数据采集部分实现数据采集功能,根据用户选择的采样频率和预设的采样时间来从声卡获得用户需要的数据。并且将采集到的数据及其频谱图以图形方式很直观的呈现于用户面前。
图像采集分析部分,读入图像后,根据选择,对其进行Linear Conformal、Affine、Projective、Polynomial、Piecewise Linear、Sinusoidal、Barrel、Pin Cushion变换-The wh
-
-
0下载:
1.理解OpenGL中的变换过程
2.理解透视投影与平行投影的不同
3.了解深度测试
通过变换调整观察的位置与方向
加入光照模型
-Understand the transform OpenGL process
Understand perspective projection and parallel projective different
Understand the depth test
Through the transformation of
-
-
0下载:
2维图像的透视变换,空间变换,可对拍摄的图像进行几何校正-Perspective transformation, the two-dimensional image space transformation, the geometric correction of images taken
-
-
1下载:
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
-
-
0下载:
利用OpenCV,实现一幅图像的欧氏变换、仿射变换和射影变换,cpp文件中程序各函数和变量的功能进行了说明。-Euclidean transform, affine transformation and projective transformation of an image
-
-
0下载:
关于计算机视觉和图像的matlab工具箱。包括相位一致性特征,空间特征检测,积分图像,非极大值抑制和滞后阈值,边链接和线段拟合,去噪,等-MATLAB and Octave Functions
for Computer Vision and Image Processing。such as • Feature Detection via Phase Congruency
• Spatial Feature Detection
• Integral
-
-
0下载:
使用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
-
-
0下载:
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
*
-
-
1下载:
一组用于计算不同参考椭球和不同投影之间的坐标变换的函数,包括以下工具:
- 从笛卡尔到地理坐标的
转换,以及 从地理坐标到横向墨西哥映射的反向
转换或者朗伯保形锥形映射以及 从地理到可以处理不规则区域和极点映射的UTM和背面
- 3D / 2D / 1D相似变换(Helmert变换)
- 确定3D / 2D / 1D-Helmert变换的参数
- 执行Helmert变换 后应用残差校正
- 读取和使用NTV2转换参数
- ITRS和ETRS帧之间的3D转换
- 3D
-
-
0下载:
椭球坐标与高斯投影面坐标系的正反算,为解决坐标系的投影转换。(The positive and negative calculation of ellipsoidal coordinates and gaussian projective plane coordinates.To solve the projection transformation of the coordinate system)
-