#emc-devel | Logs for 2006-06-22

Back
[01:45:46] <jepler> SWPadnos: I'm back now
[01:52:26] <jepler> SWPadnos: ah, you're asking about image-to-gcode? It's not "released" yet, and it's not in any CVS. The super-secret URL for it is: http://emergent.unpy.net/files/sandbox/image-to-gcode.py
[01:53:28] <jepler> SWPadnos: the "toolpath" dxf converter is also not released. It is in a CVS, though. http://unpy.net/cgi-bin/viewcvs.cgi/toolpath/
[02:04:33] <fenn> is "douglas" actually the name of the algorithm?
[02:13:15] <jepler> yes, douglas-peucer. see e.g., http://www.codeproject.com/cpp/dphull.asp (though I implement only the dumb, n^2 method .. not this n lg n one)
[02:13:25] <jepler> douglas-peucker
[02:30:00] <jepler> * jepler wanders off