CN115138052A - Basketball tactics analysis method based on ball and player tracks - Google Patents

Basketball tactics analysis method based on ball and player tracks Download PDF

Info

Publication number
CN115138052A
CN115138052A CN202210798893.3A CN202210798893A CN115138052A CN 115138052 A CN115138052 A CN 115138052A CN 202210798893 A CN202210798893 A CN 202210798893A CN 115138052 A CN115138052 A CN 115138052A
Authority
CN
China
Prior art keywords
basketball
tracks
players
track
tactical
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202210798893.3A
Other languages
Chinese (zh)
Inventor
蒋现新
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Capital University of Physical Education and Sports
Original Assignee
Capital University of Physical Education and Sports
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Capital University of Physical Education and Sports filed Critical Capital University of Physical Education and Sports
Priority to CN202210798893.3A priority Critical patent/CN115138052A/en
Publication of CN115138052A publication Critical patent/CN115138052A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63BAPPARATUS FOR PHYSICAL TRAINING, GYMNASTICS, SWIMMING, CLIMBING, OR FENCING; BALL GAMES; TRAINING EQUIPMENT
    • A63B69/00Training appliances or apparatus for special sports
    • A63B69/0071Training appliances or apparatus for special sports for basketball
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63BAPPARATUS FOR PHYSICAL TRAINING, GYMNASTICS, SWIMMING, CLIMBING, OR FENCING; BALL GAMES; TRAINING EQUIPMENT
    • A63B71/00Games or sports accessories not covered in groups A63B1/00 - A63B69/00
    • A63B71/06Indicating or scoring devices for games or players, or for other sports activities
    • A63B71/0619Displays, user interfaces and indicating devices, specially adapted for sport equipment, e.g. display mounted on treadmills
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63BAPPARATUS FOR PHYSICAL TRAINING, GYMNASTICS, SWIMMING, CLIMBING, OR FENCING; BALL GAMES; TRAINING EQUIPMENT
    • A63B71/00Games or sports accessories not covered in groups A63B1/00 - A63B69/00
    • A63B71/06Indicating or scoring devices for games or players, or for other sports activities
    • A63B71/0619Displays, user interfaces and indicating devices, specially adapted for sport equipment, e.g. display mounted on treadmills
    • A63B2071/0647Visualisation of executed movements
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63BAPPARATUS FOR PHYSICAL TRAINING, GYMNASTICS, SWIMMING, CLIMBING, OR FENCING; BALL GAMES; TRAINING EQUIPMENT
    • A63B2220/00Measuring of physical parameters relating to sporting activity
    • A63B2220/10Positions
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63BAPPARATUS FOR PHYSICAL TRAINING, GYMNASTICS, SWIMMING, CLIMBING, OR FENCING; BALL GAMES; TRAINING EQUIPMENT
    • A63B2225/00Miscellaneous features of sport apparatus, devices or equipment
    • A63B2225/20Miscellaneous features of sport apparatus, devices or equipment with means for remote communication, e.g. internet or the like
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63BAPPARATUS FOR PHYSICAL TRAINING, GYMNASTICS, SWIMMING, CLIMBING, OR FENCING; BALL GAMES; TRAINING EQUIPMENT
    • A63B2225/00Miscellaneous features of sport apparatus, devices or equipment
    • A63B2225/50Wireless data transmission, e.g. by radio transmitters or telemetry
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63BAPPARATUS FOR PHYSICAL TRAINING, GYMNASTICS, SWIMMING, CLIMBING, OR FENCING; BALL GAMES; TRAINING EQUIPMENT
    • A63B2243/00Specific ball sports not provided for in A63B2102/00 - A63B2102/38
    • A63B2243/0037Basketball

Abstract

The invention discloses a basketball tactic analysis method based on the tracks of a ball and players, which utilizes the track information of the basketball and the players on a court, carries out grid processing on the tracks, matches the tracks with a standard tactic library through a pattern recognition algorithm, recognizes tactic arrangements of the players and the players in real time, assists a coach in real-time decision-making, and improves the automation and the intellectualization of the basketball tactic analysis.

Description

Basketball tactics analysis method based on ball and player tracks
Technical Field
Sports analysis, basketball training
Background
In basketball preparation and training, tactical information needs to be acquired through a large amount of video analysis, which is a time-consuming and labor-consuming activity and is influenced by eye fatigue and subjective states. The invention obtains the movement track of the player through the IMU and obtains the movement track of the basketball through the video analysis of the top view angle. And the basketball movement track and the movement track of the players are processed and matched with the track or the rule of the tactical library, so that the tactical arrangement of the opposite attacking parties is automatically identified.
Disclosure of Invention
The method comprises four parts of basketball movement track acquisition, player movement track acquisition, track processing and tactical mode identification.
1) The basketball track is obtained mainly through top-view camera video analysis, and the movement track of the basketball is obtained through recognition of the basketball target and calculation by means of target detection calculation of deep learning. Because the IMU has a certain volume and weight, if the IMU is prevented from being inside a basketball, it may have an impact on the play or feel and feel of the basketball. Therefore, the invention does not adopt the IMU method to acquire the track of the basketball, but adopts a non-contact visual scheme to acquire the movement track of the basketball.
2) The movement locus of each player is mainly obtained by placing a wireless IMU on each player, and the IMU outputs XYZ space coordinates of the position in real time and then sends the XYZ space coordinates to an acquisition program in a wireless communication mode.
3) The track processing is mainly standardized, and the standard basketball court is 28 meters long and 15 meters wide. First, divide basketball court into 28 × 15=420 grids, each grid being 1 square meter. First, whenever a trajectory falls on a certain grid, the coordinates of the trajectory are changed to those of the grid. Second, if the straight-line distance of two players is less than 0.5 meters, they are considered to fall into the same grid, the selection of which is determined by the grid in which the midpoint of the distance of the two players is located. After standardization processing, the basketball track and the player track are changed into integer coordinates, and the range is limited, so that the space complexity is greatly reduced, and the tactical mode identification in the next step is facilitated.
4) The tactical pattern recognition is mainly to match the basketball track/player track with the tracks of the standard library so as to recognize the tactical pattern adopted by the basketball team.
Principle of operation of the system
1. Before the system starts working, a wireless 9-axis IMU is placed on each player, typically at the waist. So as to obtain the three-dimensional coordinates of the real-time position of the player in real time. Due to the drift phenomenon of the IMU, a top-view image segmentation mode is needed to help improve the position accuracy. Each IMU needs to have a unique ID, by which to distinguish which player is, and to distinguish the player's motion trajectory.
2. The picture of nobody on the basketball court is shot in advance as the background picture through the top view, so that the background separation is carried out on the top view picture, and the positions of the basketball and the players in the basketball court are identified.
3. And starting to work, acquiring the position information of each player on the basketball court in real time through the IMU, and identifying the movement track of the basketball through a target identification algorithm.
4. The basketball track and player track are processed into grids, the standard basketball court is 28 meters and 15 meters wide, and the standard basketball court is divided into 28 × 15=420 grids. Each grid is 1 square meter. First, whenever a trajectory falls on a certain grid, the coordinates of the trajectory are changed to those of the grid. Second, if two players are less than 0.5 meters in straight line distance, they are considered to fall into the same grid, the selection of which is determined by the grid in which the midpoint of the distance between the two players is located.
5. Matching the gridded basketball track and the team member track with the track of the standard tactical library through a pattern recognition algorithm, thereby recognizing the tactical patterns of the two parties. The standard tactical library includes trajectory information, dwell time information, and rules information.
6. Standard tactical libraries require a professional basketball coach or professional basketball analyst to define the trajectory of the basketball, the trajectory of the team members and the rules.
Technical requirements
1. And (4) capturing the trajectory of the team member in real time by adopting a wireless IMU.
2. The basketball track is identified from the top view direction, and the time continuity principle needs to be adopted in consideration of the shielding condition, and the track of the basketball is compensated in an interpolation mode when the basketball is shielded.
3. The basketball track and the player track need to be processed in a grid mode, and therefore the time and complexity of searching and matching are reduced.
4. A professional basketball coach or technical analyst is required to assist in building the standard tactical library trajectories and rules.
Drawings
Fig. 1 is a functional diagram of the whole system of the basketball tactical analysis method based on the track of the ball and the player, and describes the key components, main principles and main methods of the system.
The technical scheme has the advantages
The basketball tactical analysis method based on the ball and the player tracks, disclosed by the invention, has the advantages that the basketball tactical analysis is automated and intelligentized, the labor cost and the analysis practice are greatly reduced, and the accuracy of the reliability of the analysis result is improved.
Detailed Description
1) The track information of the player is acquired by the wireless IMU, a Bluetooth or WiFi wireless communication mode can be adopted, and the IMU needs to adopt 9 axes so as to acquire the XYZ space coordinates of the IMU through geomagnetic information
2) Background separation and image segmentation are carried out through top-view pictures, the track information of the basketball is obtained, meanwhile, the estimation information of basketball players is corrected, and the problem of integral drift of the IMU is solved.
3) The basketball track and the player track are processed in a grid mode, so that the complexity of the algorithm is reduced, and the real-time performance is improved.
4) And establishing a tactical standard library according to tactical information provided by a professional basketball coach or a technical analyst.

Claims (4)

1. A basketball tactic analysis method based on the tracks of a ball and players is characterized in that the movement tracks of a basketball and players are obtained through an IMU and a top view camera, then the tracks are subjected to grid processing, and matching processing is carried out on the tracks and a tactic standard library, so that tactical information of both basketball attacking and defending parties is obtained in real time.
2. The data acquisition method of claim 1, wherein the trajectory is subjected to a gridding process.
3. The data acquisition method of claim 1, wherein integral drift information of the IMU is corrected by a top view camera.
4. The data acquisition method of claim 1, wherein tactical information of both basketball defenders and warfare partners is output in real time through tactical library matching.
CN202210798893.3A 2022-07-11 2022-07-11 Basketball tactics analysis method based on ball and player tracks Pending CN115138052A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210798893.3A CN115138052A (en) 2022-07-11 2022-07-11 Basketball tactics analysis method based on ball and player tracks

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210798893.3A CN115138052A (en) 2022-07-11 2022-07-11 Basketball tactics analysis method based on ball and player tracks

Publications (1)

Publication Number Publication Date
CN115138052A true CN115138052A (en) 2022-10-04

Family

ID=83411593

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210798893.3A Pending CN115138052A (en) 2022-07-11 2022-07-11 Basketball tactics analysis method based on ball and player tracks

Country Status (1)

Country Link
CN (1) CN115138052A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001273500A (en) * 2000-03-23 2001-10-05 Hitachi Ltd Moving object measuring instrument, ball game analytic system and data service system
US20170072283A1 (en) * 2014-02-28 2017-03-16 Russell Brands , Llc Sporting device and wearable computer interaction
CN109091837A (en) * 2018-09-06 2018-12-28 苏州众创时代科创中心 A kind of football training method
CN113093808A (en) * 2015-05-23 2021-07-09 深圳市大疆创新科技有限公司 Sensor fusion using inertial and image sensors
CN113326828A (en) * 2021-08-03 2021-08-31 湖南涉外经济学院 Sports tactics identification method and system
CN114282050A (en) * 2021-12-22 2022-04-05 青岛根尖智能科技有限公司 Multi-mode fusion-based sports tactical information retrieval method and system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001273500A (en) * 2000-03-23 2001-10-05 Hitachi Ltd Moving object measuring instrument, ball game analytic system and data service system
US20170072283A1 (en) * 2014-02-28 2017-03-16 Russell Brands , Llc Sporting device and wearable computer interaction
CN113093808A (en) * 2015-05-23 2021-07-09 深圳市大疆创新科技有限公司 Sensor fusion using inertial and image sensors
CN109091837A (en) * 2018-09-06 2018-12-28 苏州众创时代科创中心 A kind of football training method
CN113326828A (en) * 2021-08-03 2021-08-31 湖南涉外经济学院 Sports tactics identification method and system
CN114282050A (en) * 2021-12-22 2022-04-05 青岛根尖智能科技有限公司 Multi-mode fusion-based sports tactical information retrieval method and system

Similar Documents

Publication Publication Date Title
US11755952B2 (en) System and method for predictive sports analytics using body-pose information
US8300935B2 (en) Method and system for the detection and the classification of events during motion actions
Schmitt et al. Cooperative probabilistic state estimation for vision-based autonomous mobile robots
US20180321776A1 (en) Method for acting on augmented reality virtual objects
US9162132B2 (en) Virtual golf simulation apparatus and sensing device and method used for the same
US20150221096A1 (en) Multiple-Object Tracking And Team Identification For Game Strategy Analysis
CN107543530B (en) Method, system, and non-transitory computer-readable recording medium for measuring rotation of ball
CN112154482A (en) Ball motion image analysis device and ball motion image analysis method
CN105126338A (en) Video positioning system applicable to light gun shooting games
CN110779395A (en) Target shooting correction system and method
CN107240120A (en) The tracking and device of moving target in video
Chen et al. Visual measurement of the racket trajectory in spinning ball striking for table tennis player
US20230039714A1 (en) Detection of Contacts Among Event Participants
CN113947108A (en) Player tracking detection method based on YOLO V5
Araujo et al. Air-sslam: A visual stereo indoor slam for aerial quadrotors
Zhang et al. Bidirectional multiple object tracking based on trajectory criteria in satellite videos
Perš et al. A system for tracking players in sports games by computer vision
CN115138052A (en) Basketball tactics analysis method based on ball and player tracks
Martinez-Gomez et al. Real Time Vision System for a Small Size League Team
KR101461144B1 (en) Device for sensing moving ball and method for the same
CN114463664A (en) Novel ice hockey tracking method for ice hockey sports
Reis Robust vision algorithms for quadruped soccer robots
Szlavik et al. Stochastic view registration of overlapping cameras based on arbitrary motion
Tanikawa et al. Player Tracking using Multi-viewpoint Images in Basketball Analysis.
Lu et al. Binocular Vision-Based Recognition Method for Table Tennis Motion Trajectory

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20221004