Search code examples
How to check a point is inside an ellipsoid with orientation?...


algorithm3dgeometrydistancecomputational-geometry

Read More
How to find overlapping area of convex coplanar polygons in 3D?...


c++polygonlinear-algebracomputational-geometry

Read More
Compensate IMU pan/tilt...


pythonmathcomputational-geometryquaternions

Read More
derive (approximate) rotation transform matrix (numpy) on a unit sphere given a mapping of vectors (...


pythonnumpymappingcomputational-geometry

Read More
Find two furthest points in a point set in linear time (2-approximation algorithm)...


algorithmdata-structurescomputational-geometry

Read More
Difference between quadtree and kd-tree...


computational-geometrykdtreequadtree

Read More
How do I compute, in O(n) time, a convex hull of a set of points which are sorted by x-coordinate?...


algorithmtime-complexitycomputational-geometryconvex-hull

Read More
Check if a point projected on a line segment is not outside it...


javamathgeometrycomputational-geometry

Read More
Segment Intersection...


algorithmcomputational-geometry

Read More
How to convert spherical geometry to ellipsoid geometry c++ vertex generation...


c++geometrycomputational-geometry

Read More
Closest edge to a rectangle in a plane of rectangles...


algorithmgeometrycomputational-geometry

Read More
What is most efficient way to find the intersection of a line and a circle in python?...


pythongeometrycomputational-geometry

Read More
Initializing Half-edge data structure from vertices...


algorithmc++11data-structurespolygoncomputational-geometry

Read More
How to draw a circle in GNU Octave...


octavecomputational-geometry

Read More
Calculate the outline of an abstract shape with holes...


geometrycomputational-geometrygodotgodot4geometry-surface

Read More
What is the algorithm for finding the center of a circle from three points?...


javaalgorithmgeometrycomputational-geometry

Read More
Fast footpoint computation over polygonal lines in MATLAB...


matlabfor-loopparallel-processingcomputational-geometry

Read More
Merging Geodataframe Polygons to Meet Population Threshold in Python...


pythongeospatialcomputational-geometrygeopandasshapely

Read More
Given a set of bounding boxes in an 2D space, group them into rows...


pythonalgorithmgeometrycomputational-geometry

Read More
How to measure the tilt angle of a rectangle if you know positions of the four corners?...


image-processingcomputer-visioncomputational-geometry

Read More
Rectangular Nesting - Convergence to optimal solution using Simulated Annealing...


matlaboptimizationgeometrycomputational-geometrygeometry-surface

Read More
How to find centroid snapped to grid via Shapely?...


computational-geometryshapelycentroidgeos

Read More
Find the maximum depth of a set of intervals...


algorithmcomputational-geometryintervalsgreedy

Read More
Approximate a curve with a limited number of line segments and arcs of circles...


algorithmgeometrycomputational-geometry

Read More
Mathematically producing sphere-shaped hexagonal grid...


algorithmgeometrycomputational-geometrytilinghexagonal-tiles

Read More
Generate P random N-dimensional points from list of ALL possible pairwise distances...


algorithmmathcomputational-geometryeuclidean-distance

Read More
Sort points in clockwise order?...


algorithmmathluageometrycomputational-geometry

Read More
Counting the number of polygons containing origin in 2D...


algorithmgeometrypolygoncomputational-geometrycounting

Read More
robust algorithm for surface reconstruction from 3D point cloud?...


algorithm3dcomputational-geometrypoint-clouds

Read More
How to calculate angle of two vectors for determining vertex concavity in ear clipping algorithm...


c++polygonc++20computational-geometrytriangulation

Read More
BackNext