| predict(ListMat) | |
| predict(ListMat) | |
| predict(Mat) | The function takes an input image, preprocesses it, performs inference using a pre-trained model, and returns the image with bounding boxes drawn around detected objects. |
| predict(Mat) | The function takes an input image, preprocesses it, performs inference using a pre-trained model, and returns the image with bounding boxes drawn around detected objects. |