12 research outputs found

    Integration of feature extraction, attribute combination and image segmentation for object delineation on seismic images

    Get PDF
    Automatic geological interpretation, specifically modeling salt dome and fault detection, is controversial task on seismic images from complex geological media. In advanced techniques of seismic interpretation and modeling, various strategies are utilized for combination and integration different information layers to obtain an image adequate for automatic extraction of the object from seismic data. Efficiency of the selected feature extraction, data integration and image segmentation methods are the most important parameters that affect accuracy of the final model. Moreover, quality of the seismic data also affects confidence of the selected seismic attributes for integration. The present study proposed a new strategy for efficient delineation and modeling of geological objects on the seismic image. The proposed method consists of extraction specific features by the histogram of oriented gradients (HOG) method, statistical analysis of the HOG features, integration of features through hybrid attribute analysis and image classification or segmentation. The final result is a binary model of the target under investigation. The HOG method here modified accordingly for extraction of the related features for delineation of salt dome and fault zones from seismic data. The extracted HOG parameter then is statically analyzed to define the best state of information integration. The integrated image, which is the hybrid attribute, then is used for image classification, or image segmentation by the image segmentation method. The seismic image labeling procedure performs on the related seismic attributes, evaluated by the extracted HOG feature. Number of HOG feature and the analyzing parameters are also accordingly optimized. The final image classification then is performed on an image which contains all the embedded information on all the related textural conventional and statistical attributes and features. The proposed methods here apply on four seismic data examples, synthetic model of salt dome and faults and two real data that contain salt dome and fault. Results have shown that the proposed method can more accurately model the targets under investigation, compared to advanced extracted attributes and manual interpretations

    Object recognition by region matching using relaxation with relational constraints.

    No full text
    Our objective in this thesis is to develop a method for establishing an object recognition system based on the matching of image regions. A region is segmented from image based on colour homogeneity of pixels. The method can be applied to a number of computer vision applications such as object recognition (in general) and image retrieval. The motivation for using regions as image primitives is that they can be represented invariantly to a group of geometric transformations and regions are stable under scaling.We model each object of interest in our database using a single frontal image. The recognition task is to determine the presence of object(s) of interest in scene images. We propose a novel method for afflne invariant representation of image regions in the form of Attributed Relational Graph (ARG). To make image regions comparable for matching, we project each region to an affine invariant space and describe it using a set of unary measurements. The distinctiveness of these features is enhanced by describing the relation between the region and its neighbours. We limit ourselves to the low order relations, binary relations, to minimise the combinatorial complexity of both feature extraction and model matching, and to maximise the probability of the features being observed. We propose two sets of binary measurements: geometric relations between pair of regions, and colour profile on the line connecting the centroids of regions. We demonstrate that the former measurements are very discriminative when the shape of segmented regions is informative. However, they are susceptible to distortion of regions boundaries as a result of severe geometric transformations. In contrast, the colour profile binary measurements are very robust.Using this representation we construct a graph to represent the regions in the scene image and refer to it as the scene graph. Similarly a graph containing the regions of all object models is constructed and referred to as the model graph. We consider the object recognition as the problem of matching the scene graph and model graphs. We adopt the probabilistic relaxation labelling technique for our problem. The method is modified to cope better with image segmentation errors. The implemented algorithm is evaluated under affine transformation, occlusion, illumination change and cluttered scene. Good performance for recognition even under severe scaling and in cluttered scenes is reported. Key words: Region Matching, Object Recognition, Relaxation Labelling, Affine Invariant

    Object recognition by region matching using relaxation with relational constraints.

    No full text
    Our objective in this thesis is to develop a method for establishing an object recognition system based on the matching of image regions. A region is segmented from image based on colour homogeneity of pixels. The method can be applied to a number of computer vision applications such as object recognition (in general) and image retrieval. The motivation for using regions as image primitives is that they can be represented invariantly to a group of geometric transformations and regions are stable under scaling.We model each object of interest in our database using a single frontal image. The recognition task is to determine the presence of object(s) of interest in scene images. We propose a novel method for afflne invariant representation of image regions in the form of Attributed Relational Graph (ARG). To make image regions comparable for matching, we project each region to an affine invariant space and describe it using a set of unary measurements. The distinctiveness of these features is enhanced by describing the relation between the region and its neighbours. We limit ourselves to the low order relations, binary relations, to minimise the combinatorial complexity of both feature extraction and model matching, and to maximise the probability of the features being observed. We propose two sets of binary measurements: geometric relations between pair of regions, and colour profile on the line connecting the centroids of regions. We demonstrate that the former measurements are very discriminative when the shape of segmented regions is informative. However, they are susceptible to distortion of regions boundaries as a result of severe geometric transformations. In contrast, the colour profile binary measurements are very robust.Using this representation we construct a graph to represent the regions in the scene image and refer to it as the scene graph. Similarly a graph containing the regions of all object models is constructed and referred to as the model graph. We consider the object recognition as the problem of matching the scene graph and model graphs. We adopt the probabilistic relaxation labelling technique for our problem. The method is modified to cope better with image segmentation errors. The implemented algorithm is evaluated under affine transformation, occlusion, illumination change and cluttered scene. Good performance for recognition even under severe scaling and in cluttered scenes is reported. Key words: Region Matching, Object Recognition, Relaxation Labelling, Affine Invariant

    A comparative study of two object recognition methods

    No full text
    An experimental comparative study between two representation methods for the recognition of 3D objects from a 2D view is carried out. The two methods compared are our ARG region-based representation [1] and the elliptic region-based method of Tuytelaars et al[9]. The results of the experiments conducted show that the former method outperforms the latter particularly under sever scaling and also when applied to objects with curved surfaces

    Region-Based Object Recognition: Pruning Multiple Representationsand Hypotheses

    No full text
    We address the problem of object recognition in computer vision. We rep-resent each model and the scene in the form of Attributed Relational Graph. A multiple region representation is provided at each node of the scene ARG to increase the representation reliability. The process of matching the scene ARG against the stored models is facilitated by a novel method for identi-fying the most probable representation from among the multiple candidates. The scene and model graph matching is accomplished using probabilistic relaxation which has been modified to minimise the label clutter. The exper-imental results obtained on real data demonstrate promising performance of the proposed recognition system.

    Combining PSO and K-Means to Enhance Data Clustering

    No full text
    In this paper we propose a clustering method based on combination of the particle swarm optimization (PSO) and the k-mean algorithm. PSO algorithm was showed to successfully converge during the initial stages of a global search, but around global optimum, the search process will become very slow. On the contrary, k-means algorithm can achieve faster convergence to optimum solution. At the same time, the convergent accuracy for k-means can be higher than PSO. So in this paper, a hybrid algorithm combining particle swarm optimization (PSO) algorithm with k-means algorithm is proposed we refer to it as PSO-KM algorithm. The algorithm aims to group a given set of data into a user specified number of clusters. We evaluate the performance of the proposed algorithm using five datasets. The algorithm performance is compared to K-means and PSO clustering

    A fast video super resolution for facial image

    No full text
    Multi-frame super resolution has found various applications in different domains of machine vision such as remote sensing, object recognition, and security applications for the last two decades. Classic super resolution methods are not able to handle real word videos where different parts of scene undergo different motions. Most of recent methods in the literature address this problem but they suffer from time complexity. In this paper, we propose a fast method for super resolution of facial videos. Our proposed method provides less computational complexity in addition to handling videos having general motion patterns. These two benefits make the proposed method suitable for security purposes. In the proposed method, first we extract a number of key points from face in each video frame. Then, for each pixel in the reference frame the corresponding pixels in other frames are determined using triangular patches. Subsequently, the obtained solution is improved by minimizing an energy function considering both appearance and pixel displacements. Super resolved facial image is finally obtained by using information available in a small window around approximated location of the low resolution frames. The effectiveness of the proposed method has been demonstrated for real video sequences

    Classification of emotional speech using spectral pattern features

    No full text
    Speech Emotion Recognition (SER) is a new and challenging research area with a wide range of applications in man-machine interactions. The aim of a SER system is to recognize human emotion by analyzing the acoustics of speech sound. In this study, we propose Spectral Pattern features (SPs) and Harmonic Energy features (HEs) for emotion recognition. These features extracted from the spectrogram of speech signal using image processing techniques. For this purpose, details in the spectrogram image are firstly highlighted using histogram equalization technique. Then, directional filters are applied to decompose the image into 6 directional components. Finally, binary masking approach is employed to extract SPs from sub-banded images. The proposed HEs are also extracted by implementing the band pass filters on the spectrogram image. The extracted features are reduced in dimensions using a filtering feature selection algorithm based on fisher discriminant ratio. The classification accuracy of the pro-posed SER system has been evaluated using the 10-fold cross-validation technique on the Berlin database. The average recognition rate of 88.37% and 85.04% were achieved for females and males, respectively. By considering the total number of males and females samples, the overall recognition rate of 86.91% was obtained
    corecore