What are you working on? - Programming On Unix
Users browsing this thread: 36 Guest(s)
|
|||
I've been writing a set of python scripts to analyse a set of stereolithography files, measuring them by fitting cuboids to the surface to get measures of anterior / mid / posterior, width / height / depth on sagital, coronal and axial planes. Also fitting shapes to the interior (mainly cylinders) so that I can get an approximation of their stiffness. Writing in python so that I can use matplotlib to check what I'm measuring makes sense.
|
|||