You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am completely open to adding those methods if you want to take a stab at it. In these 0.7.* releases we were primarily interested in switching over to OpenVINO's new 2.0 API and not necessarily completeness.
i am trying to create a Yolov10 example with openvino-rs 0.7.2
I am trying to replicate this cpp code from here.
It seems the convert_color() and scale() methods are missing in openvino-rs PreProcessor though they exist in openvino-sys.
Are there any plans to add those methods or is there a particular method reason not to add them ?
The text was updated successfully, but these errors were encountered: