#5283·mediapipe

ImageProcessingOptions package is not correct in docs

Author: JC3Created Apr 1, 2024Updated Sep 13, 2026
Labelstype:docs-bugplatform:pythonstat:awaiting googlertask:holistic landmarker

Description of issue (what needs changing)

Whatever package ImageProcessingOptions is in is not documented correctly.

Clear description

https://developers.google.com/mediapipe/api/solutions/python/mp/tasks/vision/holistic_landmarker/image_processing_options_module/ImageProcessingOptions shows that ImageProcessingOptions is in mediapipe.tasks.vision.holistic_landmarker.image_processing_options_module but this package does not exist. I have no idea where this class is exported from.

Correct links

No response

Parameters defined

No response

Returns defined

No response

Raises listed and defined

No response

Usage example

No response

Request visuals, if applicable

No response

Submit a pull request?

No response

Source: google-ai-edge/mediapipe