mirror of
https://github.com/opencv/opencv.git
synced 2026-09-13 22:08:50 -05: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