scispace - formally typeset
I

Ivana Kolingerová

Researcher at University of West Bohemia

Publications -  109
Citations -  611

Ivana Kolingerová is an academic researcher from University of West Bohemia. The author has contributed to research in topics: Delaunay triangulation & Bowyer–Watson algorithm. The author has an hindex of 12, co-authored 98 publications receiving 539 citations.

Papers
More filters
Journal ArticleDOI

A cell-based point-in-polygon algorithm suitable for large sets of points

TL;DR: A new algorithm for solving the point-in-polygon problem, especially suitable when it is necessary to check whether many points are placed inside or outside a polygon, which works with O ( n ) space complexity.
Journal ArticleDOI

Parallel Delaunay triangulation in E2 and E3 for computers with shared memory

TL;DR: This paper presents several parallel algorithms for the construction of the Delaunay triangulation in E^2 and E^3-one of the fundamental problems in computer graphics.
Journal ArticleDOI

An incremental construction algorithm for Delaunay triangulation using the nearest-point paradigm

TL;DR: The proposed algorithm is the second fastest except for input points with highly non-uniform distribution, which represents an attractive alternative to other Delaunay triangulation algorithms used in practice.
Journal ArticleDOI

Improvements to randomized incremental Delaunay insertion

TL;DR: This paper suggests two improvements to the Delaunay triangulation construction algorithm, the first one speeds up the computation without increasing memory requirements and the second decreases memory requirements, trading space for small slow down.
Journal ArticleDOI

Mesh statistics for robust curvature estimation

TL;DR: A number of different approaches has been proposed in the past that tackle principal curvatures of a smooth surface of sufficient differentiability using various techniques, but an comprehensive comparison of the different approaches is usually missing.