Skip to content
Snippets Groups Projects
Commit 8dcee925 authored by Otmane Lahlou's avatar Otmane Lahlou
Browse files

STYLE

parent 0614c874
No related branches found
No related tags found
No related merge requests found
......@@ -87,7 +87,8 @@ PhysicalToRPCSensorModelImageFilter<TImage>
// Encapsulate the keywordlist
itk::MetaDataDictionary& dict = this->GetOutput()->GetMetaDataDictionary();
itk::EncapsulateMetaData<ImageKeywordlist>(dict, MetaDataKey::OSSIMKeywordlistKey, m_GCPsToSensorModelFilter->GetKeywordlist());
itk::EncapsulateMetaData<ImageKeywordlist>(dict, MetaDataKey::OSSIMKeywordlistKey,
m_GCPsToSensorModelFilter->GetKeywordlist());
}
template <class TImage>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment