IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
IPSDK_Nightly
include
public
IPSDKIPL
IPSDKIPLRegistration
Rule
DeepFlowRuleUtils.h
Go to the documentation of this file.
1
// DeepFlowRuleUtils.h:
3
// ---------------------------
4
//
14
15
#ifndef __IPSDKIPLGEOMETRICTRANSFORM_DEEPFLOWUTILS_H__
16
#define __IPSDKIPLGEOMETRICTRANSFORM_DEEPFLOWUTILS_H__
17
18
#include <
IPSDKIPL/IPSDKIPLGeometricTransform/IPSDKIPLGeometricTransformExports.h
>
19
#include <
IPSDKImageProcessing/Rule/Image/ImageProperty/CustomCheckedImageProperty/CustomCheckedImagePropertyTypes.h
>
20
21
namespace
ipsdk
{
22
namespace
imaproc {
23
namespace
registration {
24
27
30
CustomCheckedImagePropertyPtr
31
matchDeepFlow2d
(
const
ImageAttributeConstPtr
& pInputAttribute);
33
36
37
}
// end of namespace registration
38
}
// end of namespace imaproc
39
}
// end of namespace ipsdk
40
41
#endif // __IPSDKIPLGEOMETRICTRANSFORM_DEEPFLOWUTILS_H__
IPSDKIPLGeometricTransformExports.h
Definition of import/export macro for library.
CustomCheckedImagePropertyPtr
boost::shared_ptr< BaseCustomCheckedImageProperty > CustomCheckedImagePropertyPtr
ImageAttributeConstPtr
boost::shared_ptr< const BaseImageAttribute > ImageAttributeConstPtr
ipsdk
ipsdk::imaproc::registration::matchDeepFlow2d
CustomCheckedImagePropertyPtr matchDeepFlow2d(const ImageAttributeConstPtr &pInputAttribute)
rule allowing to check motion transform warping parameters validity
CustomCheckedImagePropertyTypes.h
Generated on Tue Apr 15 2025 16:23:59 for IPSDK by
1.8.14