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
Support for Ascend NPU has been added in OpenCV 4.9.0. The new AscendMat structure and its associated operators are designed to be compatible with the Mat interface in OpenCV. These operators include a variety of commonly used functions, such as arithmetic operations, image processing operations, and image color space conversions.
Support for Ascend NPU has been added in OpenCV 4.9.0. The new
AscendMat
structure and its associated operators are designed to be compatible with theMat
interface in OpenCV. These operators include a variety of commonly used functions, such as arithmetic operations, image processing operations, and image color space conversions.doc: https://docs.opencv.org/4.10.0/d9/d56/tutorial_ascend_npu_image_processing.html
The text was updated successfully, but these errors were encountered: