Skip to content

Failed at initialize: Field assignment to a non-structure array object #41

@thelittlekid

Description

@thelittlekid

I got the following error at step 2 "initialize path variables" on Matlab R2016b 64-bit and Ubuntu 16.04 64-bit.

Added json encoder/decoder to the path
-- Successful installation of MCG. Enjoy! --
Field assignment to a non-structure array object.

Error in spagglom_options (line 7)
opts.seg_method = 'slic'; % 'felz', 'slic' or 'qshift'. Two first recommended


Error in initialize (line 50)
spagglom_options;

I tried to check the variable opts, and got the following error:

readonly
The P-code file .../object-proposal-master/randomizedPrims/rp-master/evaluation/xml_toolbox/strsplit.p was generated prior to MATLAB version 7.5 (R2007b) and is no longer supported. Use <a href="matlab:doc pcode">pcode</a> to regenerate the file using MATLAB R2007b or later. 
workspacefunc
350

Not quite sure what's going on, can somebody help and explain a little bit? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions