Seg3D
2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
|
Public Member Functions | |
void | clear () |
void | update (const unsigned int &w, const unsigned int &h) |
Public Attributes | |
fftwf_plan | fwd_ |
fftwf_plan | inv_ |
unsigned int | w_ |
unsigned int | h_ |
unsigned int | h_complex_ |
unsigned int | h_padded_ |
float * | buffer_ |