INNER CODE UNIT · Python

detectionAPI

chonyy/AI-basketball-analysis · src/app_helper.py:109

def detectionAPI(response, image_path):
    image = cv2.imread(image_path)
    detect_API(response, image)

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…