There are two key problems in efficient large scale texture mapping for terrain rendering-efficient data organization and real time data updating in memory. In order to solve these problems, in this paper we propose a...
详细信息
There are two key problems in efficient large scale texture mapping for terrain rendering-efficient data organization and real time data updating in memory. In order to solve these problems, in this paper we propose a quadtree based indexing method to organize multi-resolution images and to fast retrieve data from disk; For memory updating, we present a real time dual-cache structure based updating method, which effectively reduces the frequency of data refresh. We also innovatively use a wavelet image enhancement algorithm to enhance original terrain texture, which obtain richer edge information and give us a more realistic effect in terrain rendering. Through the analysis of storage efficiency and rendering speed of our experiment, this dual-cache structure based method solves rendering speed and memory limit problems perfectly.
We present a new feature extraction method, which called the complete two-dimensional principal component analysis (Complete 2DPCA), for image registration. Complete 2DPCA is based on 2D image matrices. Two image cova...
详细信息
We present a new feature extraction method, which called the complete two-dimensional principal component analysis (Complete 2DPCA), for image registration. Complete 2DPCA is based on 2D image matrices. Two image covariance matrices are constructed directly using the original image matrix and their eigenvectors are derived for image feature extraction. In the 2D image registration scheme, we propose complete 2DPCA to extract features from the image sets, and these features are input vectors of feedforward neural networks (FNN). Neural network outputs are registration parameters with respect to reference and observed image sets. Comparative experiments are performed between complete 2DPCA based method and other feature based methods. The results show that the proposed method has an encouraging performance.
By taking advantage of 3 attributes of integer wavelet transform (IWT): efficient computing, multi-resolution and partially reconstruction, we propose one lossless large scale terrain compression method with high comp...
详细信息
ISBN:
(纸本)9781424441969
By taking advantage of 3 attributes of integer wavelet transform (IWT): efficient computing, multi-resolution and partially reconstruction, we propose one lossless large scale terrain compression method with high compression rate in this paper. By this way, we can decompress terrain data with multi-resolution efficiently at any viewpoint and render the terrain in real time by fast updating strategy. Experiments prove that by our method we can compress the data efficiently and render the terrain scene smoothly in real time.
Linear Discriminant Analysis (LDA) is one of the most used feature extraction techniques for face recognition. However, it often suffers from the small sample size problem with high dimension setting. Random Subspace ...
详细信息
Linear Discriminant Analysis (LDA) is one of the most used feature extraction techniques for face recognition. However, it often suffers from the small sample size problem with high dimension setting. Random Subspace Method (RSM) is a popular combining technique to improve weak classifier. Nevertheless, it remains a problem how to construct an optimal random subspace for discriminant analysis. In this paper, we propose an improved random sampling LDA for face recognition. Firstly, AdaBoost is adopted to select Gabor feature and remove redundant information. Secondly, in the selected Gabor feature space, we combine principal component analysis and RSM approaches to construct optimal random subspaces for LDA. After that, direct LDA (D-LDA) and R-LDA is applied in each subspace, respectively. Final results are obtained by combining all the LDA classifiers using a fusion rule. Experiments with both the ORL and FERET face databases demonstrate the effectiveness of our proposed method, and it shows promising results compared with previous approaches.
This work presents a new iris recognition method based on steerable pyramid transform. This method consists of four steps: localization, normalization, features extraction and matching. After locating the iris boundar...
详细信息
This work presents a new iris recognition method based on steerable pyramid transform. This method consists of four steps: localization, normalization, features extraction and matching. After locating the iris boundaries by Hough Transform, normalization is operated by unwrapping the circular ring and isolating the noisy regions. Steerable pyramid filters are then used to capture orientation details from the iris texture. The features are extracted on each filtered sub-image to form a fixed length feature vector which will be compared to other vectors in the matching step. This technique has been tested on infrared light iris images. It has been compared, in both identification and verification modes, to known methods.
An efficient image denoising algorithm is introduced. Firstly, image pixels are classified into noisy pixels and noise-free pixels by four directional operators. Then an adaptive weighted median filter is designed to ...
详细信息
An efficient image denoising algorithm is introduced. Firstly, image pixels are classified into noisy pixels and noise-free pixels by four directional operators. Then an adaptive weighted median filter is designed to remove and restore the detected noisy pixels and keep the noise-free ones unchanged. Experimental results indicate that the proposed algorithm preserves image details well while removing impulsive noise efficiently, and its filtering performance is significantly superior to the classical median filter and some other typical and recently developed improved median filters.
A quick 3D needle segmentation algorithm for 3D US data is described in this paper. The algorithm includes the 3D Quick Randomized Hough Transform (3DGHT), which is based on the 3D Randomized Hough Transform and coars...
详细信息
Software metrics are collected at various phases of the software development process. These metrics contain the information of the software and can be used to predict software quality in the early stage of software li...
详细信息
Software metrics are collected at various phases of the software development process. These metrics contain the information of the software and can be used to predict software quality in the early stage of software life cycle. Intelligent computing techniques such as data mining can be applied in the study of software quality by analyzing software metrics. Clustering analysis, which can be considered as one of the data mining techniques, is adopted to build the software quality prediction models in the early period of software testing. In this paper, a new clustering method called Affinity Propagation is investigated for the analysis of two software metric datasets extracted from real-world software projects. Meanwhile, K-Means clustering method is also applied for comparison. The numerical experiment results show that the Affinity Propagation algorithm can be applied well in software quality prediction in the very early stage, and it is more effective on reducing Type II error.
A novel way achieving geometrical reconstruction of actual human face through projecting two types of texture on face in short time is advanced. The first type texture is stripe which is used to establish parallax gri...
详细信息
A novel way achieving geometrical reconstruction of actual human face through projecting two types of texture on face in short time is advanced. The first type texture is stripe which is used to establish parallax grid between images. Taking into account of its results, the second type projecting texture is used to match by virtue of its abundant traits. After realizing geometrical reconstruction, the paper provides a general way about achieving actual texture reconstruction by the outer spherical surface surrounding object. In order to uniform color, it deals with parts of images in conjunct region and makes the color change meeting a certain function on condition of keeping their original information mostly. Results show this way can improve reconstruction quality and decrease complicacy of algorithm.
In classification of a multispectral remote sensing image, it is usually difficult to obtain higher classification accuracy if we only consider the image's spectral feature or texture feature alone. In this paper,...
详细信息
In classification of a multispectral remote sensing image, it is usually difficult to obtain higher classification accuracy if we only consider the image's spectral feature or texture feature alone. In this paper, we present a new approach by applying the Ant Colony Optimization (ACO) algorithm to find a multi-feature vector composed of spectral and texture features in order to get a better result in the classification. The experimental results show that ACO algorithm is helpful in subset searching of the features used to classify the multispectral remote sense image. Using the combination of the spectral and texture features obtained by ACO in classification always produces a better accuracy.
暂无评论