Skip to content

Undeclared Indentifier "ValueOrDie" #5

@jeranio

Description

@jeranio

mediapipe/calculators/image/background_masking_calculator.cc:63:36: error: use of undeclared identifier 'ValueOrDie'
background = cv::imread(status,ValueOrDie() 1);

I am getting this error in my bazel build. Any ideas why?

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