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.
|
This is the complete list of members for Seg3D::calc_variance_transaction_t, including all inherited members.
ABORTED_E enum value (defined in the_transaction_t) | the_transaction_t | |
blab(the_transaction_handler_t *handler, const char *message) (defined in the_transaction_t) | the_transaction_t | virtual |
calc_variance_transaction_t(image_t::ConstPointer image, mask_t::ConstPointer mask, const int radius, const image_t::SizeType &image_size, const image_t::RegionType ®ion, image_t::Pointer output) (defined in Seg3D::calc_variance_transaction_t) | Seg3D::calc_variance_transaction_t | inline |
callback() (defined in the_transaction_t) | the_transaction_t | virtual |
callback_request() (defined in the_transaction_t) | the_transaction_t | |
done() const (defined in the_transaction_t) | the_transaction_t | inline |
DONE_E enum value (defined in the_transaction_t) | the_transaction_t | |
execute(the_thread_interface_t *thread) (defined in Seg3D::calc_variance_transaction_t) | Seg3D::calc_variance_transaction_t | inlinevirtual |
m_image (defined in Seg3D::calc_variance_transaction_t) | Seg3D::calc_variance_transaction_t | |
m_image_size (defined in Seg3D::calc_variance_transaction_t) | Seg3D::calc_variance_transaction_t | |
m_mask (defined in Seg3D::calc_variance_transaction_t) | Seg3D::calc_variance_transaction_t | |
m_output (defined in Seg3D::calc_variance_transaction_t) | Seg3D::calc_variance_transaction_t | |
m_pixel_cache (defined in Seg3D::calc_variance_transaction_t) | Seg3D::calc_variance_transaction_t | |
m_radius (defined in Seg3D::calc_variance_transaction_t) | Seg3D::calc_variance_transaction_t | |
m_region (defined in Seg3D::calc_variance_transaction_t) | Seg3D::calc_variance_transaction_t | |
mutex_ (defined in the_transaction_t) | the_transaction_t | protected |
NOTHING_E enum value (defined in the_transaction_t) | the_transaction_t | protected |
notify(the_transaction_handler_t *handler, state_t s, const char *message=NULL) (defined in the_transaction_t) | the_transaction_t | virtual |
notify_cb() const (defined in the_transaction_t) | the_transaction_t | inline |
notify_cb_ (defined in the_transaction_t) | the_transaction_t | |
notify_cb_data_ (defined in the_transaction_t) | the_transaction_t | |
notify_cb_t typedef (defined in the_transaction_t) | the_transaction_t | |
PENDING_E enum value (defined in the_transaction_t) | the_transaction_t | |
request_ (defined in the_transaction_t) | the_transaction_t | protected |
request_t enum name (defined in the_transaction_t) | the_transaction_t | protected |
set_notify_cb(notify_cb_t cb, void *cb_data) (defined in the_transaction_t) | the_transaction_t | inline |
set_state(const state_t &s) (defined in the_transaction_t) | the_transaction_t | inline |
set_status_cb(status_cb_t cb, void *cb_data) (defined in the_transaction_t) | the_transaction_t | inline |
SKIPPED_E enum value (defined in the_transaction_t) | the_transaction_t | |
STARTED_E enum value (defined in the_transaction_t) | the_transaction_t | |
state() const (defined in the_transaction_t) | the_transaction_t | inline |
state_ (defined in the_transaction_t) | the_transaction_t | protected |
state_t enum name (defined in the_transaction_t) | the_transaction_t | |
status_cb() const (defined in the_transaction_t) | the_transaction_t | inline |
status_cb_ (defined in the_transaction_t) | the_transaction_t | |
status_cb_data_ (defined in the_transaction_t) | the_transaction_t | |
status_cb_t typedef (defined in the_transaction_t) | the_transaction_t | |
the_transaction_t() (defined in the_transaction_t) | the_transaction_t | |
WAITING_E enum value (defined in the_transaction_t) | the_transaction_t | protected |
~the_transaction_t() (defined in the_transaction_t) | the_transaction_t | virtual |