Search results for "Preprocess"
showing 10 items of 54 documents
A Novel Iris Recognition System based on Micro-Features
2007
In this paper a novel approach for iris recognition system based on iris micro-features is proposed. The proposed system follows the minutiae based approach developed for fingerprint recognition systems. The proposed system uses four iris microfeatures, considered as minutiae, for identification. The individualized characteristics are nucleus, collarette, valleys and radius. Iris recognition is divided in three main phases: image preprocessing, micro-features extraction and matching. The algorithm has been tested on CASIA v1.0 iris image database obtaining an high accuracy. The obtained experimental results have been analyzed and compared with the Daugman based approach.
Image enhancement in simple fingerprint minutiae extraction algorithm using crossing number on valley structure
2007
In fingerprint recognition system, fingerprint feature extraction algorithm requires good quality fingerprint images to produce good results. Therefore, one step in the preprocessing stage is image enhancement to improve the quality of poor fingerprint image, so the minutiae points can be detected with good results. In this paper, we present how this enhancement process in simple minutiae detection algorithm using crossing number on valley structure improves detection of true minutiae.
A statistical calibration model for Affymetrix probe level data
2009
Gene expression microarrays allow a researcher to measure the simultaneous response of thousands of genes to external conditions. Affymetrix GeneChip{ $Ⓡ$} expression array technology has become a standard tool in medical research. Anyway, a preprocessing step is usually necessary in order to obtain a gene expression measure. Aim of this paper is to propose a calibration method to estimate the nominal concentration based on a nonlinear mixed model. This method is an enhancement of a method proposed in Mineo et al. (2006). The relationship between raw intensities and concentration is obtained by using the Langmuir isotherm theory.
A deep learning approach for the segmentation of myocardial diseases
2021
Cardiac left ventricular (LV) segmentation is a paramount essential step for both diagnosis and treatment of cardiac pathologies such as ischemia, myocardial infarction, arrhythmia and myocarditis. However, this segmentation is challenging due to high variability across patients and the potential lack of contrast between structures. In this work, we propose and evaluate a (2.5D) SegU-Net model based on the fusion of two deep learning segmentation techniques (U-Net and Seg-Net) for automated LGE-MRI (Late gadolinium enhanced magnetic resonance imaging) myocardial disease (infarct core and no-reflow region) quantification in a new multifield expert annotated dataset. Given that the scar tissu…
Testing the effects of pre-processing on voxel based morphometry analysis
2015
Voxel based morphometry (VBM) is an automated analysis technique which allows voxel-wise comparison of mainly grey-matter volumes between two magnetic resonance images (MRI). Two main analysis processes in VBM are possible. One is cross-sectional data analysis, where one group is compared with another to depict see the regions in the brain, which show changes in their grey-matter volume. Second is longitudinal data analysis, where MRIs, taken at different time points, are compared to see the regions in the brain that show changes in their grey matter volume for one time point with respect to another time point. Both types of analyses require pre-processing steps before performing the statis…
On Approximate Jumbled Pattern Matching in Strings
2011
Given a string s, the Parikh vector of s, denoted p(s), counts the multiplicity of each character in s. Searching for a match of a Parikh vector q in the text s requires finding a substring t of s with p(t) = q. This can be viewed as the task of finding a jumbled (permuted) version of a query pattern, hence the term Jumbled Pattern Matching. We present several algorithms for the approximate version of the problem: Given a string s and two Parikh vectors u, v (the query bounds), find all maximal occurrences in s of some Parikh vector q such that u <= q <= v. This definition encompasses several natural versions of approximate Parikh vector search. We present an algorithm solving this problem …
Performance of the upgraded PreProcessor of the ATLAS Level-1 Calorimeter Trigger
2020
The PreProcessor of the ATLAS Level-1 Calorimeter Trigger prepares the analogue trigger signals sent from the ATLAS calorimeters by digitising, synchronising, and calibrating them to reconstruct transverse energy deposits, which are then used in further processing to identify event features. During the first long shutdown of the LHC from 2013 to 2014, the central components of the PreProcessor, the Multichip Modules, were replaced by upgraded versions that feature modern ADC and FPGA technology to ensure optimal performance in the high pile-up environment of LHC Run 2. This paper describes the features of the newMultichip Modules along with the improvements to the signal processing achieved.
ATLAS level-1 calorimeter trigger: subsystem tests of a Jet/Energy-sum Processor module
2003
The ATLAS Level-1 Calorimeter Trigger consists of a Preprocessor, a Cluster Processor (CP), and a Jet/Energy-sum Processor (JEP). The CP and JEP receive digitised trigger-tower data from the Preprocessor and produce trigger multiplicities and total and missing energy for the final trigger decision. The trigger will also provide region-of-interest (RoI) information for the Level-2 trigger and intermediate results of the data acquisition (DAQ) system for monitoring and diagnostics by using readout driver modules (ROD). The Jet/Energy-sum Processor identifies and localises jets, and sums total and missing transverse energy information from the trigger data. The Jet/Energy Module (JEM) is the m…
Microaneurysm detection with radon transform-based classification on retina images.
2012
The creation of an automatic diabetic retinopathy screening system using retina cameras is currently receiving considerable interest in the medical imaging community. The detection of microaneurysms is a key element in this effort. In this work, we propose a new microaneurysms segmentation technique based on a novel application of the radon transform, which is able to identify these lesions without any previous knowledge of the retina morphological features and with minimal image preprocessing. The algorithm has been evaluated on the Retinopathy Online Challenge public dataset, and its performance compares with the best current techniques. The performance is particularly good at low false p…
Positionless aspect based sentiment analysis using attention mechanism.
2021
Abstract Aspect-based sentiment analysis (ABSA) aims at identifying fine-grained polarity of opinion associated with a given aspect word. Several existing articles demonstrated promising ABSA accuracy using positional embedding to show the relationship between an aspect word and its context. In most cases, the positional embedding depends on the distance between the aspect word and the remaining words in the context, known as the position index sequence. However, these techniques usually employ both complex preprocessing approaches with additional trainable positional embedding and complex architectures to obtain the state-of-the-art performance. In this paper, we simplify preprocessing by …