Is there any 3D differentials operations in ImageJ

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Is there any 3D differentials operations in ImageJ

周鑫
Hello All,

Is there any 3D differentials operations in ImageJ ?

I know that 2D differentials is usually  sqrt(dx*dx, dy*dy) and atan2(dy,dx)

But in 3D, information in Z can requires interpolation, as the voxel can be not cubic.

So is there any function has taken into account this effort?

Regards, Xin




--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Is there any 3D differentials operations in ImageJ

Thomas Boudier
Hi,

Something like this  ?

http://www.imagescience.org/meijering/software/featurej/edges.html

Thomas


Le 26/06/2012 14:49, 周鑫 a écrit :

> Hello All,
>
> Is there any 3D differentials operations in ImageJ ?
>
> I know that 2D differentials is usually  sqrt(dx*dx, dy*dy) and atan2(dy,dx)
>
> But in 3D, information in Z can requires interpolation, as the voxel can be not cubic.
>
> So is there any function has taken into account this effort?
>
> Regards, Xin
>
>
>
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

--
   /**********************************************************/
      Thomas Boudier, MCU Université Pierre et Marie Curie,
      Modélisation Cellulaire et Imagerie Biologique (EE1),
      IFR 83, Bat B 7ème étage, porte 723, Campus Jussieu.
      Tel : 01 44 27 46 92   Fax : 01 44 27 22 91
/*******************************************************/

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Is there any 3D differentials operations in ImageJ

周鑫
Hi Thomas,

Thank you very much!!!

Best regards, Xin

> -----原始邮件-----
> 发件人: "Thomas Boudier" <[hidden email]>
> 发送时间: 2012年6月26日 星期二
> 收件人: [hidden email]
> 抄送:
> 主题: Re: Is there any 3D differentials operations in ImageJ
>
> Hi,
>
> Something like this  ?
>
> http://www.imagescience.org/meijering/software/featurej/edges.html
>
> Thomas
>
>
> Le 26/06/2012 14:49, 周鑫 a écrit :
> > Hello All,
> >
> > Is there any 3D differentials operations in ImageJ ?
> >
> > I know that 2D differentials is usually  sqrt(dx*dx, dy*dy) and atan2(dy,dx)
> >
> > But in 3D, information in Z can requires interpolation, as the voxel can be not cubic.
> >
> > So is there any function has taken into account this effort?
> >
> > Regards, Xin
> >
> >
> >
> >
> > --
> > ImageJ mailing list: http://imagej.nih.gov/ij/list.html
> >
>
> --
>    /**********************************************************/
>       Thomas Boudier, MCU Université Pierre et Marie Curie,
>       Modélisation Cellulaire et Imagerie Biologique (EE1),
>       IFR 83, Bat B 7ème étage, porte 723, Campus Jussieu.
>       Tel : 01 44 27 46 92   Fax : 01 44 27 22 91
> /*******************************************************/
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html