IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Functions
Im6ImageFileUtils.h File Reference

Utility function for Im6ImageFile management. More...

#include <IPSDKImageFile/IPSDKImageFileExports.h>
#include <IPSDKUtil/Tools/ProcessingResult.h>
#include <IPSDKImage/Geometry/ImageGeometryTypes.h>
#include <IPSDKImage/Image/ImageTypes.h>
#include <vector>

Go to the source code of this file.

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 
 ipsdk::image
 Namespace agregating IPSDK image management routines and classes.
 
 ipsdk::image::file
 Namespace agregating IPSDK image file (disk image) management routines and classes.
 

Functions

IPSDKIMAGEFILE_API DistributedImagePtr ipsdk::image::file::loadDistributedIm6ImageFile (const boost::filesystem::path &im6FilePath, const bool bSharedFileAccess=false)
 function allowing to load a im6 image file into a distributed image More...
 
IPSDKIMAGEFILE_API DistributedImagePtr ipsdk::image::file::loadDistributedIm6ImageFile (const boost::filesystem::path &im6FilePath, const DistributedImage &refImage, const bool bSharedFileAccess=false)
 function allowing to load a im6 image file into a distributed image More...
 
IPSDKIMAGEFILE_API ImagePtr ipsdk::image::file::loadIm6ImageFile (const boost::filesystem::path &im6FilePath)
 function allowing to load a im6 image file More...
 
IPSDKIMAGEFILE_API void ipsdk::image::file::loadIm6ImageFile (const boost::filesystem::path &im6FilePath, const ImagePtr &pOutImg)
 function allowing to load a im6 image file More...
 

Detailed Description

Utility function for Im6ImageFile management.

Author
R. Abbal
Date
2019/09/10