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

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

Functions

function dataPadded = padData (qtdata, numPadPixels, dimsToPad, padWith)
 --------------------------------------------------------------— ---— Author : Constantino Carlos Reyes-Aldasoro----------— ---— PHD the University of Warwick----------— ---— Supervisor : Abhir Bhalerao ---------------------—
 

Detailed Description

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

---— 5 March 2002 --------------------------------------—

---— input : The data to be padded, default is to pad --— ---— with SAME values on the edges --— ---— but it can be changed with padWith to zero --— ---— numPadPixels determine padding area --—

---— output : the padded data


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

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

Function Documentation

◆ padData()

function dataPadded = padData ( qtdata,
numPadPixels,
dimsToPad,
padWith )

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

---— 5 March 2002 --------------------------------------—

---— input : The data to be padded, default is to pad --— ---— with SAME values on the edges --— ---— but it can be changed with padWith to zero --— ---— numPadPixels determine padding area --—

---— output : the padded data


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

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

Referenced by cellMigration().

Here is the caller graph for this function: