Search results for " PROCESSO"
showing 10 items of 352 documents
Design and Implementation of a Low-cost Embedded Iris Recognition System on a Dual-core Processor Platform
2012
Abstract Design of a low-cost embedded iris recognition system is described in this paper. Firstly, we develop a simple and effective iris image acquisition unit, which is cheap and easy to use. This is achieved by both of hardware design and image evaluation algorithm development. Secondly, the iris recognition algorithm is introduced, including iris segmentation, image normalization, feature extraction, and code matching. The algorithm implementation architecture is based on an embedded dual-core processor platform, Texas Instruments TMS320DM6446 evaluation module (Davinci), which contains an ARM core and a DSP core in one chip. Thirdly, the evaluation experiments are performed on the est…
Çështja e gjuhës greke gjatë gjysmës së dytë të shekullit XVIII dhe kontributi i Tommaso Stanislao Velastit për lëvizjen e filohelenizmit napolitan
2022
Il saggio ricostruisce l'attività intellettuale di T. S. Velasti e illumina il suo contributo alla definizione della questione della lingua greca alla luce della documentazione inedita conservata presso l'Archivio del Seminario Greco Albanese di Palermo, dove trovò riparo dopo la soppressione della Compagnia di Gesù in Sicilia nel 1767. The essay reconstructs the intellectual activity of T. S. Velasti and illuminates his contribution to the definition of the question of the Greek language in the light of the unpublished documentation preserved in the Archives of the Greek Albanian Seminary in Palermo, where he found shelter after the suppression of the Society of Jesus in Sicily in 1767.
Le notificazioni nel processo civile
2014
Il volume affronta ex professo le principali problematiche in tema di notificazioni civili, con attenzione agli aspetti teorici come a quelli pratici. Particolare rilievo è dato al principio della scissione temporale della notifica (o perfezionamento asimmetrico) per il notificante e il destinatario
GPU accelerated Monte Carlo simulation of the 2D and 3D Ising model
2009
The compute unified device architecture (CUDA) is a programming approach for performing scientific calculations on a graphics processing unit (GPU) as a data-parallel computing device. The programming interface allows to implement algorithms using extensions to standard C language. With continuously increased number of cores in combination with a high memory bandwidth, a recent GPU offers incredible resources for general purpose computing. First, we apply this new technology to Monte Carlo simulations of the two dimensional ferromagnetic square lattice Ising model. By implementing a variant of the checkerboard algorithm, results are obtained up to 60 times faster on the GPU than on a curren…
La Corte EDU si pronuncia sulla perseguibilità dei reati commessi dalle vittime di tratta
2021
The note to judgment deals with the case of V.C.L. and A.N. v. the United Kingdom (applications nos. 77587/12 and 74603/12), in which the European Court of Human Rights considered for the first time the relationship between Article 4 (prohibition of forced labour) of the European Convention and the prosecution of potential victims of trafficking. In doing so, the Court held unanimously that there had been a violation of Article 4 and of Article 6 (right to a fair trial), since, despite the existence of credible suspicion that V.C.L. and A.N. had been trafficked, neither the police nor the prosecution service had referred them to a competent authority for assessment. For its judgment, the Co…
Wireless MAC Processor Networking: A Control Architecture for Expressing and Implementing High-Level Adaptation Policies in WLANs
2013
The current proliferation of unplanned wireless local area networks (WLANs) is creating the need for implementing different adaptation strategies to improve network performance under mutating and evolving interference scenarios. In this article, we envision a new solution for expressing and implementing high-level adaptation policies in WLANs, in contrast to the current approaches based on vendor-specific implementations. We exploit the hardware abstraction interface recently proposed by the wireless medium access control (MAC) processor (WMP) architecture and some flow-control concepts similar to the Openflow model for defining MAC adaptation policies. A simple control architecture for dis…
Low Level Languages for the PAPIA Machine
1986
The paper presents the low-level languages implemented up to date to program the PAPIA machine. The parallel assembly-level P-MAGRO package, the microcode level instruction set and a machine simulating environment are described.
Hybrid CPU/GPU Acceleration of Detection of 2-SNP Epistatic Interactions in GWAS
2014
This is a post-peer-review, pre-copyedit version of an article published in Lecture Notes in Computer Science. The final authenticated version is available online at: https://doi.org/10.1007/978-3-319-09873-9_57 [Abstract] High-throughput genotyping technologies allow the collection of up to a few million genetic markers (such as SNPs) of an individual within a few minutes of time. Detecting epistasis, such as 2-SNP interactions, in Genome-Wide Association Studies is an important but time consuming operation since statistical computations have to be performed for each pair of measured markers. In this work we present EpistSearch, a parallelized tool that, following the log-linear model appr…
Optimized Parallel Implementation of Face Detection based on GPU component
2015
Display Omitted An algorithm for face detection has been implemented on CPU.An acceleration of this algorithm on GPU migration.Performance of GPU implementation shows the effectiveness of this implementation.Another optimization method on GPU are operated. Face detection is an important aspect for various domains such as: biometrics, video surveillance and human computer interaction. Generally a generic face processing system includes a face detection, or recognition step, as well as tracking and rendering phase. In this paper, we develop a real-time and robust face detection implementation based on GPU component. Face detection is performed by adapting the Viola and Jones algorithm. We hav…