Last active
June 13, 2018 07:38
-
-
Save OlafenwaMoses/4eb076120acd787486e3d0d3b65223dd to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
detections, extracted_images = detector.detectObjectsFromImage(input_image=os.path.join(execution_path , "image.jpg"), output_image_path=os.path.join(execution_path , "imagenew.jpg"), extract_detected_objects=True) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment