Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in computational-geometry

How to compute the union polygon of two (or more) rectangles

Find all partitions of a plane created by a set of lines

How To Slice a Simple Polygon with a Line

Finding the area of a 2-D data set

Find if a path exists in a grid covered with circles of same radius

Getting closest point on grid to point

How to find all the intersection points between two contour-set in an efficient way

Slicing a circle in equal segments, Python

How to check for convexity of a 3d mesh?

clipping a voronoi diagram python

Finding center of a set of points to sort them clockwise?

Connecting random points in MATLAB without intersecting lines

Nearest neighbor zones visualized

Closest pair of points

Algorithm for finding the segment overlapping two collinear segments

How to approximate a polygon with n rectangles?

Is there a case where the perimeter of a convex poly is greater than the perimeter of its bounding box?

Convex Hull and SciPy