mediapipe icon indicating copy to clipboard operation
mediapipe copied to clipboard

convert ImageFrame to Image

Open ly0303521 opened this issue 1 year ago • 1 comments

In vision task object detect , the type of input is Image, like this absl::StatusOr<ObjectDetectorResult> ObjectDetector::Detect( mediapipe::Image image, std::optional<core::ImageProcessingOptions> image_processing_options) But when I create a node based on ObjectDetector, in the graph, the input is ImageFrame, how can I conver ImageFrame to Image

ly0303521 avatar Apr 10 '24 10:04 ly0303521

Hi @ly0303521,

I apologize for the delayed response. Could you please confirm if this issue has been resolved on your end, or if you still require assistance from us?

Thank you!!

kuaashish avatar Jun 28 '24 07:06 kuaashish

This issue has been marked stale because it has no recent activity since 7 days. It will be closed if no further activity occurs. Thank you.

github-actions[bot] avatar Jul 06 '24 01:07 github-actions[bot]

This issue was closed due to lack of activity after being marked stale for past 7 days.

github-actions[bot] avatar Jul 13 '24 01:07 github-actions[bot]

Are you satisfied with the resolution of your issue? Yes No

google-ml-butler[bot] avatar Jul 13 '24 01:07 google-ml-butler[bot]