Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

i have issue on Net_.cpp cv::dnn::experimental_dnn_34_v11::Net #448

Open
suyellazzmin opened this issue Apr 25, 2019 · 1 comment
Open

Comments

@suyellazzmin
Copy link

Error using mex
Net_.cpp
C:\Users\Suhayl\Documents\MATLAB\bg\mexopencv-master\src+cv\private\Net_.cpp(129): warning C4267: 'argument': conversion from 'size_t' to
'int', possible loss of data
C:\Users\Suhayl\Documents\MATLAB\bg\mexopencv-master\src+cv\private\Net_.cpp(137): warning C4267: 'argument': conversion from 'size_t' to
'int', possible loss of data
C:\Users\Suhayl\Documents\MATLAB\bg\mexopencv-master\src+cv\private\Net_.cpp(145): warning C4267: 'argument': conversion from 'size_t' to
'int', possible loss of data
C:\Users\Suhayl\Documents\MATLAB\bg\mexopencv-master\src+cv\private\Net_.cpp(440): error C2039: 'deleteLayer': is not a member of
'cv::dnn::experimental_dnn_34_v11::Net'
c:\opencv(1)\build\include\opencv2\dnn\utils../dnn.hpp(371): note: see declaration of 'cv::dnn::experimental_dnn_34_v11::Net'

@minh1505
Copy link

Error using mex
Net_.cpp
C:\Users\Suhayl\Documents\MATLAB\bg\mexopencv-master\src+cv\private\Net_.cpp(129): warning C4267: 'argument': conversion from 'size_t' to
'int', possible loss of data
C:\Users\Suhayl\Documents\MATLAB\bg\mexopencv-master\src+cv\private\Net_.cpp(137): warning C4267: 'argument': conversion from 'size_t' to
'int', possible loss of data
C:\Users\Suhayl\Documents\MATLAB\bg\mexopencv-master\src+cv\private\Net_.cpp(145): warning C4267: 'argument': conversion from 'size_t' to
'int', possible loss of data
C:\Users\Suhayl\Documents\MATLAB\bg\mexopencv-master\src+cv\private\Net_.cpp(440): error C2039: 'deleteLayer': is not a member of
'cv::dnn::experimental_dnn_34_v11::Net'
c:\opencv(1)\build\include\opencv2\dnn\utils../dnn.hpp(371): note: see declaration of 'cv::dnn::experimental_dnn_34_v11::Net'

Hello everybody,

I have the same issue with this. Could you please tell me some guides? Thanks so much in advance.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants