Wrapper functions for Computes a dense optical flow occurred between two input images.
More...
|
|
| IPSDKIPLREGISTRATION_API ipsdk::image::ImagePtr | ipsdk::imaproc::registration::deepFlow2dImg (const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2) |
| | wrapper function for Computes a dense optical flow occurred between two input images More...
|
| |
| IPSDKIPLREGISTRATION_API ipsdk::image::ImagePtr | ipsdk::imaproc::registration::deepFlow2dImg (const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2, const ipsdk::imaproc::attr::DeepFlowParamsConstPtr &pParams) |
| | wrapper function for Computes a dense optical flow occurred between two input images More...
|
| |
| IPSDKIPLREGISTRATION_API void | ipsdk::imaproc::registration::deepFlow2dImg (const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2, const image::ImagePtr &pOutFlowImg) |
| | wrapper function for Computes a dense optical flow occurred between two input images More...
|
| |
| IPSDKIPLREGISTRATION_API void | ipsdk::imaproc::registration::deepFlow2dImg (const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2, const ipsdk::imaproc::attr::DeepFlowParamsConstPtr &pParams, const image::ImagePtr &pOutFlowImg) |
| | wrapper function for Computes a dense optical flow occurred between two input images More...
|
| |
|
|
IPSDKIPLREGISTRATION_API boost::shared_ptr< DeepFlow2dImgLvl1 > | ipsdk::imaproc::registration::deepFlow2dImg_async (const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLREGISTRATION_API boost::shared_ptr< DeepFlow2dImgLvl1 > | ipsdk::imaproc::registration::deepFlow2dImg_async (const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2, const ipsdk::imaproc::attr::DeepFlowParamsConstPtr &pParams) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLREGISTRATION_API boost::shared_ptr< DeepFlow2dImgLvl1 > | ipsdk::imaproc::registration::deepFlow2dImg_async (const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2, const image::ImagePtr &pOutFlowImg) |
| | asynchronous wrappers
|
| |
|
IPSDKIPLREGISTRATION_API boost::shared_ptr< DeepFlow2dImgLvl1 > | ipsdk::imaproc::registration::deepFlow2dImg_async (const image::ImageConstPtr &pInImg1, const image::ImageConstPtr &pInImg2, const ipsdk::imaproc::attr::DeepFlowParamsConstPtr &pParams, const image::ImagePtr &pOutFlowImg) |
| | asynchronous wrappers
|
| |
|
|
IPSDKIPLREGISTRATION_API ipsdk::image::ImagePtr | ipsdk::imaproc::registration::getAsyncProcessorOutput (boost::shared_ptr< DeepFlow2dImgLvl1 > pProcessor) |
| | function to retrieve the result of an asynchronous processor
|
| |
Wrapper functions for Computes a dense optical flow occurred between two input images.
- Author
- R. Abbal
- Date
- 2024/05/29
- Copyright
- 2024 Reactiv'IP, all right reserved.