Publications

Explore our research publications: papers, articles, and conference proceedings from AImageLab.

Tip: type @ to pick an author and # to pick a keyword.

Bag-Of-Words Classification of Miniature Illustrations

Authors: Grana, Costantino; Borghesani, Daniele; Gualdi, Giovanni; Cucchiara, Rita

In this paper a system for illuminated manuscripts images analysis is presented. In particular the bag-of-keypoints strategy, commonly adopted for … (Read full abstract)

In this paper a system for illuminated manuscripts images analysis is presented. In particular the bag-of-keypoints strategy, commonly adopted for object recognition, image classification and scene recognition, is applied to the classification of automatically extracted miniatures. Pictures are characterized by SURF descriptors, and a classification procedure is performed, comparing the results of Naive Bayes and histogram intersection distance measures.

2010 Relazione in Atti di Convegno

Decision Trees for Fast Thinning Algorithms

Authors: Grana, Costantino; Borghesani, Daniele; Cucchiara, Rita

Published in: INTERNATIONAL CONFERENCE ON PATTERN RECOGNITION

We propose a new efficient approach for neighborhood exploration, optimized with decision tables and decision trees, suitable for local algorithms … (Read full abstract)

We propose a new efficient approach for neighborhood exploration, optimized with decision tables and decision trees, suitable for local algorithms in image processing. In this work, it is employed to speed up two widely used thinning techniques. The performance gain is shown over a large freely available dataset of scanned document images.

2010 Relazione in Atti di Convegno

Event Driven Software Architecture for Multi-camera and Distributed Surveillance Research Systems

Authors: Vezzani, Roberto; Cucchiara, Rita

Surveillance of wide areas with several connected cameras integrated in the same automatic system is no more a chimera, but … (Read full abstract)

Surveillance of wide areas with several connected cameras integrated in the same automatic system is no more a chimera, but modular, scalable and flexible architectures are mandatory to manage them. This paper points out the main issues on the development of distributed surveillance systems and proposes an integrated framework particularly suitable for research purposes. As first, exploiting a computer architecture analogy, a three layer tracking system is proposed, which copes with the integration of both overlapping and non overlapping cameras. Then, a static service oriented architecture is adopted to collect and manage the plethora of high level modules, such as face detection and recognition, posture and action classification, and so on. Finally, the overall architecture is controlled by an event driven communication infrastructure, which assures the scalability and the flexibility of the system.

2010 Relazione in Atti di Convegno

Face recognition using SIFT features and a region-based ranking

Authors: Cinque, L.; Iovane, G.; Manzo, M.; Sangineto, E.

Published in: JOURNAL OF DISCRETE MATHEMATICAL SCIENCES & CRYPTOGRAPHY

Two of the most important state-of-the-art challenges in face recognition are: dealing with image acquisition conditions very different between the … (Read full abstract)

Two of the most important state-of-the-art challenges in face recognition are: dealing with image acquisition conditions very different between the gallery and the probe set and dealing with large datasets of individuals. In this paper we face both aspects presenting a method which is able to work in “real life” scenarios, in which face images are differently illuminated, can be partially occluded or can show different facial expressions or noise levels. Our proposed system has been tested with datasets of 1000 different individuals, showing performances usually obtained with much smaller gallery sets and much better images. The approach we propose is based on SIFT descriptors, which are known to be robust to different illumination conditions and noise levels. SIFTs are used to automatically detect face regions (mouth area, eye area, etc.). Such regions are then independently compared with the corresponding regions of the gallery images for computing a similarity-based renking of the system’s database. © 2010 Taylor & Francis Group, LLC.

2010 Articolo su rivista

Fast Background Initialization with Recursive Hadamard Transform

Authors: Baltieri, Davide; Vezzani, Roberto; Cucchiara, Rita

In this paper, we present a new and fast techniquefor background estimation from cluttered image sequences.Most of the background initialization … (Read full abstract)

In this paper, we present a new and fast techniquefor background estimation from cluttered image sequences.Most of the background initialization approaches developedso far collect a number of initial frames and then requirea slow estimation step which introduces a delay wheneverit is applied. Conversely, the proposed technique redistributesthe computational load among all the frames bymeans of a patch by patch preprocessing, which makesthe overall algorithm more suitable for real-time applications.For each patch location a prototype set is created andmaintained. The background is then iteratively estimatedby choosing from each set the most appropriate candidatepatch, which should verify a sort of frequency coherencewith its neighbors. To this aim, the Hadamard transformhas been adopted which requires less computation time thanthe commonly used DCT. Finally, a refinement step exploitsspatial continuity constraints along the patch borders toprevent erroneous patch selections. The approach has beencompared with the state of the art on videos from availabledatasets (ViSOR and CAVIAR), showing a speed up of about10 times and an improved accuracy

2010 Relazione in Atti di Convegno

GPU acceleration of simulation tool for lipid-bilayers

Authors: Orsi, M.; Shkurti, A.; Acquaviva, A.; Ficarra, E.; Macii, E.; Ruggiero, M.

Published in: PROCEEDINGS IEEE INTERNATIONAL CONFERENCE OF BIOINFORMATICS AND BIOMEDICINE. WORKSHOPS

Nowadays the need for powerful hardware architectures, which allow for high throughput data analysis and calculus, is fundamental especially for … (Read full abstract)

Nowadays the need for powerful hardware architectures, which allow for high throughput data analysis and calculus, is fundamental especially for biological applications. We have been focused on utilizing the Graphic Processing Unit (GPU) architectures of NVIDIA for accelerating a lipid bilayer simulation tool for biomembranes. ©2010 IEEE.

2010 Relazione in Atti di Convegno

High Performance Connected Components Labeling on FPGA

Authors: Grana, Costantino; Borghesani, Daniele; Santinelli, Paolo; Cucchiara, Rita

This paper proposes a comparison of the two most advanced algorithms for connected components labeling, highlighting how they perform on … (Read full abstract)

This paper proposes a comparison of the two most advanced algorithms for connected components labeling, highlighting how they perform on a soft core SoC architecture based on FPGA. In particular we test our block based connected components labeling algorithm, optimized with decision tables and decision trees. The embedded system is composed of the CMOS image sensor, FPGA, DDR SDRAM, USB controller and SPI Flash. Results highlight the importance of caching and instructions and data cache sizes for high performance image processing tasks.

2010 Relazione in Atti di Convegno

HMM Based Action Recognition with Projection Histogram Features

Authors: Vezzani, Roberto; Baltieri, Davide; Cucchiara, Rita

Published in: LECTURE NOTES IN COMPUTER SCIENCE

Hidden Markov Models (HMM) have been widely used for action recognition, since they allow to easily model the temporal evolution … (Read full abstract)

Hidden Markov Models (HMM) have been widely used for action recognition, since they allow to easily model the temporal evolution of a single or a set of numeric features extracted from the data. The selection of the feature set and the related emission probability function are the key issues to be defined. In particular, if the training set is not sufficiently large, a manual or automatic feature selection and reduction is mandatory. In this paper we propose to model the emission probability function as a Mixture of Gaussian and the feature set is obtained from the projection histograms of the foreground mask. The projectionhistograms contain the number of moving pixel for each row and for each column of the frame and they provide sufficient information to infer the instantaneous posture of the person. Then, the HMM framework recovers the temporal evolution of the postures recognizing in such a manner the global action. The proposed method have been successfully tested on the UT-Tower and on the Weizmann Datasets.

2010 Relazione in Atti di Convegno

Improving classification and retrieval of illuminated manuscripts with semantic information

Authors: Grana, Costantino; Borghesani, Daniele; Cucchiara, Rita

Published in: COMMUNICATIONS IN COMPUTER AND INFORMATION SCIENCE

In this paper we detail a proposal of exploitation of expert-made commentaries in a unified system for illuminated manuscripts images … (Read full abstract)

In this paper we detail a proposal of exploitation of expert-made commentaries in a unified system for illuminated manuscripts images analysis. In particular we will explore the possibility to improve the automatic segmentation of meaningful pictures, as well as the retrieval by similarity search engine, using clusters of keywords extracted from commentaries as semantic information.

2010 Relazione in Atti di Convegno

Message from the IMPRESS 2010 Workshop Chairs

Authors: H., Decker; Grana, Costantino; J. C., Pérez; E., Vidal

- (Read full abstract)

-

2010 Relazione in Atti di Convegno

Page 81 of 106 • Total publications: 1056