Skip to content

No color values #11

@paolo-scoppola

Description

@paolo-scoppola

Hi, I can't se any rgb image. I removed any call to methods for other kind of images, but there is no way to have colors. I have also a crash if I don't initialize the depth frame....

setup() {

kinect.initSensor();
kinect.initColorStream();

}

update() {

kinect.update();

}

draw() {

kinect.draw(0,0);
}

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