![]() |
Microscopy Image Browser 2.91
MIB
|
--------------------------------------------------------------— ---— 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 ---------------------— | |
--------------------------------------------------------------— ---— Author : Constantino Carlos Reyes-Aldasoro----------— ---— PHD the University of Warwick----------— ---— Supervisor : Abhir Bhalerao ---------------------—
---— 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 --—
---— For a description and explanation please refer to:
| function dataPadded = padData | ( | qtdata, | |
| numPadPixels, | |||
| dimsToPad, | |||
| padWith ) |
--------------------------------------------------------------— ---— Author : Constantino Carlos Reyes-Aldasoro----------— ---— PHD the University of Warwick----------— ---— Supervisor : Abhir Bhalerao ---------------------—
---— 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 --—
---— For a description and explanation please refer to:
Referenced by cellMigration().
