Drawing with Fourier descriptors?
November 5, 2006 2:55 PM
Subscribe
I need help finding code to draw (not extract) fourier descriptors.
I need to draw some simple FD-specified shapes (basically little blobs - power at only a few frequencies). I'm having a lot of trouble doing it myself, and it seems that this isn't something that anyone else ever does - there's lots of code out there for taking an existing contour and fitting it, but I need to go in the other direction. Anyone have some code or know where I can find it? I'm language-agnostic; I'm happy to translate from whatever I get into the language I'm working in.
posted by dmd to science & nature (15 comments total)
1 user marked this as a favorite
The second page (linked from the bottom of the page linked above) has a formula (using sigma notation) for converting back and forth between the latter (complex) ones. Looks really simple to translate into code.
posted by blenderfish at 3:33 PM on November 5, 2006