Microscopy Image Browser 2.91
MIB
Loading...
Searching...
No Matches
gaussF.m File Reference

GAUSS produces an N-dimensional gaussian function (N=1,2,3) More...

Functions

function gauss = gaussF (rowDim, colDim, levDim, rowSigma, colSigma, levSigma, rowMiu, colMiu, levMiu, rho)
 GAUSS produces an N-dimensional gaussian function (N=1,2,3)
 

Detailed Description

GAUSS produces an N-dimensional gaussian function (N=1,2,3)

autotoc_md4

****** N Dimensional Gauss Function *******

---— Author : Constantino Carlos Reyes-Aldasoro ---— PHD Student at the University of Warwick ---— Supervisor : Abhir Bhalerao

---— 18 October 2001

---— input dimensions x,y,z ---— sigma values x,y,z >0 ---— -inf < miu values,x,y,z < inf ---— -1 < rho < 1 oblique distributions angle control

---— output n-dimensional gaussian function


---— For a description and explanation please refer to:

---— http://www.dcs.warwick.ac.uk/~creyes/m-vts

Function Documentation

◆ gaussF()

function gauss = gaussF ( rowDim,
colDim,
levDim,
rowSigma,
colSigma,
levSigma,
rowMiu,
colMiu,
levMiu,
rho )

GAUSS produces an N-dimensional gaussian function (N=1,2,3)

autotoc_md9

****** N Dimensional Gauss Function *******

---— Author : Constantino Carlos Reyes-Aldasoro ---— PHD Student at the University of Warwick ---— Supervisor : Abhir Bhalerao

---— 18 October 2001

---— input dimensions x,y,z ---— sigma values x,y,z >0 ---— -inf < miu values,x,y,z < inf ---— -1 < rho < 1 oblique distributions angle control

---— output n-dimensional gaussian function


---— For a description and explanation please refer to:

---— http://www.dcs.warwick.ac.uk/~creyes/m-vts

References gaussF(), max, and min.

Referenced by cellMigration(), and gaussF().

Here is the call graph for this function:
Here is the caller graph for this function: