A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.arrayfire.org/docs/group__image__func__erode3d.htm below:

ArrayFire: erode3d

Erosion(morphological operator) for volumes. More...

Erosion(morphological operator) for volumes.

Erosion for a volume is similar to the way erosion works on an image. Only difference is that the masking operation is performed on a volume instead of a rectangular region.

For further reference, see: Erosion (morphology)

◆ af_erode3()

C Interface for 3D image erosion.

Parameters
[out] out array is the eroded volume [in] in array is the input volume [in] mask is the neighborhood delta volume
Returns
AF_SUCCESS if the eroded successfully, otherwise an appropriate error code is returned.
◆ erode3()

C++ Interface for 3d for image erosion.

Parameters
[in] in array is the input volume [in] mask is the neighborhood delta volume
Returns
the eroded volume

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4