Skip to content

Desktop examples use the deprecated mediapipe::GlCalculatorHelper::CreateSourceTexture  #5604

Open
@Algomorph

Description

@Algomorph

This is kind of between documentation and bug issue.

The Desktop examples use CreateSourceTexture. Using these, I get the warning like:

warning: ‘mediapipe::GlTexture mediapipe::GlCalculatorHelper::CreateSourceTexture(const mediapipe::ImageFrame&)’ is deprecated: Use 'GpuBufferWithImageFrame'

I haven't figured out how to use GpuBufferWithImageFrame, and I can't find it being used in tests anywhere (are GPU things even tested?).

I think update of examples demonstrating proper usage is warranted.

Metadata

Metadata

Assignees

Labels

platform:c++Issues specific to C++ framework in mediapipetype:supportGeneral questions

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions