Skip to content

Instantly share code, notes, and snippets.

@Shohjahon
Created December 9, 2018 16:46
Show Gist options
  • Save Shohjahon/6d84c363331603ecf2c10d23c69b5ca2 to your computer and use it in GitHub Desktop.
Save Shohjahon/6d84c363331603ecf2c10d23c69b5ca2 to your computer and use it in GitHub Desktop.
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