3 resultados para Hierarquical lattice generated by Wheatstone

em Digital Peer Publishing


Relevância:

100.00% 100.00%

Publicador:

Resumo:

In this paper a superelement formulation for geometric nonlinear finite element analysis is proposed. The element formulation is based on matrices generated by the static condensation algorithm. After defining the element characteristics, a method for the calculation of the element forces in a large displacement and rotation analysis is developed. In order to use the element in the solution of stability problems, the formulation of the geometric stiffness matrix is derived. An example shows the benefits of the element for the calculation of lattice-boom cranes.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

In this paper we present a model-based approach for real-time camera pose estimation in industrial scenarios. The line model which is used for tracking is generated by rendering a polygonal model and extracting contours out of the rendered scene. By un-projecting a point on the contour with the depth value stored in the z-buffer, the 3D coordinates of the contour can be calculated. For establishing 2D/3D correspondences the 3D control points on the contour are projected into the image and a perpendicular search for gradient maxima for every point on the contour is performed. Multiple hypotheses of 2D image points corresponding to a 3D control point make the pose estimation robust against ambiguous edges in the image.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Three dimensional datasets representing scalar fields are frequently rendered using isosurfaces. For datasets arranged as a cubic lattice, the marching cubes algorithm is the most used isosurface extraction method. However, the marching cubes algorithm produces some ambiguities which have been solved using different approaches that normally imply a more complex process. One of them is to tessellate the cubes into tetrahedra, and by using a similar method (marching tetrahedra), to build the isosurface. The main drawback of other tessellations is that they do not produce the same isosurface topologies as those generated by improved marching cubes algorithms. We propose an adaptive tessellation that, being independent of the isovalue, preserves the topology. Moreover the tessellationallows the isosurface to evolve continuously when the isovalue is changed continuously.