News

Polygon intersection and clipping are important operations in algorithm design, especially for computer graphics, computer vision, and computational geometry. In this article, you will learn what ...
🎯 Overview This project implements and compares serial and parallel algorithms for determining whether a polygon is convex or concave. The implementation uses cross-product calculations to analyze ...
Knowing the (geometric) covariogram of a convex body is equivalent to knowing, for each direction u, the distribution of the lengths of the chords of that body which are parallel to u. We prove that ...