18#ifndef __fixel_index_remapper_h__
19#define __fixel_index_remapper_h__
43 return external2internal[
e];
48 return internal2external[i];
59 bool mapping_is_default;
index_type i2e(const index_type i) const
IndexRemapper(const index_type num_fixels)
IndexRemapper(Image< bool > fixel_mask)
index_type num_external() const
index_type num_internal() const
static constexpr index_type invalid
index_type e2i(const index_type e) const