FemtoScan Online SDK Documentation

Home :: FsOnlineSDK :: fmutl classes

function setOuterFrame

^ 
Set surrounding frame to the specified value.

All boundary pixels and connected to them pixels, that are not equal to the val parameter, will be set to the val.

Source:
../fmutl/mathlp.h:239
Author:
ATC
Version:
1.0
Params:
src initial and final data array.
srcStep step in bytes through the source data (between consecutive lines).
width ROI width
height ROI height
val value to wich frame pixels will be set.
Code:
public extern "C" FMUTL_API void setOuterFrame ( unsigned char * src ,
int srcStep ,
int width ,
int height ,
unsigned char val )

(C) Advanced Technologies Center, 2002-2006
For support contact us at fsdev@nanoscopy.net