Using an entropy similarity measure to enhance the quality of DSA images with an algorithm based on template matching

Author(s):  
Thorsten M. Buzug ◽  
Jürgen Weese ◽  
Carola Fassnacht ◽  
Cristian Lorenz
2015 ◽  
Vol 14 (9) ◽  
pp. 6118-6128 ◽  
Author(s):  
T. Srikanth ◽  
M. Shashi

Collaborative filtering is a popular approach in recommender Systems that helps users in identifying the items they may like in a wagon of items. Finding similarity among users with the available item ratings so as to predict rating(s) for unseen item(s) based on the preferences of likeminded users for the current user is a challenging problem. Traditional measures like Cosine similarity and Pearson correlation’s correlation exhibit some drawbacks in similarity calculation. This paper presents a new similarity measure which improves the performance of Recommender System. Experimental results on MovieLens dataset show that our proposed distance measure improves the quality of prediction. We present clustering results as an extension to validate the effectiveness of our proposed method.


2022 ◽  
Vol 12 ◽  
Author(s):  
Silvia Seoni ◽  
Simeon Beeckman ◽  
Yanlu Li ◽  
Soren Aasmul ◽  
Umberto Morbiducci ◽  
...  

Background: Laser-Doppler Vibrometry (LDV) is a laser-based technique that allows measuring the motion of moving targets with high spatial and temporal resolution. To demonstrate its use for the measurement of carotid-femoral pulse wave velocity, a prototype system was employed in a clinical feasibility study. Data were acquired for analysis without prior quality control. Real-time application, however, will require a real-time assessment of signal quality. In this study, we (1) use template matching and matrix profile for assessing the quality of these previously acquired signals; (2) analyze the nature and achievable quality of acquired signals at the carotid and femoral measuring site; (3) explore models for automated classification of signal quality.Methods: Laser-Doppler Vibrometry data were acquired in 100 subjects (50M/50F) and consisted of 4–5 sequences of 20-s recordings of skin displacement, differentiated two times to yield acceleration. Each recording consisted of data from 12 laser beams, yielding 410 carotid-femoral and 407 carotid-carotid recordings. Data quality was visually assessed on a 1–5 scale, and a subset of best quality data was used to construct an acceleration template for both measuring sites. The time-varying cross-correlation of the acceleration signals with the template was computed. A quality metric constructed on several features of this template matching was derived. Next, the matrix-profile technique was applied to identify recurring features in the measured time series and derived a similar quality metric. The statistical distribution of the metrics, and their correlates with basic clinical data were assessed. Finally, logistic-regression-based classifiers were developed and their ability to automatically classify LDV-signal quality was assessed.Results: Automated quality metrics correlated well with visual scores. Signal quality was negatively correlated with BMI for femoral recordings but not for carotid recordings. Logistic regression models based on both methods yielded an accuracy of minimally 80% for our carotid and femoral recording data, reaching 87% for the femoral data.Conclusion: Both template matching and matrix profile were found suitable methods for automated grading of LDV signal quality and were able to generate a quality metric that was on par with the signal quality assessment of the expert. The classifiers, developed with both quality metrics, showed their potential for future real-time implementation.


2014 ◽  
Vol 2014 ◽  
pp. 1-7 ◽  
Author(s):  
Won-Du Chang ◽  
Chang-Hwan Im

Template matching is an approach for signal pattern recognition, often used for biomedical signals including electroencephalogram (EEG). Since EEG is often severely contaminated by various physiological or pathological artifacts, identification and rejection of these artifacts with improved template matching algorithms would enhance the overall quality of EEG signals. In this paper, we propose a novel approach to improve the accuracy of conventional template matching methods by adopting the dynamic positional warping (DPW) technique, developed recently for handwriting pattern analysis. To validate the feasibility and superiority of the proposed method, eye-blink artifacts in the EEG signals were detected, and the results were then compared to those from conventional methods. DPW was found to outperform the conventional methods in terms of artifact detection accuracy, demonstrating the power of DPW in identifying specific one-dimensional data patterns.


Author(s):  
Shengyi Chen ◽  
Haibo Liu ◽  
Mengna Jia ◽  
Cong Sun ◽  
Xiangyi Sun ◽  
...  

2012 ◽  
Vol 24 (2) ◽  
pp. 311-319
Author(s):  
Kiyoshi Takita ◽  
◽  
Takeshi Nagayasu ◽  
Hidetsugu Asano ◽  
Kenji Terabayashi ◽  
...  

This paper proposes a method of recognizing movements of the mouth from images and implements the method in an intelligent room. The proposed method uses template matching and recognizes mouth movements for the purpose of indicating a target object in an intelligent room. First, the operator’s face is detected. Then, the mouth region is extracted from the facial region using the result of template matching with a template image of the lips. Dynamic Programming (DP) matching is applied to a similarity measure that is obtained by template matching. The effectiveness of the proposed method is evaluated through experiments to recognize several names of common home appliances and operations.


Author(s):  
Michael Plotnikov ◽  
Paul W. Shuldiner

The ability of an automated license plate reading (ALPR) system to convert video images of license plates into computer records depends on many factors. Of these, two are readily controlled by the operator: the quality of the video images captured in the field and the internal settings of the ALPR used to transcribe these images. A third factor, the light conditions under which the license plate images are acquired, is less easily managed, especially when camcorders are used in the field under ambient light conditions. A set of experiments was conducted to test the effects of ambient light conditions, video camcorder adjustments, and internal ALPR settings on the percent of correct reads attained by a specific type of ALPR, one whose optical character recognition process is based on template matching. Images of rear license plates were collected under four ambient light conditions: overcast with no shadows, and full sunlight with the sun in front of the camcorder, behind the camcorder, and orthogonal to the line of sight. Three camcorder exposure settings were tested. Two of the settings made use of the camcorder’s internal light meter, and the third relied solely on operator judgment. The license plates read ranged from 41% to 72%, depending most strongly on ambient light conditions. In all cases, careful adjustment of the ALPR led to significantly improved read rates over those obtained by using the manufacturer’s recommended default settings. Exposure settings based on the operator’s judgment worked best in all instances.


2019 ◽  
Vol 2019 ◽  
pp. 1-9 ◽  
Author(s):  
Abdelmoghit Zaarane ◽  
Ibtissam Slimani ◽  
Abdellatif Hamdoun ◽  
Issam Atouf

Nowadays, real-time vehicle detection is one of the biggest challenges in driver-assistance systems due to the complex environment and the diverse types of vehicles. Vehicle detection can be exploited to accomplish several tasks such as computing the distances to other vehicles, which can help the driver by warning to slow down the vehicle to avoid collisions. In this paper, we propose an efficient real-time vehicle detection method following two steps: hypothesis generation and hypothesis verification. In the first step, potential vehicles locations are detected based on template matching technique using cross-correlation which is one of the fast algorithms. In the second step, two-dimensional discrete wavelet transform (2D-DWT) is used to extract features from the hypotheses generated in the first step and then to classify them as vehicles and nonvehicles. The choice of the classifier is very important due to the pivotal role that plays in the quality of the final results. Therefore, SVMs and AdaBoost are two classifiers chosen to be used in this paper and their results are compared thereafter. The results of the experiments are compared with some existing system, and it showed that our proposed system has good performance in terms of robustness and accuracy and that our system can meet the requirements in real time.


Author(s):  
YUNG-KUAN CHAN ◽  
CHIN-CHEN CHANG

This paper first introduces three simple and effective image features — the color moment (CM), the color variance of adjacent pixels (CVAP) and CM–CVAP. The CM feature delineates the color-spatial information of images, and the CVAP feature describes the color variance of pixels in an image. However, these two features can only characterize the content of images in different ways. This paper hence provides another feature CM–CVAP, which combines both, to raise the quality of similarity measure. The experimental results show that the image retrieval method based on the CM–CVAP feature gives quite an impressive performance.


2018 ◽  
Vol 78 (9) ◽  
pp. 11905-11925 ◽  
Author(s):  
Haiying Xia ◽  
Wenxian Zhao ◽  
Frank Jiang ◽  
Haisheng Li ◽  
Jing Xin ◽  
...  

Sign in / Sign up

Export Citation Format

Share Document