mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
warning fix
This commit is contained in:
@@ -272,7 +272,7 @@ CV__DNN_INLINE_NS_BEGIN
|
||||
* %LayerInfo during Net::finalizeNet().
|
||||
*
|
||||
* Each operation type registers a `static Ptr<LayerInfo> create(const LayerParams&)` factory
|
||||
* via @ref CV_DNN_REGISTER_OP_CLASS_STATIC.
|
||||
* via @ref CV_DNN_REGISTER_OP_CLASS.
|
||||
*/
|
||||
class CV_EXPORTS_W LayerInfo
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user