|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API void MayaFlux::Kinesis::Vision::close | ( | std::span< const float > | mask, |
| std::span< float > | tmp, | ||
| std::span< float > | dst, | ||
| uint32_t | w, | ||
| uint32_t | h, | ||
| uint32_t | radius | ||
| ) |
Morphological closing writing into dst.
tmp same contract as open.
Definition at line 126 of file Morphology.cpp.
References dilate(), erode(), h, and radius.
Referenced by close(), and MayaFlux::Kinesis::Vision::VisionExecutor::run().
Here is the call graph for this function:
Here is the caller graph for this function: