Search results for " processing"
showing 10 items of 7549 documents
Energy market segmentation for distributed energy resources implementation purposes
2007
The new power market scene has made its actors aware of the importance of offering customers a set of products according to their specific needs. At the same time, a desirable massive deployment of distributed energy resources would require that the products be designed for specific purposes for each type of customer. For these reasons, it is essential to identify the energy behaviour of different customer segments existing in the electricity market. This paper presents a segmentation methodology that allows the identification of different types of customers in accordance with their energy use. This segmentation is conceptually different from the one that is currently performed by the utili…
Comparing ELM Against MLP for Electrical Power Prediction in Buildings
2015
The study of energy efficiency in buildings is an active field of research. Modelling and predicting energy related magnitudes leads to analyse electric power consumption and can achieve economical benefits. In this study, two machine learning techniques are applied to predict active power in buildings. The real data acquired corresponds to time, environmental and electrical data of 30 buildings belonging to the University of Leon (Spain). Firstly, we segmented buildings in terms of their energy consumption using principal component analysis. Afterwards we applied ELM and MLP methods to compare their performance. Models were studied for different variable selections. Our analysis shows that…
Maximizing reading: pattern analysis to describe points of gaze
2006
As people read texts, their points of gaze can be described either as a sequence or as a pattern of dots. If reading fixations are visualized as a pattern and their duration is graphically attributed to the 3 rd dimension, image processing techniques can be employed to describe individual reading styles. Two reader groups of text editors and of University students were matching according to parametric tests. Yet they appeared to have marked inter-subject variability of fixation distribution when individual cases were considered. To illustrate this, we applied a simple "Coulomb law" - like model that takes both fixation duration and spacing into account. Further the image entropy filter was …
CrowdVAS-Net: A Deep-CNN Based Framework to Detect Abnormal Crowd-Motion Behavior in Videos for Predicting Crowd Disaster
2019
With the increased occurrences of crowd disasters like human stampedes, crowd management and their safety during mass gathering events like concerts, congregation or political rally, etc., are vital tasks for the security personnel. In this paper, we propose a framework named as CrowdVAS-Net for crowd-motion analysis that considers velocity, acceleration and saliency features in the video frames of a moving crowd. CrowdVAS-Net relies on a deep convolutional neural network (DCNN) for extracting motion and appearance feature representations from the video frames that help us in classifying the crowd-motion behavior as abnormal or normal from a short video clip. These feature representations a…
Three-domain image representation for personal photo album management
2010
In this paper we present a novel approach for personal photo album management. Pictures are analyzed and described in three representation spaces, namely, faces, background and time of capture. Faces are automatically detected and rectified using a probabilistic feature extraction technique. Face representation is then produced by computing PCA (Principal Component Analysis). Backgrounds are represented with low-level visual features based on RGB histogram and Gabor filter bank. Temporal data is obtained through the extraction of EXIF (Exchangeable image file format) data. Each image in the collection is then automatically organized using a mean-shift clustering technique. While many system…
Comprehensive Experimental Analysis of Handcrafted Descriptors for Face Recognition
2018
Over the past few decades, LBP descriptor, which shown its high robustness in extracting discriminative features from an image, has been successfully applied in diverse challenging computer vision applications including face recognition. The efficiency and usability of the LBP operator and its success in various real world applications has inspired the development of much new powerful LBP variants. Indeed, after the appearance of the LBP operator, several renowned extensions and modifications of LBP have been proposed in the literature to the point that it can be difficult to recognize their respective LBP-related strategies, strengths and weaknesses according to a given application, and th…
Bag of words representation and SVM classifier for timber knots detection on color images
2015
Knots as well as their density have a huge impact on the mechanical properties of wood boards. This paper addresses the issue of their automatic detection. An image processing pipeline which associates low level processing (contrast enhancement, thresholding, mathematical morphology) with bag-of-words approach is developed. We propose a SVM classification based on features obtained by SURF descriptors on RGB images, followed by a dictionary created using the bag-of-words approach. Our method was tested on color images from two different datasets with a total number of 640 knots. The mean recall (true positive) rate achieved was (92%) and (97%) for a single dictionary (built only on samples …
Multimodal 2D Image to 3D Model Registration via a Mutual Alignment of Sparse and Dense Visual Features
2018
International audience; Many fields of application could benefit from an accurate registration of measurements of different modalities over a known 3D model. However, aligning a 2D image to a 3D model is a challenging task and is even more complex when the two have a different modality. Most of the 2D/3D registration methods are based on either geometric or dense visual features. Both have their own advantages and their own drawbacks. We propose, in this paper, to mutually exploit the advantages of one feature type to reduce the drawbacks of the other one. For this, an hybrid registration framework has been designed to mutually align geometrical and dense visual features in order to obtain …
Why is this an anomaly? Explaining anomalies using sequential explanations
2022
Abstract In most applications, anomaly detection operates in an unsupervised mode by looking for outliers hoping that they are anomalies. Unfortunately, most anomaly detectors do not come with explanations about which features make a detected outlier point anomalous. Therefore, it requires human analysts to manually browse through each detected outlier point’s feature space to obtain the subset of features that will help them determine whether they are genuinely anomalous or not. This paper introduces sequential explanation (SE) methods that sequentially explain to the analyst which features make the detected outlier anomalous. We present two methods for computing SEs called the outlier and…
An improved distance-based relevance feedback strategy for image retrieval
2013
Most CBIR (content based image retrieval) systems use relevance feedback as a mechanism to improve retrieval results. NN (nearest neighbor) approaches provide an efficient method to compute relevance scores, by using estimated densities of relevant and non-relevant samples in a particular feature space. In this paper, particularities of the CBIR problem are exploited to propose an improved relevance feedback algorithm based on the NN approach. The resulting method has been tested in a number of different situations and compared to the standard NN approach and other existing relevance feedback mechanisms. Experimental results evidence significant improvements in most cases.