CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
computational-geometry
09-02
front end
Given two segments in 3D, compute closest point between them using CGAL
08-29
database
Efficient algorithm to search convex polygons in a 2D space
08-19
Back-end
How to determine which points (x,y) out of million data points lie inside the area described by a re
08-12
Back-end
Extract contour path from an image
06-16
Enterprise
Area of Coplanar Rectangle Segment From Line Intersection
05-26
Blockchain
eigenvectors created by numpy.linalg.eig have dots instead of data
05-14
Software design
CGAL: Hole Filling .exe file is stuck
04-11
Back-end
Find bridge between outer and inner polygons
04-06
front end
uniquely reporting intersections in a list of axis-aligned rectangles
03-16
Enterprise
Shortest distance between two point on surface
03-10
Enterprise
Fitting an ellipsoid given 2D contours
03-07
Software design
How to delete faces from mesh using openmesh?
02-18
Software engineering
openGL 3D Rectangle not overlapping properly in C
02-18
Mobile
Finding a hierarchy of polygons
02-18
Enterprise
Algorithm for cutting mesh with the plane
02-17
Net
How to check if a point in a triangle (or on it's edge)
11-20
database
How two find two most distant points with only distance metric (instead of coordinate)?
11-05
Enterprise
Load .gif and retrieve physical dimensions
10-30
OS
Most efficient way to find polygon-coordinate intersections in large GeoJSON object
10-23
Mobile
Finding two "bounding" vertices of a given polygon w.r.t. a known (light source) point
10-10
Blockchain
Merging two Convex Hulls with minimum perimeter
10-04
other
Given 4 points to a rectangle (that has some kind of rotation), determine if a single point is withi
10-02
Mobile
How do you rectify a 3D planar polygon?
09-30
Software engineering
How do you maximize distance between closest points in set?
Links:
CodePudding