This paper designs and implements a virtual demonstration system for furniture. First, in order to let users virtually dispose furniture, showing the best effect of furniture in the virtual environment, we model diffe...
详细信息
ISBN:
(纸本)9780863418273
This paper designs and implements a virtual demonstration system for furniture. First, in order to let users virtually dispose furniture, showing the best effect of furniture in the virtual environment, we model different series of a company's furniture and common houses, and create panoramic pictures and transition videos with 3D Max and imageprocessing tools, realizing walkthrough of the furnished house. Secondly, our system adopts Open Scene Graph(OSG)platform to realize virtual demonstration of the furniture. Users can add?delete and move the 3D furniture in the virtual houses. Third, the system supports furniture demonstration in a real house. Users can import the photos of their own houses, and then dispose the selected furniture on these photos, to see the whole effect of furniture in their own real houses. The experiment result shows that the system makes customers be personally on the scene and can boost up users' purchase desire.
In this paper we consider the limitations of Linear Discriminative Analysis (LDA) when applying it for large-scale problems. Since LDA was originally developed for two-class problems the obtained transformation is sub...
详细信息
ISBN:
(纸本)9789898111692
In this paper we consider the limitations of Linear Discriminative Analysis (LDA) when applying it for large-scale problems. Since LDA was originally developed for two-class problems the obtained transformation is sub-optimal if multiple classes are considered. In fact, the separability between the classes is reduced, which decreases the classification power. To overcome this problem several approaches including weighting strategies and mixture models were proposed. But these approaches are complex and computational expensive. Moreover, they were only tested for a small number of classes. In contrast, our approach allows to handle a huge number of classes showing excellent classification performance at low computational costs. The main idea is to split the original data into multiple sub-sets and to compute a single LDA space for each sub-set. Thus, the separability in the obtained subspaces is increased and the overall classification power is improved. Moreover, since smaller matrices have to be handled the computational complexity is reduced for both, training and classification. These benefits are demonstrated on different publicly available datasets. In particular, we consider the task of object recognition, where we can handle up to 1000 classes.
The analysis of images can take advantage of existing knowledge;this may be denoted as data-driven or knowledge-based image analysis. One example is the use of topographic maps in the study of aerial imagery. We repor...
详细信息
This paper investigates how to maintain an efficient dynamic ordered set of bit strings, which is an important problem in the field of information search and information processing. Generally, a dynamic ordered set is...
详细信息
This paper investigates how to maintain an efficient dynamic ordered set of bit strings, which is an important problem in the field of information search and information processing. Generally, a dynamic ordered set is required to support 5 essential operations including search, insertion, deletion, max-value retrieval and next-larger-value retrieval. Based on previous research fruits, we present an advanced data structure named rich binary tree (RBT), which follows both the binary-search-tree property and the digital-search-tree property. Also, every key K keeps the most significant difference bit (MSDB) between itself and the next larger value among K's ancestors, as well as that between itself and the next smaller one among its ancestors. With the new data structure, we can maintain a dynamic ordered set in O(L) time. Since computers represent objects in binary mode, our method has a big potential in application. In fact, RBT can be viewed as a general-purpose data structure for problems concerning order, such as search, sorting and maintaining a priority queue. For example, when RBT is applied in sorting, we get a linear-time algorithm with regard to the key number and its performance is far better than quick-sort. What is more powerful than quick-sort is that RBT supports constant-time dynamic insertion/deletion.
Segmentation is one of the key problems in remote sensing imageprocessing, and a cluster hierarchy is a powerful tool to analyze data on multiple scales. In this paper, we present an optimal hierarchical remote sensi...
详细信息
The team design becomes increasingly important to future manufacturing industry. This paper focus on the key issues of collaborative 3D design system through Internet or Intranet in CSCW(Computer Support for Cooperati...
详细信息
ISBN:
(纸本)9780863418273
The team design becomes increasingly important to future manufacturing industry. This paper focus on the key issues of collaborative 3D design system through Internet or Intranet in CSCW(Computer Support for Cooperative Work). In the paper, we propose our solutions of concurrency control tactics, collaboration aware, multi-mode communications network management, synchronous real-time protection in a collaborative 3D design system. Based on Open Source Projects-Open CASCADE and Adaptive Communication Environment (ACE), we implement our collaborative 3D design system, and experiments show our system can meet the requirements of some 3D cooperative modeling design applications.
This paper presents some new virtual reality methods for house layout and furnishing to realize interactive high realistic presentation of a furnished house. Virtual houses and furniture are built from actual schedule...
详细信息
ISBN:
(纸本)9780863418273
This paper presents some new virtual reality methods for house layout and furnishing to realize interactive high realistic presentation of a furnished house. Virtual houses and furniture are built from actual schedule drawing data by 3D-modeling technology. This paper mainly proposes four ways of demonstrating virtual house on Internet, including indoor virtual tour, fix-position panorama browse, interactively indoor touring and globe view of house layout. Taking advantage of these ways, customers can navigate in the virtual house environment through Internet, observing the layout of houses from different angles and performing some interactive actions to show house style clearly.
This paper introduces a shape descriptor based on a combination of topological image analysis and texture information. Critical points of a shape’s skeleton are determined first. The shape is described according to p...
详细信息
At the Graz Research Centre, an instruction Library for a deAnza IP 6400 image Array Processor has been developed. This library provides easy access the imageprocessing facilities and speeds up algorithm implementati...
详细信息
Unlike a B'ezier curve,a spline curve is hard to be obtained through geometric corner cutting on control polygons because the degree elevation operator is difficult to be obtained and geometric convergence is hard...
详细信息
Unlike a B'ezier curve,a spline curve is hard to be obtained through geometric corner cutting on control polygons because the degree elevation operator is difficult to be obtained and geometric convergence is hard to be *** order to obtain geometric construction algorithm on C-B-splines,firstly we construct the degree elevation operator by using bi-order splines in this *** we can obtain a control polygon sequence by degree elevation based on the degree elevation operator derived from a C-B-spline ***,we prove that this polygon sequence will converge to initial C-B-spline *** geometric construction algorithm possesses strong geometric *** is also simple,stable and suitable for hardware to *** algorithm is important for CAD modeling systems,since many common engineering curves such as ellipse,helix,*** be represented explicitly by C-B-splines.
暂无评论