Skip to content

opencv BGR2RGB #1

@waqarsqureshi

Description

@waqarsqureshi

One code edit to make the both color space compatible is to add a line of code in camera-drawing-area.cpp at line 61

cvtColor(output,output,cv::COLOR_BGR2RGB);

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