[Insight-users] 3D Fourier Descriptor in itk

Matt McCormick matt.mccormick at kitware.com
Tue Aug 20 14:36:56 EDT 2013


Hi Samaneh,

Here is an example that shows how to compute the spectral density of a 3D image:

  http://itk.org/ITKExamples/src/Filtering/FFT/ComputeImageSpectralDensity/Documentation.html

HTH,
Matt

On Wed, Aug 14, 2013 at 4:25 PM, Samaneh Kazemi
<samaneh.kazemi at gmail.com> wrote:
> Dear ITK users,
>
> I want to measure the smoothness of one curve. Mr. Luis Ibanez gave an idea
> that the smoothness of the curve can be evaluated by analyzing its spectrum
> in the Fourier domain. So, I want to use Fourier descriptors of a volume (3D
> points) to obtain magnitude of each point. I only found the example
> FourierDescriptors1.cxx, under:  "Insight/Examples/Numerics " but I am
> looking for 3D Fourier Descriptors acting on voxels. Would you please send
> me an example of 3D Fourier Descriptors code.
>
> Thanks for your time and help.
> Samaneh
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>


More information about the Insight-users mailing list