ISIS Core Library 0.7.2 (api 3.0.0)
Namespaces | Functions

/scr/tee1/isis/lib/Core/DataStorage/common.cpp File Reference

#include "common.hpp"
#include "image.hpp"
#include <boost/numeric/ublas/io.hpp>

Go to the source code of this file.

Namespaces

namespace  isis
namespace  isis::data
namespace  isis::data::_internal

Functions

boost::filesystem::path isis::data::getCommonSource (std::list< boost::filesystem::path > sources)
boost::filesystem::path isis::data::getCommonSource (const data::Image &img)
boost::filesystem::path isis::data::getCommonSource (const std::list< data::Image > &imgs)
bool isis::data::_internal::transformCoords (isis::util::PropertyMap &properties, util::vector4< size_t > size, boost::numeric::ublas::matrix< float > transform, bool transformCenterIsImageCenter)