Recently, the grid-density based clustering has become one of the major issues among all of the clustering approaches, it has special advantages over other clustering algorithms, such as less computation and the abili...
详细信息
Recently, the grid-density based clustering has become one of the major issues among all of the clustering approaches, it has special advantages over other clustering algorithms, such as less computation and the ability of clustering with arbitrarily shape, which are particularly useful for the data stream clustering. This paper defines a spatial directed graph named Grid-Based Graph (GBG) to store the non-empty grids in data space, and proposes a data stream clustering algorithm based on spatial directed graph GBGSClu (Grid-Based Graph Stream Clustering). GBG graph composes of vertices and directed edges, if a vertex A has a neighboring dense vertex B, and then there is a directed edge from vertex B to A in GBG. The algorithm maps the data stream into the non-empty vertices online, updates the vertices' feature vectors with the arriving of data stream, deletes the sparse vertices every gap time, generates GBG graph when the clustering quest coming and finally clusters on the current structure. The eventual clustering results can be obtained by only checking the vertices' in-degree which can reduce the computation needed in clustering. The validity and efficiency of GBGSClu algorithm have been tested and verified by clustering on real and synthetic datasets.
Motion estimation is the key part of video compression since it removes the temporal redundancy within frames and significantly affects the encoding quality and efficiency. In this paper, a novel fast motion estimatio...
详细信息
Photo-consistency estimation is an important part for many image-based modeling *** paper presents a novel radiance-based color calibration method to reduce the uncertainty of photo-consistency estimation across multi...
详细信息
Photo-consistency estimation is an important part for many image-based modeling *** paper presents a novel radiance-based color calibration method to reduce the uncertainty of photo-consistency estimation across multiple *** idea behind our method is to convert colors into a uniform radiometric color space in which multiple image data are *** results demonstrate that our method can achieve comparable color calibration effect without adjusting camera parameters and is more robust than other existing ***,we obtain an auto-determined threshold for photo-consistency check,which will lead to a better performance than existing photo-consistency based reconstruction algorithms.
High level architecture(HLA) is the prevailing standard for modeling and *** data distribution management(DDM) service of HLA is defined for reducing the delivery of irrelevant *** key in DDM implementation is the reg...
详细信息
High level architecture(HLA) is the prevailing standard for modeling and *** data distribution management(DDM) service of HLA is defined for reducing the delivery of irrelevant *** key in DDM implementation is the region overlap computation,*** matching between update and subscription *** algorithms usually make a compromise between region fidelity and network *** paper takes both the matching algorithm efficiency and bandwidth cost into *** main contributions are:1) illustrating the relationship between region changes and overlap changes,as helps reduce the number of region matching and then improves the total matching efficiency;2) classifying region updates into two types of data expression,snapshot and *** network traffic will be reduced by transmitting only residual data instead of full region representations ***,a region matching algorithm called displacement residual-based DDM matching(DRBM) is proposed in the *** analysis,algorithm implementation and experiment evaluation are *** results show that DRBM provides better matching performance and significant network payload reductions especially when there is a large number of changing regions.
In order to fully utilize the minimum support threshold to prune the rowset search space and avoid scanning the whole dataset in close-checking, we proposed two new data structure, Rowset-Itemset-Hybrid-Search-Tree (R...
详细信息
In order to fully utilize the minimum support threshold to prune the rowset search space and avoid scanning the whole dataset in close-checking, we proposed two new data structure, Rowset-Itemset-Hybrid-Search-Tree (RIHS-Tree) and Frequent-Closed-Itemset-Rowset-Tree (FCIR-Tree). The former stores the rowsets which share common rowid prefixes, according to some predefined order of rowids. Each path from the root node to the leaf node represents a rowset in which the rowids increase. The later also stores the large rowsets which also share common rowid prefixes. The corresponding closed itemsets are stored in the nodes carrying the last rowids in rowsets. Moreover, a new algorithm, RIHS-Tree-based algorithm for mining frequent closed patterns (FCIM-RIHS), is proposed. We translate the whole dataset into a transposed table, construct RIHS-Tree according to the rowsets in the transposed table and use a bottom-up search strategy to traverse RIHS-Tree. In the process of mining, we use the rowsets-inclusion strategy to implement pattern growth and then obtain large rowsets with their corresponding frequent closed itemsets. In FCIR-Tree, if the nodes in the subtree rooted by the nodes carrying the last rowid in the rowsets do not contain the found itemsets, the found itemsets are frequent closed itemsets. The experiment results with dataset demonstrate that FCIM-RIHS has highly efficiency.
Relighting a portrait in a single image is still a challenging problem, particularly when only a single artistic reference photograph or painting is provided In this paper, we propose an artistic illumination transfer...
详细信息
Panorama has the full directional view of the scene and can provide an object vision persistently from its emerging to vanishing except occlusion. Though, traditional tracking algorithms are apt to fail since the obje...
详细信息
As regard to improve the efficiency of grouping aggregation calculation, the data is compressed by using binary encoding, and the dimension hierarchical grouping attribute set encodings of each dimension table are cal...
详细信息
In this paper, we present an image tagging framework based on multiple feature tag relevance learning (MFTRL). First, in specific feature space, each training image is encoded as a sparse linear combination of other t...
详细信息
We articulate a novel approach to geometric model completion via interactive sketches in this ***,the initial incomplete model (with holes) is decomposed into a base model and a high-frequency component,which represen...
详细信息
We articulate a novel approach to geometric model completion via interactive sketches in this ***,the initial incomplete model (with holes) is decomposed into a base model and a high-frequency component,which represents global rough shape and geometric details,*** then repair the base model via smooth hole-filling,and compute the geometry detail image using high frequency *** novel element of our approach is that we allow users to interactively sketch a few structural curves that span across hole regions,with a goal to repair both local geometric details and global *** the help of local parameterization,we convert detailed geometry into gradient-domain images which can propagate along user-specified *** integrating recovered gradient-domain images and base shape,we can generate a complete model that faithfully recovers both global structure and local *** salient contribution of this paper is the unified approach for user interaction,global structure,and geometry details towards high-fidelity model *** demonstrate our new approach using a number of examples that exhibit salient global structure as well as local geometry details.
暂无评论