Welcome![Sign In][Sign Up]
Location:
Search - reconstruction 2d to 3d

Search list

[Special Effectsphotomachinenewalgorithm

Description: 针对摄像机固定和共面约束条件下进行目标定位,提出了一种简单可行的全新算法。该算法避开了烦琐的摄像机标定这一过程,也不用精确地求解单应性矩阵。只是运用射影几何的性质,通过简单的几何关系,对非标定单摄像机拍摄的单幅图像,求解其从2D图像平面到真实的3D平面的非线性单映射关系。该算法为解决计算机视觉的测量、定位、三维重建等问题,提供一种全新的思路。 -against cameras fixed and coplanar binding conditions for target location, a simple new algorithm. The algorithm avoid the cumbersome process of the camera calibration, and it does not accurately be solved single matrix. Just use projective geometry of nature, by simple geometry, orders for non-standard video camera in a single image. Solving its two D images from two-dimensional to three real plane D nonlinear single map. The algorithm to solve the measurement of computer vision, positioning, three-dimensional reconstruction, with a brand new idea.
Platform: | Size: 214744 | Author: 蒋翔俊 | Hits:

[GDI-Bitmap三维重建

Description: Iterative reconstruction is a method or group of algorithms used to reconstruct 2D and 3D images from the projections of an object. The technique differs greatly from the more ubiquitous filtered back projection (FBP) method.
Platform: | Size: 25432 | Author: wangjunnk@126.com | Hits:

[Special Effectsphotomachinenewalgorithm

Description: 针对摄像机固定和共面约束条件下进行目标定位,提出了一种简单可行的全新算法。该算法避开了烦琐的摄像机标定这一过程,也不用精确地求解单应性矩阵。只是运用射影几何的性质,通过简单的几何关系,对非标定单摄像机拍摄的单幅图像,求解其从2D图像平面到真实的3D平面的非线性单映射关系。该算法为解决计算机视觉的测量、定位、三维重建等问题,提供一种全新的思路。 -against cameras fixed and coplanar binding conditions for target location, a simple new algorithm. The algorithm avoid the cumbersome process of the camera calibration, and it does not accurately be solved single matrix. Just use projective geometry of nature, by simple geometry, orders for non-standard video camera in a single image. Solving its two D images from two-dimensional to three real plane D nonlinear single map. The algorithm to solve the measurement of computer vision, positioning, three-dimensional reconstruction, with a brand new idea.
Platform: | Size: 214016 | Author: 蒋翔俊 | Hits:

[Graph program51622408Demo001

Description: 基于三维空间三角网格的二维投影图像变换,包括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 in CAS system, Image Guide Surgery and Minimal Invasive Surgery. VTK is an advanced toolkit for the medical 3D visualization. DICOM is the international standards in the medical digital imaging and the data communicating, it unifies the formats of the medical image. In this paper, the VTK data-processing mechanism is outlined firstly, then VTK significant characteristics and common procedures model are introduced Secondly, the correct interpretation way of the DICOM images is brought forward. Three-dimensional reconstruction of the visual procedures is developed with VC++ and VTK, then implements some functions Finally, A medical 3D visualization analyzing laboratorial system is developed based on VTK in Windows. The system employs surface rendering and creation of visual slices based on VTK, and offers
Platform: | Size: 532480 | Author: 傅剑峰 | Hits:

[OpenGL program2Dto3D

Description: 内容为vc源代码,主要实现双目视觉的二维到三维的重建工作。-The contents of the source code for vc, the main achievement of binocular vision of two-dimensional to three-dimensional reconstruction.
Platform: | Size: 3774464 | Author: 田光兆 | Hits:

[Crack HackPrejetReconstruction3D

Description: projet de reconstruction 3D à partir des images 2D
Platform: | Size: 359424 | Author: marymare | Hits:

[Documents2D3D-registration

Description: 数字影像重建在基于灰度的2D/3D医学图像配准技术中具有重要作用。它是利用基于射线追踪算法从三维数据如CT中获得二维虚拟x线图像。影像重建结果的质量直接影响到配准结果的精度。本文对数字影像重建技术作了一定的探讨,实现了对cT体数据的数字影像重建,并通过增强技术获得了突出骨组织的图像,为后续的配准研究做了很好的准备工作。-Digital image reconstruction in intensity based 2D/3D medical image registration techniques have an important role. It is the use of ray-tracing algorithm based on the data from the three-dimensional CT obtained as two-dimensional virtual x-ray images. Image reconstruction quality of the results directly affect the accuracy of registration results. In this paper, digital image reconstruction techniques were explored certain to achieve volume data on the number of cT image reconstruction, and by enhancing technology to obtain a prominent image of bone tissue, for follow-up studies with prospective done a very good preparations.
Platform: | Size: 106496 | Author: liaozw | Hits:

[source in ebookradon-Line-detection

Description: radon变换除了在处理二维三维的投影数据时重建算法的应用,在直线检测中有应用-In addition to radon transform processing data in 2D and 3D projection reconstruction algorithm applications, there are applications in line detection
Platform: | Size: 1024 | Author: zerazhna | Hits:

[3D GraphicInflatable_Icons

Description: 描诉由二维图像到三维物体重建的方法,基于表面膨胀技术,对于做非真实感物体重建的人员来说比较有用.-Tracing the lawsuit 2D image to 3D reconstruction algorithm, based on technology of surface expansion, for non photorealistic object reconstruction personnel is useful.
Platform: | Size: 1033216 | Author: zhoumingyang | Hits:

[Technology Managementsurf

Description: SURF意指 加速的具有鲁棒性的特征,由Bay在2006年首次提出,这项技术可以应用于计算机视觉的物体识别以及3D重构中。SURF算子由SIFT算子改进而来,一般来说,标准的SURF算子比SIFT算子快好几倍,并且在多幅图片下具有更好的鲁棒性。SURF最大的特征在于采用了harr特征以及积分图像integral image的概念,这大大加快了程序的运行时间。-SURF (Speeded Up Robust Feature) is a robust local feature detector, first presented by Herbert Bay et al. in 2006, that can be used in computer vision tasks like object recognition or 3D reconstruction. It is partly inspired by the SIFT descriptor. The standard version of SURF is several times faster than SIFT and claimed by its authors to be more robust against different image transformations than SIFT. SURF is based on sums of 2D Haar wavelet responses and makes an efficient use of integral images.
Platform: | Size: 2418688 | Author: | Hits:

[Special Effects3D-reconstruction-master

Description: 3d 重建 包括特征点的提取,匹配,以及三维点云的建立(3d reconstruction ,including feature detection and 3 D points cloud ,the change from 2D to 3D)
Platform: | Size: 64329728 | Author: 刘聪 | Hits:

[2D Graphic3D-Reconstruction

Description: Matlab语言编写,从二维图像标记重构3维行人姿态,动态处理。非常适合在此基础上二次开发。资料包含全部代码和相关理论论文。已测试,非常完美实现。(Matlab language is used to reconstruct 3 dimensional pedestrian pose from two-dimensional image tags. Very suitable for two development on this basis. Data contains all the code and related theoretical papers. It has been tested and is perfectly implemented.)
Platform: | Size: 7944192 | Author: shannanhaibei | Hits:

[Windows Developshapeconvex

Description: matlab程序。利用二维图像生成3d形状,有原始代码,有测试数据。(We investigate the problem of estimating the 3D shape of an object, given a set of 2D landmarks in a single image.To alleviate the reconstruction ambiguity, a widely-used approach is to confine the unknown 3D shape within a shape space built upon existing shapes. While this approach has proven to be successful in various applications, a challenging issue remains, i.e., the joint estimation of shape parameters and camera-pose parameters requires to solve a nonconvex optimization problem. The existing methods often adopt an alternating minimization scheme to locally update the parameters, and consequently the solution is sensitive to initialization. In this paper, we propose a convex formulation to address this problem and develop an efficient algorithm to solve the proposed convex program. We demonstrate the exact recovery property of the proposed method, its merits compared to alternative methods, and the applicability in human pose and car shape estimation.)
Platform: | Size: 17598464 | Author: jacky6666 | Hits:

CodeBus www.codebus.net