#include "sadie.h"
Go to the source code of this file.
Functions | |
void | CREATE_ROI (IMAGE *in, char *name, int xbgn, int ybgn, int xend, int yend, short matrix, short inc, short nlev) |
|
Definition at line 5 of file tclSadie_ROI.c. References CHECKIMG, ROI::cor, ROI::cov, IMAGE::data, ROI::dev, ROI::gmax, ROI::gmin, malloc, ROI::mean, MESSAGE, ROI::name, IMAGE::nbnd, ROI::next, ROI::nval, IMAGE::regions, ROISTATS, SLEN, and ROI::zero. Referenced by Sadie_Plot_CreateROICmd. |