Giter Site home page Giter Site logo

Comments (6)

chenjoya avatar chenjoya commented on August 25, 2024

i see... there is a "undefined function about detect "
So I guess your matlab is not 2016b
Try it in 2016b because of 2016b have rcnn function 'detect' only.
good luck.

from vehicle_detection_recognition.

FFLJY avatar FFLJY commented on August 25, 2024

Oh yep, you are right. I was using 2012b.

So according to your explanation, I can just ignore the warning information, right? Does it happen in your test either?

from vehicle_detection_recognition.

chenjoya avatar chenjoya commented on August 25, 2024

if you use 2016b ,the warning would not exist,

from vehicle_detection_recognition.

Victoria2333 avatar Victoria2333 commented on August 25, 2024

i use MATLAB2015b,and i experienced the same question,do i need to download MATLAB2016b...

from vehicle_detection_recognition.

Victoria2333 avatar Victoria2333 commented on August 25, 2024

Another question...in your old version,i push the load picture button,the images cannot show up...The questions are followings, i cannot figure out...hope you can help.
Warning: The value of local variables may have been changed to match the globals. Future versions of MATLAB will require that you declare a
variable to be global before you use that variable.

In Start (line 6)
Warning: The value of local variables may have been changed to match the globals. Future versions of MATLAB will require that you declare a
variable to be global before you use that variable.
In Start (line 6)
Warning: The value of local variables may have been changed to match the globals. Future versions of MATLAB will require that you declare a
variable to be global before you use that variable.
In Start (line 6)
Warning: Variable 'cifar10NetRCNN' originally saved as a rcnnObjectDetector cannot be instantiated as an object and will be read in as a
uint32.
In Start (line 8)
Warning: Variable 'AlexNet_New' originally saved as a SeriesNetwork cannot be instantiated as an object and will be read in as a uint32.
In Start (line 9)
Undefined function or variable 'detect'.

Error in shibie>picture_Callback (line 167)
[bboxes, ~, ~] = detect(cifar10NetRCNN.cifar10NetRCNN, frame);

Error in gui_mainfcn (line 95)
feval(varargin{:});

Error in shibie (line 42)
gui_mainfcn(gui_State, varargin{:});

Error in matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)shibie('picture_Callback',hObject,eventdata,guidata(hObject))

Error while evaluating UIControl Callback.

from vehicle_detection_recognition.

chenjoya avatar chenjoya commented on August 25, 2024

I guess you need download Matlab 2016b, and the problem which is "Undefined function or variable 'detect'.)" will be solved.

from vehicle_detection_recognition.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.