You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.
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'
The text was updated successfully, but these errors were encountered:
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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'
The text was updated successfully, but these errors were encountered: