Skip to content

vpCore-Demo-Manuel doesn't work as expected #2

@fspindle

Description

@fspindle

It sounds that the following lines extracted from this project are not printing the resulting vpColVector or vpMatrix content:

    System.out.println(M.getCol(0));
    System.out.println(M.transpose());
    System.out.println(cam.get_K());

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions