Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in computational-geometry

Efficient algorithm to find the largest rectangle from a set of points

Detecting the axis of rotation from a pointcloud

segment-polygon intersection

computational-geometry

How to fastest check if point (3D) is inside convex hull given by set of point

Fast, big and extensible geometry library for C++ [closed]

Efficient checking of whether a point is inside a large number of triangles in 2D

Find two rectangles with minimum areas that cover all points

Detecting arbitrary shapes

Find the Closest intersection point in plan

Minimize sum of distances in point pairs

Check that triangle is right?

An implementation of Sharir's or Aurenhammer's deterministic algorithm for calculating the intersection/union of 'N' circles

Google Earth Determining zoom level from bounding box

How do I find the overlapping area between two arbitrary polygons

A way to draw equidistant curve

A linear-time algorithm to find any vertex of a polygon visible from other vertex

Algorithm to find all convex quadrilaterals from the given list of 2d points

Maximum surface inside a triangle

Algorithm for Finding a circle among 2n+3 points such that it contains n points inside, n points outside and 3 points on itself

Best fit for the intersection of multiple lines