Develop image processing program that detects a soccer ball


Problem

Develop a python image processing program that detects (puts a square) a soccer ball and right foot from any soccer images you can get. Your program must do them in functions so basically have a function solely for ball detection and another for leg detection.

Program Requirements

a) You must have a list of different soccer images and ask the user which image he would want to use (use images 1 or 2 or 3)

b) Ask the user whether they would want to use the ball detection, leg detection, or both.

c) Then display results from what the user selected

Request for Solution File

Ask an Expert for Answer!!
Python Programming: Develop image processing program that detects a soccer ball
Reference No:- TGS03245746

Expected delivery within 24 Hours