![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Utility functions for plan indexed collection initializer. More...
#include <IPSDKBaseData/PlanIndex/PlanIndex.h>#include <IPSDKBaseData/PlanIndex/BasePlanIndexedColl.h>#include <IPSDKImage/Image/BaseImage.h>#include <boost/function.hpp>Go to the source code of this file.
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
| ipsdk::imaproc | |
| Namespace agregating IPSDK base routines and classes for image algorithm processing. | |
Functions | |
| template<typename T > | |
| void | ipsdk::imaproc::initPlanIndexed (const ipUInt64 sizeZ, const ipUInt64 sizeC, const ipUInt64 sizeT, T &coll, boost::function< typename T::StorageType()> planCreator) |
| function allowing to initialize a plan indexed collection with respect to given components sizes | |
Utility functions for plan indexed collection initializer.
1.8.14