You are on page 1of 4

Proceedings of the Third International Conference on Electronics and Sustainable Communication Systems (ICESC 2022)

IEEE Xplore Part Number: CFP22V66-ART; ISBN: 978-1-6654-7971-4

Multi-view block Fusion Algorithm for Data Mining


and Intelligent Sports Training
2022 3rd International Conference on Electronics and Sustainable Communication Systems (ICESC) | 978-1-6654-7971-4/22/$31.00 ©2022 IEEE | DOI: 10.1109/ICESC54411.2022.9885361

Li Li
Hunan Vocational College 0f Modern Logistics ,Changsha, Hunan ,410131, China
Lilileleleleli2@mail.com

Abstract— Multi-view block fusion algorithm for data mining (2) Added direct processing of packaged data instructions
and intelligent sports training is designed and implemented in to create seamless data flows to improve the efficiency of the
this manuscript. It has excellent performance in the field of ultra- instruction set [13, 14].
high-speed real-time image processing. The dual-DS P high-speed
real-time signal processing system of this system consists of two (3) When the human eye is staring at different positions on
DS P chips as the core to form a neighborhood image parallel the computer screen, the eyeball will rotate accordingly.
processor, and realizes synchronous parallel operation processing Assuming that the experimenter's head is stationary, because
through the division and decomposition of system tasks. With the the position of the infrared LED is fixed and the eyeball is an
designed model, the ideas on the block fusion algorithm for data approximate sphere, when the eyeball rotates, it can be
mining and intelligent sports training is then discussed. Under considered that the absolute position of the pulchin spot is
the condition of the same fill factor, the composite aperture array unchanged [15, 16, 17]; The position of iris and pupil shou ld
structure can obtain the higher resolution and imaging quality be changed accordingly, so the pulchin spot formed by
than the typical aperture array structure after image restoration, infrared au xiliary light source on iris and the core relat ive
which is an effective means to obtain very high resolution. This position relationship between pupil and iris will also be
will be further considered to optimize the sport system. The changed [18]. The determination of this relative position
performance is validated by performing a general testing on
relationship can be realized by image processing. The figure 1
different datasets. gives the sample.
Keywords— Multi-view block; image fusion; data mining;
intelligent sports training; video tracking

I. INT RODUCT ION


This design uses the AViiVA M 2 CL camera of ATM EL
Co mpany. The camera uses the CameraLink interface DSP,
and the TMS320VC5509 and TMS320C54x are selected [1, 2,
3].
Co mpared with the fixed-point DSP, the co mputing power
of the DSP is improved by enhancing the functional unit [4].
Fig. 1. T he Object T racking Model Sample
The setting of the working mode is realized by serial
communicat ion with DSP. The baud rate is fixed at 9.6 kHz in Furthermore, fo r the efficient analysis, the image fusion
full duplex mode. Each frame of data consis ts of a start bit, 8 and repeating model is essential. The optical sparse aperture
data bits and a stop bit [5, 6, 7]. In essence, video tracking can array structure can be applied to the system with the sub-
be regarded as the dynamic image reg istration process, so the aperture diameter within 10 m. If the diameter is increased, it
existing elastic image registration methods can be applied to will also be limited [19, 20, 21]. To solve this problem, the
the field of video tracking. Since v ideo tracking and elastic researchers proposed a composite aperture array structure
image reg istration face some o f the same challenges: elastic system. Under the condition of the same fill factor, the
deformation problems, changes in image colo r and the other composite aperture array structure can obtain the higher
features, partial occlusion problems (similar to data missing resolution and imaging quality than the typical aperture array
and exception problems in image registration), etc. The elastic structure after image restoration, wh ich is an effective means
image registration method based on rule-adaptive learning to to obtain very high resolution. Wiener filtering using linear
achieve video tracking can effectively overcome some of the image restoration is a classical restoration method. Since the
difficult ies faced by v ideo tracking to some extent. Based on core optical transfer function of the camera can be measured
the review, the considered structure has listed features [8, 9, on the ground, and the inherent noise of the camera itself such
10]. as CCD can also be measured, the characteristic parameters of
the target image and noise can be obtained with prior
(1) The DSP core adopts a super-long instruction word knowledge, and the power spectrum and autocorrelation
architecture, with 8 functional units and 64 32-bit general- function can be calculated [22]. Hence, with these ideas, the
purpose registers, and can execute 8 instructions at the same designed studied will be discussed.
time in one clock cycle [11, 12].

978-1-6654-7971-4/22/$31.00 ©2022 IEEE 1616


Authorized licensed use limited to: Univ de Huelva. Downloaded on June 15,2023 at 08:43:38 UTC from IEEE Xplore. Restrictions apply.
Proceedings of the Third International Conference on Electronics and Sustainable Communication Systems (ICESC 2022)
IEEE Xplore Part Number: CFP22V66-ART; ISBN: 978-1-6654-7971-4

II. THE RELAT ED W ORK implemented. In this design, two alternately working storage
The object tracking is rev iewed in this section. Image buffers are set up in the data storage area of DSP chip.
matching refers to the process of finding the same or similar The switching of storage interval is realized by setting flag
image patterns from another image based on known image bits on the software. The data length of DMA is set as the
patterns. With the continuous development of science and length of one frame of camera data. The starting address in the
technology, image matching technology has been gradually data space is set as 4000H and 4400h respectively. The main
applied in various fields such as military, aerospace and the processing content of the FPGA module: after receiving the
med icine. The transmission rate of this connection can reach logic level, the logic control signal of the system is generated;
2.5Gb/s [23, 24]. It can fu lly meet the current demand for the at the same time, it also performs module identification and
high-definit ion image t ransmission in the fields of core matching operations on each frame of image signal received to
aviation, aerospace and medicine. Therefore, it has been improve the processing speed of the system [28, 29].
widely used. However, because up to 13 pairs of high-speed The main work content of DSP module: image recognition,
differential signals are used to transmit images and control analysis, tracking or repeated analysis of part of the core
signals [25, 26]. image after receiving the FPGA processing, which supports
This standard has ext remely high requirements for the entire image processing operation process [30]. The
transmission cables, even under the premise of ensuring cable demult iplexing of 16-b it parallel signals is realized at the
technology. Often that there is only an effective transmission sending end of the system. According to the receiving status
distance of about the 10m. The cameraLink standard is a indication pin of the TLK2711, judge whether there is valid
channelLin k technical standard proposed by the National data coming. According to the different status codes received,
Semiconductor Laboratory [27]. The interface has an open it is judged whether the field synchronization and the line
interface protocol, wh ich enables different manufacturers to synchronization are valid. and regenerate the synchronization
maintain product differences and be compatible with each signal.
other. On the basis of traditional LvDs transmission data, it is When TLK271l pro mpts to receive valid data. The data is
loaded with a parallel-to-serial transmitter and a serial-to- buffered into the FIFO, and the splicing of the 28-b it image
parallel receiver, which can be used in parallel co mbined signal of the frame and the 1-bit serial co mmunication signal
unidirectional links, serial links and point-to-point links. In the in different time slots is also realized by writ ing the clock and
following sections, the proposed model will be based on this.
reading and writing control logic and send it to the Cameralink
III. T HE PROPOSED MET HODOLOGY interface module according to the image synchronization
signal. The figure 3 denotes the framework.
A. The Multi-view Block Object Tracking Algorithm
Control the general working sequence of the CameraLink
receiving chip, store the image data in the FPGA plug -in
SDRAM, and the DSP reads the image data in the SDRAM,
performs target detection and tracking processing, and outputs
the tracking results to the servo system. Windowing, scaling,
frame rate shift ing, routing, enhancement and also character
overlays on visible light digital video. The sampling of data by
DSP is usually realized by interrupt method, and DMA can not
only operate the data of internal memo ry, but also operate the
data of on-chip peripheral devices and extended memory, so
the application of the DMA function can realize the direct
memo ry mapping area without CPU intervention. data transfer
that is demonstrated as the figure 2.

Fig. 3. T he Multi-view Block Object T racking Algorithm Structure

B. The Multi-view Block Fusion Algorithm for Data Mining


of Images
For the actual space imag ing, the final imaging results
include various factors in the imaging process. Some factors
are uncertain. The quality of the image can not completely
depend on subjective observation, but also need objective
evaluation methods. Due to the discontinuity of pupil surface
Fig. 2. T he Multi-view Block Object Layers of optical sparse aperture imaging system, the point spread
In order to realize the real-t ime measurement, the pipeline function of the system loses the circu mferential symmet ry of
operation of the data acquisition and data processing must be traditional single aperture imaging system.

978-1-6654-7971-4/22/$31.00 ©2022 IEEE 1617


Authorized licensed use limited to: Univ de Huelva. Downloaded on June 15,2023 at 08:43:38 UTC from IEEE Xplore. Restrictions apply.
Proceedings of the Third International Conference on Electronics and Sustainable Communication Systems (ICESC 2022)
IEEE Xplore Part Number: CFP22V66-ART; ISBN: 978-1-6654-7971-4

There are some limitations in using the general traditional explore the world. They are closely related to the occurrence
rayleigh resolution criterion for the sparse aperture imaging and development of the nervous system, and thinking and
system defined as the following lemma 1. cognitive activities are also based on this.
I i xi , yi   I g xi , yi  PSFxi , yi  (1) Cognitive operations include at least three stages: stimulus
recognition, response selection, and response programming.
Where the x and y are different vectors and the PSF is the The receptors can convert various stimu li in the internal and
function for the denoising. Wiener filtering has become a external environment of the body into afferent neural electrical
denoising method. Obviously, the more noise is remov ed, the signals, which are transmitted to the corresponding central
more useful info rmation is lost, the image resolution is areas of the cerebral cortex through the peripheral nerves,
reduced, and the function of recovering object information is spinal cord, and brain stem to generate sensations. Clear
reduced. If the imag ing noise is then removed in advance, the movement imagery is the basis for helping students to form
Wiener filter is used as the ideal image restoration, and the correct physical skills, mainly fro m teachers' explanations,
function of the filter to restore the object information is demonstrations and demonstrations.
maintained, it is expected to achieve better results. In the However, so me movements are difficult to express clearly
figure 4, the model is presented. in language, such as flying, flipping and other technically
difficult movements, even if the general teacher h imself
Demonstration also cannot allow students to observe every
decomposing action clearly in an instant, and it cannot
establish a comp lete and correct action image in their minds. If
the exp lanation is carried out at a slow speed, it will not only
affect the continuity of the movement, but also be unfavorable
to explain the essentials, and it is difficult to achieve the ideal
teaching and training effect. Accordingly, the figure 6 shows
the systematci framework.

Fig. 4. T he De-noising Algorithm Framework

It is generally believed that the transfer function MTF of


the Golay structure changes slowly with frequency and is non -
redundant. It can ensure that the frequency in the MTF does
not appear zero when the filling factor is small. The figure 5
gives the comprehensive model.

Fig. 6. T he Intelligent Sport T raining System Framework

IV. SYST EMAT IC SIMULAT ION AND EXPERIMENT


The experiment is focused on the discussion on the mot ion
tracking. The DsP sends the data to be sent to another FIFO
developed by the FPGA. After each data encoding is
completed, the clock that generates the FIFO signal through
the state machine program reads the next data for encoding, so
the FIFO here adopts an asynchronous method. In the figure 7,
the simulation result is demonstrated.

Fig. 5. Multi-view Block Fusion Algorithm for Data Mining of Images:


Systematic Servey

C. The Action Recognition and Intelligent Sports Taraining


The use of mult imed ia in physical education training can
give students new visual stimu li, and effectively guide Fig. 7. T he Motion T racking Simulation Result
students to have a desire to exp lore the stimulat ion, that is, use
a new teaching method to stimu late the students' interest in V. CONCLUSION AND PROSPECT S
learning. Sensation is the beginning of all neural activ ities, and Multi-view block fusion algorith m for data min ing and
receptors are the basic organs for the body to understand and intelligent sports training is designed and imp lemented in this

978-1-6654-7971-4/22/$31.00 ©2022 IEEE 1618


Authorized licensed use limited to: Univ de Huelva. Downloaded on June 15,2023 at 08:43:38 UTC from IEEE Xplore. Restrictions apply.
Proceedings of the Third International Conference on Electronics and Sustainable Communication Systems (ICESC 2022)
IEEE Xplore Part Number: CFP22V66-ART; ISBN: 978-1-6654-7971-4

manuscript. The workload of image processing and analysis immunity, and vaccine development-In the first wave of the Covid-19
can be greatly reduced, and more rely on predictive filtering pandemic." Diabetes & Metabolic Syndrome: Clinical Research &
Reviews 14, no. 5 (2020): 1121-1132.
techniques for tracking. In the trad itional image tracking,
[16] Neagu, Laurentiu-Marian, Eric Rigaud, Sébastien Travadel, Mihai
discarding the identified informat ion is a waste to some extent. Dascalu, and Razvan-Victor Rughinis. "Intelligent tutoring systems for
In real-t ime image tracking, such waste especially affects psychomotor training–a systematic literature review." In International
system performance. W ith the mentioned ideas, the proposed Conference on Intelligent T utoring Systems, pp. 335-341. Springer,
system is applied to the scenario of the intelligent sports Cham, 2020.
training. In the future wo rk, the discussions on more [17] Ding, Xianqiong, Jin Tang, Yuwen Zhang, and Zhonghua Yuan. "Sports
applications will be studied. Training Model Based on GA Optimized Neural Network." In 2020 13th
International Conference on Intelligent Computation Technology and
REFERENCES Automation (ICICTA), pp. 227-230. IEEE, 2020.
[18] Goldt, Sebastian, Marc Mézard, Florent Krzakala, and Lenka Zdeborová.
[1] Shafiq, Muhammad, Zhihong Tian, Ali Kashif Bashir, Alireza Jolfaei, and "Modeling the influence of data structure on learning in neural networks:
Xiangzhan Yu. "Data mining and machine learning methods for The hidden manifold model." Physical Review X 10, no. 4 (2020):
sustainable smart cities traffic classification: A survey." Sustainable 041044.
Cities and Society 60 (2020): 102177.
[19] Memon, Muhammad Suleman, Abdullah Lakhan, Mazin Abed
[2] Rupnik, Ewelina, Marc Pierrot-Deseilligny, and Arthur Delorme. "3D Mohammed, Mumtaz Qabulio, Fadi Al-Turjman, and Karrar Hameed
reconstruction from multi-view VHR-satellite images in MicMac." Abdulkareem. "Machine learning-data mining integrated approach for
ISPRS Journal of Photogrammetry and Remote Sensing 139 (2018): premature ventricular contraction prediction." Neural Computing and
201-211. Applications 33, no. 18 (2021): 11703-11719.
[3] Guo, Jipeng, Wenbin Yin, Yanfeng Sun, and Yongli Hu. "Multi-view [20] Niso, Guiomar, Krzysztof J. Gorgolewski, Elizabeth Bock, Teon L.
subspace clustering with block diagonal representation." IEEE Access 7 Brooks, Guillaume Flandin, Alexandre Gramfort, Richard N. Henson et
(2019): 84829-84838. al. "MEG-BIDS, the brain imaging data structure extended to
[4] Song, Dan, Zheqi Zhang, Wenhui Li, Lijun Yuan, and Wenshu Zhang. magnetoencephalography." Scientific data 5, no. 1 (2018): 1-5.
"Judgment of Benign and Early Malignant Colorectal T umors from [21] Chen, Shiyi, Hao Jin, and Yulin Lu. "Impact of urbanization on CO2
Ultrasound Images with Deep Multi-View Fusion." Computer Methods emissions and energy consumption structure: a panel data analysis for
and Programs in Biomedicine (2022): 106634. Chinese prefecture-level cities." Structural Change and Economic
[5] Rangriz, Hassan, and Zahra Bayrami Shahrivar. "The impact of E-CRM Dynamics 49 (2019): 107-119.
on customer loyalty using data mining techniques." BI Management [22] Muñoz, Josep Anton, Joana Mencos, Eduard Roca, Núria Carrera, O.
Studies 7, no. 27 (2019): 175-205. Gratacós, Oriol Ferrer, and Òscar Fernández. "The structure of the
[6] Aldowah, Hanan, Hosam Al-Samarraie, and Wan Mohamad Fauzy. South-Central-Pyrenean fold and thrust belt as constrained by subsurface
"Educational data mining and learning analytics for 21st century higher data." Geologica Acta (2018): 439-460.
education: A review and synthesis." T elematics and Informatics 37 [23] Hernández-Blanco, Antonio, Boris Herrera-Flores, David Tomás, and
(2019): 13-49. Borja Navarro-Colorado. "A systematic review of deep learning
[7] Guo, Le-Hang, Dan Wang, Yi-Yi Qian, Xiao Zheng, Chong-Ke Zhao, approaches to educational data mining." Complexity 2019 (2019).
Xiao-Long Li, Xiao-Wan Bo et al. "A two-stage multi-view learning [24] Chenarlogh, Vahid Ashkani, and Farbod Razzazi. "Multi-stream 3D
framework based computer-aided diagnosis of liver tumors with contrast CNN structure for human action recognition trained by limited data."
enhanced ultrasound images." Clinical hemorheology and IET Computer Vision 13, no. 3 (2019): 338-344.
microcirculation 69, no. 3 (2018): 343-354.
[25] Liang, Dandan, Quan Liu, Kejun Zhou, Wei Jia, Guoxiang Xie, and
[8] Mughal, Muhammd Jawad Hamid. "Data mining: Web data mining Tianlu Chen. "IP4M: an integrated platform for mass spectrometry-
techniques, tools and algorithms: An overview." International Journal of based metabolomics data mining." BMC bioinformatics 21, no. 1
Advanced Computer Science and Applications 9, no. 6 (2018). (2020): 1-16.
[9] Luo, Keyang, Tao Guan, Lili Ju, Yuesong Wang, Zhuo Chen, and Yawei [26] Hirjak, Dusan, Mahmoud Rashidi, Katharina M. Kubera, Georg Northoff,
Luo. "Attention-aware multi-view stereo." In Proceedings of the Stefan Fritze, Mike M. Schmitgen, Fabio Sambataro, Vince D. Calhoun,
IEEE/CVF Conference on Computer Vision and Pattern Recognition, and Robert C. Wolf. "Multimodal magnetic resonance imaging data
pp. 1590-1599. 2020. fusion reveals distinct patterns of abnormal brain structure and function
[10] Luo, Jianjun, Wenchao Gao, and Zhong Lin Wang. "The triboelectric in catatonia." Schizophrenia bulletin 46, no. 1 (2020): 202-210.
nanogenerator as an innovative technology toward intelligent sports." [27] Sandhu, Sukhbir, and Carol T. Kulik. "Shaping and being shaped: How
Advanced Materials 33, no. 17 (2021): 2004178. organizational structure and managerial discretion co-evolve in new
[11] Wang, Yubo, Yijie Ding, Jijun Tang, Yu Dai, and Fei Guo. "CrystalM: a managerial roles." Administrative Science Quarterly 64, no. 3 (2019):
multi-view fusion approach for protein crystallization prediction." 619-658.
IEEE/ACM Transactions on Computational Biology and Bioinformatics [28] Holdgraf, Christopher, Stefan Appelhoff, Stephan Bickel, Kristofer
18, no. 1 (2019): 325-335. Bouchard, Sasha D’Ambrosio, Olivier David, Orrin Devinsky et al.
[12] Men, Yanhua. "Intelligent sports prediction analysis system based on "iEEG-BIDS, extending the Brain Imaging Data Structure specification
improved Gaussian fuzzy algorithm." Alexandria Engineering Journal to human intracranial electrophysiology." Scientific data 6, no. 1 (2019):
61, no. 7 (2022): 5351-5359. 1-6.
[13] Wang, Fubin, and Qiong Huang. "Construction and Evaluation of Sports [29] Kerschbaum, Florian, and Anselme T ueno. "An efficiently searchable
Rehabilitation Training Model under Intelligent Health Monitoring." encrypted data structure for range queries." In European Symposium on
Wireless Communications and Mobile Computing 2022 (2022). Research in Computer Security, pp. 344-364. Springer, Cham, 2019.
[14] Atluri, Gowtham, Anuj Karpatne, and Vipin Kumar. "Spatio-temporal [30] Romero, Cristobal, and Sebastian Ventura. "Educational data mining and
data mining: A survey of problems and methods." ACM Computing learning analytics: An updated survey." Wiley Interdisciplinary
Surveys (CSUR) 51, no. 4 (2018): 1-41. Reviews: Data Mining and Knowledge Discovery 10, no. 3 (2020):
[15] Radanliev, Petar, David De Roure, and Rob Walton. "Data mining and e1355.
analysis of scientific research data records on Covid-19 mortality,

978-1-6654-7971-4/22/$31.00 ©2022 IEEE 1619


Authorized licensed use limited to: Univ de Huelva. Downloaded on June 15,2023 at 08:43:38 UTC from IEEE Xplore. Restrictions apply.

You might also like