27#ifndef HUGIN1_BASE_PLATFORM_H
28#define HUGIN1_BASE_PLATFORM_H
32#include "hugin_config.h"
33#if wxUSE_ON_FATAL_EXCEPTION
34#include <wx/debugrpt.h>
38#define HUGIN_CONV_FILENAME (*wxConvCurrent)
40#define HUGIN_CONV_FILENAME (*wxConvFileName)
53#if defined __WXMAC__ || defined __WXOSX_COCOA__
55#include <wx/osx/core/cfstring.h>
56#include <wx/osx/private.h>
63#if defined MAC_SELF_CONTAINED_BUNDLE
83#if wxUSE_ON_FATAL_EXCEPTION
include file for the hugin project
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.