Skip to content

ConfigParser not included #2

@summerstay

Description

@summerstay

The command cv.init(config_path)
returns the following error:
No class ConfigParser can be located on the Java class path

Error in cloudcv/init (line 38)
obj.params = javaObject('ConfigParser',configFile);
I am using Matlab in 64-bit windows, if that makes a difference. Perhaps a jar file is missing, or can't be imported?
I have made sure that all the jar files mentioned in the included javaclasspath.txt are on my static java path in Matlab.
Perhaps there is way to upload an image and get results without using this? Can I see an example of the obj and val that are created by cloudcv.init? Maybe I can create them myself.

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