Lost your password?

Blogs about: Convex Hull

Featured Blog

2D Convex Hulls: Jarvis March

Tom Switzer wrote 3 weeks ago: I’ve found myself coding convex hull algorithms on a few occasions now, so I decided to implem … more →

Tags: Programming, Algorithms, computational geometry, Python

Convex hull by Matlab

viboon wrote 1 month ago: an useful algorithm for image processing and other segmentation applications. EDU>> x=rand(10, … more →

Tags: Matlab, Image processing

New Blog, Old Ideas

jestermax wrote 5 months ago: So here’s my new blog/website/string of data on the internet. I’m not a fan of blogs so … more →

Tags: Computer Science, OpenMP, Triangulation, Trisection

Convex Hulls1 comment

Bryan Bell wrote 7 months ago: The algorithm I’m going to showcase is taken from the book “Computational Geometry algor … more →

Tags: computational geometry, Computer Science, javascript, html5 canvas, 2d convex hull

Simple Polygon Construction2 comments

Jaqoup wrote 9 months ago: that was one of the assignments in Scientific Computing Dept in my college \”to construct a si … more →

Tags: Personal Products, Programming, algorithm, computational geometry, Geometry Algorithm, O( n log (n) ), Polygon Construction, SC, scientific computing

Convex hulls

makc3d wrote 1 year ago: What kind of freak would code things on Dec 31st? That’s right, it’s me. So. Suppose you … more →

Tags: Geometry, Physics, Sandy

An interesting duo of geometric problems

Pulkit wrote 2 years ago: Problem 1: Given a set of 2D points, find an efficient way of computing the least area rectangle tha … more →

Tags: General Musings, Geometry, rectangle


Related Tags
All →

Follow this tag via RSS