A RetroSearch Logo

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

Search Query:

Showing content from https://arrayfire.org/docs/group__cv__func__dog.htm below:

ArrayFire: dog

Difference of Gaussians. More...

Difference of Gaussians.

Given an image, this function computes two different versions of smoothed input image using the difference smoothing parameters and subtracts one from the other and returns the result.

◆ af_dog()

C Interface wrapper for Difference of Gaussians.

Parameters
[out] out is difference of smoothed inputs [in] in is input image [in] radius1 is the radius of first gaussian kernel [in] radius2 is the radius of second gaussian kernel
Returns
AF_SUCCESS if the computation is is successful, otherwise an appropriate error code is returned.
◆ dog()

C++ Interface wrapper for Difference of Gaussians.

Parameters
[in] in is input image [in] radius1 is the radius of first gaussian kernel [in] radius2 is the radius of second gaussian kernel
Returns
Difference of smoothed inputs

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