Search Results Heading

MBRLSearchResults

mbrl.module.common.modules.added.book.to.shelf
Title added to your shelf!
View what I already have on My Shelf.
Oops! Something went wrong.
Oops! Something went wrong.
While trying to add the title to your shelf something went wrong :( Kindly try again later!
Are you sure you want to remove the book from the shelf?
Oops! Something went wrong.
Oops! Something went wrong.
While trying to remove the title from your shelf something went wrong :( Kindly try again later!
    Done
    Filters
    Reset
  • Discipline
      Discipline
      Clear All
      Discipline
  • Is Peer Reviewed
      Is Peer Reviewed
      Clear All
      Is Peer Reviewed
  • Reading Level
      Reading Level
      Clear All
      Reading Level
  • Content Type
      Content Type
      Clear All
      Content Type
  • Year
      Year
      Clear All
      From:
      -
      To:
  • More Filters
      More Filters
      Clear All
      More Filters
      Item Type
    • Is Full-Text Available
    • Subject
    • Publisher
    • Source
    • Donor
    • Language
    • Place of Publication
    • Contributors
    • Location
26 result(s) for "Wenger, Rephael"
Sort by:
Isosurfaces : geometry, topology, and algorithms
\"Ever since Lorensen and Cline published their paper on the marching cubes algorithm, isosurfaces have been a standard technique for the visualization of 3D volumetric data. Yet there is no book exclusively devoted to isosurfaces. This book presents the basic algorithms for isosurface construction and gives a rigorous mathematical perspective to some of the algorithms and results. It offers a solid introduction to research in this area as well as an organized overview of the various algorithms associated with isosurfaces\"-- Provided by publisher.
Isosurfaces
This work represents the first book to focus on basic algorithms for isosurface construction. It also gives a rigorous mathematical perspective on some of the algorithms and results. In color throughout, the book covers the Marching Cubes algorithm and variants, dual contouring algorithms, multilinear interpolation, multiresolution isosurface extraction, isosurfaces in four dimensions, interval volumes, and contour trees. It also describes data structures for faster isosurface extraction as well as methods for selecting significant isovalues.
Filtering of Small Components for Isosurface Generation
Let \\(f: R^3 R\\) be a scalar field. An isosurface is a piecewise linear approximation of a level set \\(f^-1()\\) for some \\( ın R\\) built from some regular grid sampling of \\(f\\). Isosurfaces constructed from scanned data such as CT scans or MRIs often contain extremely small components that distract from the visualization and do not form part of any geometric model produced from the data. Simple prefiltering of the data can remove such small components while having no effect on the large components that form the body of the visualization. We present experimental results on such filtering.
Stability of Critical Points with Interval Persistence
Scalar functions defined on a topological space [Omega] are at the core of many applications such as shape matching, visualization and physical simulations. Topological persistence is an approach to characterizing these functions. It measures how long topological structures in the sub-level sets [chi] [belongs to] [Omega]: f([chi]) [less than or equal to] c persist as c changes. Recently it was shown that the critical values defining a topological structure with relatively large persistence remain almost unaffected by small perturbations. This result suggests that topological persistence is a good measure for matching and comparing scalar functions. We extend these results to critical points in the domain by redefining persistence and critical points and replacing sub-level sets [chi] [belongs to] [Omega]: f([chi]) [less than or equal to] c with interval sets [chi] [belongs to] [Omega]: a [less than or equal to] f([chi]) < b. With these modifications we establish a stability result for critical points. This result is strengthened for maxima that can be used for matching two scalar functions. [PUBLICATION ABSTRACT]
Marching Cubes and Variants
In the introduction, we mentioned four different approaches to isosurface construction. In this chapter, we describe one of those approaches to isosurface construction, the widely used Marching Cubes algorithm by Lorensen and Cline [Lorensen and Cline, 1987a].
Interval Volumes
The region between two level sets is called an interval volume. Formally, the interval volume for a function φ : R3 → R is defined asIφ(σ0, σ1) = {x ∈ R3 : σ0 ≤ φ(x) ≤ σ1}, where σ0, σ1 ∈ R and σ0 < σ1.
Multiresolution Polyhedral Meshes
In the previous chapter, we presented an algorithm for constructing an isosurface using a multiresolution tetrahedral mesh. This algorithm requires the entire mesh to be broken into tetrahedra, even if most of the mesh is uniform and only a small portion is at high resolution.