Search results for "Extraction"
showing 10 items of 2072 documents
A convolutional neural network framework for blind mesh visual quality assessment
2017
In this paper, we propose a new method for blind mesh visual quality assessment using a deep learning approach. To do this, we first extract visual representative features by computing locally curvature and dihedral angles from each distorted mesh. Then, we determine from these features a set of 2D patches which are learned to a convolutional neural network (CNN). The network consists of two convolutional layers with two max-pooling layers. Then, a multilayer perceptron (MLP) with two fully connected layers is integrated to summarize the learned representation into an output node. With this network structure, feature learning and regression are used to predict the quality score of a given d…
Texture Classification with Generalized Fourier Descriptors in Dimensionality Reduction Context: An Overview Exploration
2008
In the context of texture classification, this article explores the capacity and the performance of some combinations of feature extraction, linear and nonlinear dimensionality reduction techniques and several kinds of classification methods. The performances are evaluated and compared in term of classification error. In order to test our texture classification protocol, the experiment carried out images from two different sources, the well known Brodatz database and our leaf texture images database.
Automatic Image Annotation Using Random Projection in a Conceptual Space Induced from Data
2018
The main drawback of a detailed representation of visual content, whatever is its origin, is that significant features are very high dimensional. To keep the problem tractable while preserving the semantic content, a dimen- sionality reduction of the data is needed. We propose the Random Projection techniques to reduce the dimensionality. Even though this technique is sub-optimal with respect to Singular Value Decomposition its much lower computational cost make it more suitable for this problem and in par- ticular when computational resources are limited such as in mobile terminals. In this paper we present the use of a "conceptual" space, automatically induced from data, to perform automa…
Miniaturized solid-phase extraction techniques
2015
More than 80% of analysis time is spent on sample collection and sample preparation, so sample preparation is a critical part of the analytical process. Traditionally, liquid-liquid extraction was developed and employed to screen for general unknowns. However, solid-phase extraction (SPE) is becoming highly popular as an alternative, due to its simplicity and economy in terms of time and solvent. This review summarizes the current state of the art and the future prospects for green analytical chemistry with special emphasis on environment-friendly sample-preparation techniques based on the solid phase. We discuss in detail miniaturized SPE techniques, based on the most relevant, most repres…
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 …
Parallel implementation on DSPs of a face detection algorithm
2002
In order to localize the face in an image, our approach consists of approximating the face oval shape with an ellipse and to compute coordinates of the center of the ellipse. For this purpose, we explore a new version of the Hough transformation: the fuzzy generalized Hough transformation. To reduce the computation time, we present also a parallel implementation of the algorithm on 2 digital signal processors and we show that an acceleration of a factor of 1.62 has been obtained.
An Unsupervised Method for Suspicious Regions Detection in Mammogram Images
2015
Over the past years many researchers proposed biomedical imaging methods for computer-aided detection and classification of suspicious regions in mammograms. Mammogram interpretation is performed by radiologists by visual inspection. The large volume of mammograms to be analyzed makes such readings labour intensive and often inaccurate. For this purpose, in this paper we propose a new unsupervised method to automatically detect suspicious regions in mammogram images. The method consists mainly of two steps: preprocessing; feature extraction and selection. Preprocessing steps allow to separate background region from the breast profile region. In greater detail, gray levels mapping transform …