Welcome![Sign In][Sign Up]
Location:
Search - Space Intersection

Search list

[Graph programInterSection

Description: 检测空间中直线是否相交(动态)-detect whether linear space intersect (dynamic)
Platform: | Size: 42396 | Author: | Hits:

[Graph programInterSection

Description: 检测空间中直线是否相交(动态)-detect whether linear space intersect (dynamic)
Platform: | Size: 50176 | Author: | Hits:

[Mathimatics-Numerical algorithms单像空间后方交会算法

Description: 本程序为近景摄影测量的单像空间后方交会算法,采用VC++实现-This procedure for a single close-range photogrammetry as space resection algorithm, using VC++ Achieve
Platform: | Size: 3734528 | Author: 汪维 | Hits:

[Windows Developspace_intersection

Description: 该程序实现了摄影测量学中的空间前方交会,即利用像片点坐标求出对应点坐标。用户只要将原始文件夹里的内容更改就可以利用该程序求出想要的数据了。-Procedures for the implementation of the photogrammetry study space forward intersection, which coordinates the use of image point coordinates of corresponding points are obtained. As long as the original user folder changed the contents of the program can be obtained using the data you want.
Platform: | Size: 2048 | Author: guo | Hits:

[OtherIntersection

Description: 实现画点画线功能以及二维空间的分析,采用visual studio 2005实现。-Stipple line to achieve functional as well as an analysis of two-dimensional space
Platform: | Size: 8204288 | Author: daniel | Hits:

[Otherintersectionandresection

Description: 空间后方交会和前方交会是摄影测量数据处理的基础,给出的算法和源代码供参考-Space resection and intersection in front of photogrammetric data processing is the basis for the algorithm and source code are given for reference
Platform: | Size: 29696 | Author: roy | Hits:

[JSP/JavaSuanfa_5

Description: java实现,空间任意直线交点数量,用Eclipse可以直接打开工程-java implementation, space intersection of any number of lines, can open the project with Eclipse
Platform: | Size: 7168 | Author: 尹文昊 | Hits:

[MiddleWarePartial_Differential_Equation_Toolbox1012

Description: Photogrammetric space intersection requires image coordinates of a point in space to be digitized on two or more photos. In digital photogrammetry or in single photo digitizing, it is difficult to locate the matching image of poorly defined points on different photos. A mathematical technique has been developed that requires only that lines or features be digitized on different photos without the need to digitize the same image points to perform the intersection. This method is very useful in single photo digitizing and 3D robot vision.
Platform: | Size: 3124224 | Author: jimp | Hits:

[Windows DevelopSpace-resection

Description: 这是空间后方交汇的源代码,帮助你实现空间后方交会,有实验数据。-This is the space of intersection source code, help you achieve the resection, experimental data.
Platform: | Size: 379904 | Author: 蒋慧莲 | Hits:

[Special Effectsspace-intersection

Description: 本程序主要实现通过空间前方交会原理求解外方位元素,获得相应点坐标。-space intersection
Platform: | Size: 78848 | Author: cly | Hits:

[assembly languagephotogrammetry

Description: 摄影测量学的实验:单像空间前方交会和后方交会源代码及数据-One-way space intersection and resection of the source code and data,
Platform: | Size: 61440 | Author: 杨弘越 | Hits:

[Compress-Decompress algrithmsAbOrient

Description: 双向解析空间前方交会后方交会,方便的计算前方后方交会,给摄影学测量带来方便。-Resection of bi-analytic space intersection to facilitate the calculation of the front resection in photography measurement convenience.
Platform: | Size: 52224 | Author: wanglaoda | Hits:

[Otherfront-intersection

Description: 本程序是摄影测量空间前方交会程序。读取其中的控制点信息计算未知点。-This procedure is Photogrammetry space intersection process. Read one of the control point information to calculate the unknown point.
Platform: | Size: 489472 | Author: 方静 | Hits:

[Other systemsspace_intersection

Description: 摄影测量平差,空间前房交会,由同名点坐标和影像外方位元素解求地面点坐标。- the method of space intersection in GEO-Spatial information science.
Platform: | Size: 49152 | Author: liurenren | Hits:

[CSharpsat-positioning

Description: 根据广播星历计算卫星位置 利用空间前方交会的算法实现卫星定位-Satellite positioning based on broadcast ephemeris satellite position calculation algorithms utilize space intersection
Platform: | Size: 3514368 | Author: sendoh | Hits:

[MiddleWareSpace-Intersection

Description: Reaching the ground coordinates using the coordinates of the photogrammetric
Platform: | Size: 7168 | Author: fariborz | Hits:

[Dialog_WindowSpace-resection

Description: 摄影测量学要解决的两大问题是几何定位和影像解译。几何定位就是确定被摄物体的大小、形状和空间位置。几何定位的基本原理源于测量学的前方交会方法,它是根据两个已知的摄影站点和两条已知的摄影方向线,交会出构成这两条摄影光线的待定地面点的三维坐标。影像解译就是确定影像对应地物的性质。-Photogrammetric space resection based on two known photographs of two known sites and photography direction of the line, the three-dimensional coordinates of the intersection of these two photographic light constitutes Pending ground points. Image interpretation is to determine the nature of the surface features of the corresponding image.
Platform: | Size: 323584 | Author: lily | Hits:

[Windows DevelopVb

Description: 摄影测量中的空间前方交会,利用内外方为元素,像点坐标,求解地面点三维坐标-Photogrammetry space intersection, for use inside and outside the party elements, such as coordinates, to solve the three-dimensional coordinates of the ground points
Platform: | Size: 93184 | Author: 过来 | Hits:

[Special EffectsSingle-like-rear-space-rendezvous

Description: 我是采用java来编写这个程序的:java是我们目前正在学习的一门语言 ,采用这一语言正好可以加深我对它的理解。 程序的主体是采用一个do……while的循环。在这个循环中,我分别建立了两个数组,存储误差方程系数阵A和自由向量L。其余关于平差解算,我采用的是一个矩阵运算包,并调用其中的函数来实现。我的初始数据是直接嵌入在程序中,而结果数据则以一个TXT文档的形式输出。用来完成单像后方空间交会。 -I use java to write the program: Java is a language we are learning, and the language can be used to deepen my understanding of it. The program is the subject of a do...... While cycle. In this cycle, we build two arrays, the storage error equation coefficient matrix A and the free vector L. The rest about adjustment solution, I use is a matrix operation package, and call the function to achieve. My initial data is embedded directly in the program, while the results of the data is the form of a TXT document output. Used to complete the intersection of a single- like rear space.
Platform: | Size: 229376 | Author: scorfield | Hits:

[Algorithmmatlab--qianfangjiaohui

Description: matlab 摄影测量单像空间前方交会的源程序-matlab Photogrammetry single source image space intersection
Platform: | Size: 97280 | Author: mo | Hits:
« 12 3 4 »

CodeBus www.codebus.net