Search results for "Image."
showing 10 items of 6790 documents
Face tracking and recognition: from algorithm to implementation
2002
This paper describes a system capable of realizing a face detection and tracking in video sequences. In developing this system, we have used a RBF neural network to locate and categorize faces of different dimensions. The face tracker can be applied to a video communication system which allows the users to move freely in front of the camera while communicating. The system works at several stages. At first, we extract useful parameters by a low-pass filtering to compress data and we compose our codebook vectors. Then, the RBF neural network realizes a face detection and tracking on a specific board.
Hybrid architecture for shape reconstruction and object recognition
1998
The proposed architecture is aimed to recover 3-D- shape information from gray-level images of a scene; to build a geometric representation of the scene in terms of geometric primitives; and to reason about the scene. The novelty of the architecture is in fact the integration of different approaches: symbolic reasoning techniques typical of knowledge representation in artificial intelligence, algorithmic capabilities typical of artificial vision schemes, and analogue techniques typical of artificial neural networks. Experimental results obtained by means of an implemented version of the proposed architecture acting on real scene images are reported to illustrate the system capabilities.
Effect of raster resolution and polygon-conversion algorithm on landslide susceptibility mapping
2016
The choice of the proper resolution in landslide susceptibility mapping is a worth considering issue. If, on the one hand, a coarse spatial resolution may describe the terrain morphologic properties with low accuracy, on the other hand, at very fine resolutions, some of the DEM-derived morphometric factors may hold an excess of details. Moreover, the landslide inventory maps are represented throughout geospatial vector data structure, therefore a conversion procedure vector-to-raster is required.This work investigates the effects of raster resolution on the susceptibility mapping in conjunction with the use of different algorithms of vector-raster conversion. The Artificial Neural Network t…
A Flexible 4G/5G Control Platform for Fingerprint-based Indoor Localization
2019
In this paper we propose a centralized SDN platform devised to control indoor femto-cells for supporting multiple network-wide optimizations and applications. In particular, we focus on an example localization application in order to enlighten the main functionalities and potentialities of the approach. First, we demonstrate that the platform can be exploited for reconfiguring some operational procedures, based on standard signalling mechanisms, at the programmable femto-cells; these procedures enable customized logics for collecting measurements reports from mobile terminals. Second, assuming that high-density devices such as smart objects are disseminated in the controlled indoor space, w…
Distinguishing Onion Leaves from Weed Leaves Based on Segmentation of Color Images and a BP Neural Network
2006
A new algorithm to distinguish onion leaves from weed leaves in images is suggested. This algorithm is based on segmentation of color images and on BP neural network. It includes: discarding soil for conserving only plants in the image, color image segmentation, merging small regions by analyzing the frontier rates and the averages of color indices of the regions, at last a BP neural network is used to determine if the small regions belongs to onion leaf or not. The algorithm has been applied to many images and the correct identifiable percents for onion leaves are between 80%~ 90%.
A Multi-layer Feed Forward Neural Network Approach for Diagnosing Diabetes
2018
Diabetes is one of the worlds major health problems according to the World Health Organization. Recent surveys indicate that there is an increase in the number of diabetic patients resulting in an increase in serious complications such as heart attacks and deaths. Early diagnosis of diabetes, particularly of type 2 diabetes, is critical since it is vital for patients to get insulin treatments. However, diagnoses could be difficult especially in areas with few medical doctors. It is, therefore, a need for practical methods for the public for early detection and prevention with minimal intervention from medical professionals. A promising method for automated diagnosis is the use of artificial…
Intrusion Detection with Interpretable Rules Generated Using the Tsetlin Machine
2020
The rapid deployment in information and communication technologies and internet-based services have made anomaly based network intrusion detection ever so important for safeguarding systems from novel attack vectors. To this date, various machine learning mechanisms have been considered to build intrusion detection systems. However, achieving an acceptable level of classification accuracy while preserving the interpretability of the classification has always been a challenge. In this paper, we propose an efficient anomaly based intrusion detection mechanism based on the Tsetlin Machine (TM). We have evaluated the proposed mechanism over the Knowledge Discovery and Data Mining 1999 (KDD’99) …
The Use of Artificial Intelligence in Disaster Management - A Systematic Literature Review
2019
Whenever a disaster occurs, users in social media, sensors, cameras, satellites, and the like generate vast amounts of data. Emergency responders and victims use this data for situational awareness, decision-making, and safe evacuations. However, making sense of the generated information under time-bound situations is a challenging task as the amount of data can be significant, and there is a need for intelligent systems to analyze, process, and visualize it. With recent advancements in Artificial Intelligence (AI), numerous researchers have begun exploring AI, machine learning (ML), and deep learning (DL) techniques for big data analytics in managing disasters efficiently. This paper adopt…
Fast Fingerprints Classification Only Using the Directional Image
2007
The classification phase is an important step of an automatic fingerprint identification system, where the goal is to restrict only to a subset of the whole database the search time. The proposed system classifies fingerprint images in four classes using only directional image information. This approach, unlike the literature approaches, uses the acquired fingerprint image without enhancement phases application. The system extracts only directional image and uses three concurrent decisional modules to classify the fingerprint. The proposed system has a high classification speed and a very low computational cost. The experimental results show a classification rate of 87.27%.
Logo detection in images using HOG and SIFT
2017
In this paper we present a study of logo detection in images from a media agency. We compare two most widely used methods — HOG and SIFT on a challenging dataset of images arising from a printed press and news portals. Despite common opinion that SIFT method is superior, our results show that HOG method performs significantly better on our dataset. We augment the HOG method with image resizing and rotation to improve its performance even more. We found out that by using such approach it is possible to obtain good results with increased recall and reasonably decreased precision.