Commit 59505c8c authored by Rangodage N.S's avatar Rangodage N.S

Update README.md

parent 2a62afb4
# 2023-028
**--Main Objective--**
SpinPerfom – A low-cost cricket spin bowling performance analysis model
\ No newline at end of file
To implement a low-cost model to detect the performance of cricket spin bowlers’ basic concepts
**--Sub Objectives--**
To implement an algorithm to detect whether the bowler enters the danger area during the follow through after the delivery is delivered.
To implement an algorithm to detect the angle of the front foot when comparing to the return crease (vertical line) to see whether it’s in the range from 30 to 60 degrees or not while the foot is on the ground.
To implement an algorithm to detect the angle of the elbow in the bowling arm is greater than 15 degrees or not when comparing with the horizontal axis.
To implement an algorithm to detect whether the bowler’s delivery is a no ball or not.
**--Main Question--**
How to bring an affordable solution to detect the performance of spinners accurately ?
**--Sub Questions--**
How to detect whether the spinner enters danger area or not?
How to detect whether the front foot angle ranges correctly with the vertical line?
How to detect whether the bowler’s arm angle is accurate at the release point?
How to detect whether the delivery is a no ball or not?
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment