BOOST_ERROR("Image IO failed for plugin "<<it->first<<"at point "<<ost::img::Point(eit)<<". The values are: "<<testimage.GetReal(eit)<<","<<loadedimage.GetReal(eit));
BOOST_ERROR("Image IO failed for plugin "<<it->first<<" at point "<<ost::img::Point(eit)<<". The values are: "<<static_cast<int>(scaled_image.GetReal(eit))<<","<<static_cast<int>(loadedimage.GetReal(eit)));
BOOST_ERROR("Image IO failed for plugin "<<it->first<<" at point "<<ost::img::Point(eit)<<". The values are: "<<static_cast<int>(scaled_image.GetReal(eit))<<","<<static_cast<int>(loadedimage.GetReal(eit)));