Handle EVT_KILL_FOCUS and convert it to a EVT_TEXT_ENTER event.
void OnTextEnter(wxCommandEvent &e)
void OnKillFocus(wxFocusEvent &e)
void OnTextChange(wxCommandEvent &e)
virtual ~TextKillFocusHandler()
dtor.
std::vector< deghosting::BImagePtr > threshold(const std::vector< deghosting::FImagePtr > &inputImages, const double threshold, const uint16_t flags)
Threshold function used for creating alpha masks for images.