Merge pull request #20924 from alexgiving:atrutnev/fix_gkernel_documentation

This commit is contained in:
Alexander Alekhin 2021-10-27 09:17:15 +00:00
commit 60f949e36f

View File

@ -719,7 +719,7 @@ namespace gapi {
* @{
*/
/**
* @brief cv::use_only() is a special combinator which hints G-API to use only
* @brief cv::gapi::use_only() is a special combinator which hints G-API to use only
* kernels specified in cv::GComputation::compile() (and not to extend kernels available by
* default with that package).
*/