基于視頻圖像處理的罰籃技術(shù)動作輔助訓(xùn)練系統(tǒng)
本文選題:罰籃 + 特征提取; 參考:《浙江理工大學(xué)》2017年碩士論文
【摘要】:罰籃是運動員重要的訓(xùn)練項目,也是比賽中最為有效的得分方式。由于其技巧性強,所以需要從最初的動作開始訓(xùn)練,然后循序漸進的養(yǎng)成一種適合自己的投籃節(jié)奏。目前輔助運動員罰籃訓(xùn)練的方式還停留在使用攝像機記錄投籃視頻,然后通過觀看錄像回放的方式來指導(dǎo)運動員,該方式依靠的是教練的經(jīng)驗和運動員的主觀來判斷每次投籃的得失,缺乏科學(xué)的指導(dǎo),也容易忽視運動員的個體特殊性。針對上述問題,論文中應(yīng)用視頻圖像的相關(guān)算法,設(shè)計了一套輔助運動員罰籃訓(xùn)練的系統(tǒng)。系統(tǒng)會自動分析運動員的動作、技術(shù)參數(shù)、出手信息,并給出相應(yīng)的輔助意見。下面是論文的主要研究內(nèi)容:(1)在運動員的罰籃視頻中,存在許多的罰籃無關(guān)幀,真正的罰籃幀集包含了起始、抬臂、下蹲、伸展的所有過程。為了獲取罰籃幀集和球的出手信息,論文中通過分析多個樣本的多次罰籃視頻提出了出手幀檢測算法,建立了出手幀數(shù)學(xué)模型,可以快速精準的定位出手幀,確定罰籃幀集,為進一步的獲取籃球的出手狀態(tài)信息做準備。并通過多個樣本的實驗,驗證了算法的可靠性和魯棒性。(2)在罰籃過程中對籃球的分析至關(guān)重要。針對罰籃視頻中籃球的特征,論文在標準的Hough變化的基礎(chǔ)上,提出了籃球定位檢測算法。一方面,針對視頻處理的特性,提取籃球前景和邊緣信息對干擾像素點進行剔除,減少計算次數(shù)。另一方面,從圓參數(shù)方程入手,將像素點空間映射到圓參數(shù)空間,再降低累加器維度,使用多維數(shù)組代替多重循環(huán)進行投票,獲取圓半徑,計算出圓心坐標。通過實驗對比驗證了算法的有效性和抗干擾性。(3)在出手幀檢測和籃球定位算法的基礎(chǔ)上,獲取出手速度與角度。為了矯正罰籃時運動員的持球手型,提出了手型獲取算法,獲取手型,提供給運動員參考。通過對專業(yè)運動員的罰籃技術(shù)進行分析總結(jié),概括了罰籃動作的技術(shù)要領(lǐng),并對其進行參數(shù)量化,最終指導(dǎo)運動員的動作。(4)系統(tǒng)平臺設(shè)計。系統(tǒng)的前臺用戶交互界面使用Qt編寫,包含系統(tǒng)的初始化和相應(yīng)的功能菜單。后臺的圖像處理模塊使用c/c++編程,調(diào)用OpenCV2.4.9的視頻圖像庫來實現(xiàn)。數(shù)據(jù)處理模塊主要實現(xiàn)對手軌跡信息的篩選、出手信息的計算、技術(shù)參數(shù)的獲取,并把相應(yīng)的數(shù)據(jù)存放到MySQL數(shù)據(jù)庫中。
[Abstract]:Free throw is an important training item for athletes, and it is also the most effective way to score in competitions.Because of its skill, it needs to start from the initial action, and then gradually develop a rhythm suitable for their own shooting.At present, the way to assist athletes in free throw training is to use cameras to record shooting videos, and then to guide athletes by watching video playback.This way depends on the experience of coach and the subjective of athletes to judge the gain and loss of each shot, lacks scientific guidance, and easily ignores the individual particularity of athletes.In order to solve the above problems, this paper designs a system to assist athletes' free throw training by using the video image algorithm.The system will automatically analyze the athlete's movement, technical parameters, release information, and give the corresponding auxiliary advice.The following is the main research content of the thesis: (1) in the athletes' free throw video, there are many free basket independent frames. The real set of free throw frames contains all the processes of starting, lifting arms, squat, and stretching.In order to obtain the shot information of the free throw frame set and the ball, the paper puts forward the shot frame detection algorithm by analyzing the multiple samples of the free throw frame video, and establishes the mathematical model of the shot frame, which can locate the shot frame quickly and accurately, and determine the free throw frame set.Prepare for further information on the shooting status of basketball.The reliability and robustness of the algorithm are verified by the experiments of several samples, and it is very important to analyze basketball in the process of free throw.Aiming at the basketball features in the free throw video, this paper puts forward a basketball location detection algorithm based on the standard Hough change.On the one hand, according to the characteristics of video processing, basketball foreground and edge information are extracted to eliminate the interference pixels and reduce the number of calculations.On the other hand, starting with the circular parameter equation, the pixel space is mapped to the circular parameter space, and then the accumulator dimension is reduced, and the multi-dimensional array is used to vote instead of multiple loops to obtain the radius of the circle and calculate the coordinates of the center of the circle.Experimental results show that the algorithm is effective and anti-jamming. (3) on the basis of shot frame detection and basketball positioning algorithm, the speed and angle of shot are obtained.In order to correct the player's hand type in free throw, an algorithm of hand type acquisition is put forward, which can be used as a reference for athletes.By analyzing and summarizing the technique of free throw for professional athletes, this paper summarizes the technical essentials of the action of free throw, quantifies its parameters, and finally guides the design of system platform for athletes' action.The front user interface of the system is written by QT, including the initialization of the system and the corresponding function menu.The background image processing module is programmed by c / c, and the video image library of OpenCV2.4.9 is called.The data processing module mainly realizes the selection of the opponent trajectory information, the calculation of the release information, the acquisition of the technical parameters, and stores the corresponding data in the MySQL database.
【學(xué)位授予單位】:浙江理工大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2017
【分類號】:G841;TP391.41
【參考文獻】
相關(guān)期刊論文 前10條
1 張典華;陳一民;;籃球訓(xùn)練仿真系統(tǒng)的實現(xiàn)[J];圖學(xué)學(xué)報;2015年05期
2 陳國文;;論籃球投籃技術(shù)動作訓(xùn)練中的問題與方法[J];當代體育科技;2015年07期
3 于海濤;李斌;陳燕梅;;現(xiàn)代籃球運動的技戰(zhàn)術(shù)特點與趨勢研究[J];當代體育科技;2014年21期
4 任泓宇;聶余滿;王為田;汪步云;李世銀;宋全軍;;基于圖像特征的鉛球投擲數(shù)據(jù)同步方法[J];計算機工程與設(shè)計;2014年05期
5 崔云翔;;基于二維人體關(guān)節(jié)點特征的體育視頻標注[J];計算機工程;2014年04期
6 王一帆;尹傳歷;黃義明;王洪玉;;基于雙邊濾波的圖像去霧[J];中國圖象圖形學(xué)報;2014年03期
7 朱俊杰;杜小平;范湘濤;郭華東;;三種圖像分割算法的對比及圖像分割方法的改進[J];計算機應(yīng)用與軟件;2014年01期
8 徐艷;袁同春;柴業(yè)宏;;基于三維圖像解析的籃球投籃技術(shù)生物力學(xué)分析[J];合肥工業(yè)大學(xué)學(xué)報(自然科學(xué)版);2012年10期
9 劉海燕;;淺談體;@球運動員訓(xùn)練的模式[J];佳木斯教育學(xué)院學(xué)報;2012年09期
10 孫殿恩;;籃球教學(xué)中罰球技術(shù)的生物力學(xué)分析[J];長春理工大學(xué)學(xué)報;2012年05期
,本文編號:1740192
本文鏈接:http://sikaile.net/jiaoyulunwen/tylw/1740192.html