12 #ifndef ossimFeatherMosaic_HEADER 13 #define ossimFeatherMosaic_HEADER 45 void setVertexList(
const vector<ossimIpt>& validVertices);
82 virtual double computeWeight(
long index,
ossimRefPtr< ossimImageData > theAlphaSum
long theFeatherInfoSize
Will hold the count for the feather information list.
virtual ossimRefPtr< ossimImageData > getTile(const ossimIrect &origin, ossim_uint32 resLevel=0)
Performs a spatial blend accross overlapping regions.
An image mosaic is a simple combiner that will just do a simple mosaic.
virtual void initialize()
std::vector< ossimRefPtr< ossimConnectableObject > > ConnectableObjectList
ossimRefPtr< ossimImageData > combine(T, const ossimIrect &tileRect, ossim_uint32 resLevel=0)
unsigned int ossim_uint32
ossimRefPtr< ossimImageData > theResult
friend OSSIMDLLEXPORT std::ostream & operator<<(std::ostream &out, const ossimErrorStatusInterface &obj)
ossimFeatherInputInformation * theInputFeatherInformation
will hold an array of input information
std::basic_ostream< char > ostream
Base class for char output streams.