mirror of
https://github.com/opencv/opencv.git
synced 2025-06-16 06:40:49 +08:00
fix gkernel Doxygen documentation
This commit is contained in:
parent
4dd3ab8f32
commit
0a58d6812a
@ -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
|
* kernels specified in cv::GComputation::compile() (and not to extend kernels available by
|
||||||
* default with that package).
|
* default with that package).
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user