dnn: rename caffe protobuf package

This commit is contained in:
Alexander Alekhin 2017-11-22 18:31:36 +03:00
parent f8ad289311
commit 1c88a566e0
2 changed files with 2 additions and 1 deletions

View File

@ -92,6 +92,7 @@
#ifdef HAVE_PROTOBUF
#include "opencv-caffe.pb.h"
namespace caffe { using namespace opencv_caffe; } // avoid massive renames from caffe proto package
namespace cv {
namespace dnn {

View File

@ -48,7 +48,7 @@
syntax = "proto2";
package caffe;
package opencv_caffe;
// NVidia's Caffe feature is used to store fp16 weights, https://github.com/NVIDIA/caffe:
// Math and storage types