bounding Questions

2

Solved

I have been given an assignement for a graphics module, one part of which is to calculate the minimum bounding ellipse of a set of arbitrary shapes. The ellipse doesn't have to be axis aligned. Th...
Monitor asked 20/11, 2009 at 3:40

3

Solved

I am dealing with arrays created via numpy.array(), and I need to draw points on a canvas simulating an image. Since there is a lot of zero values around the central part of the array which contain...
Infusive asked 26/1, 2011 at 18:14

1

Given LxWxH of a box A, and LxWxH of a box B, how can I do a simple check to see if A fits in B (with 90 degrees rotations if necessary)? I'm trying to avoid checking all the possible permutations....
Tsarevna asked 23/5, 2013 at 0:41

6

Solved

Let A denote the set of positive integers whose decimal representation does not contain the digit 0. The sum of the reciprocals of the elements in A is known to be 23.10345. Ex. 1,2,3,4,5,6,7,8,9,...
Razor asked 2/10, 2010 at 21:33
1

© 2022 - 2024 — McMap. All rights reserved.