Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Tsz-Ho Kwok is active.

Publication


Featured researches published by Tsz-Ho Kwok.


IEEE Transactions on Image Processing | 2010

Fast Query for Exemplar-Based Image Completion

Tsz-Ho Kwok; Hoi Sheung; Charlie C. L. Wang

In this paper, we present a fast algorithm for filling unknown regions in an image using the strategy of exemplar-matching. Unlike the original exemplar-based method using exhaustive search, we decompose exemplars into the frequency coefficients and select fewer coefficients which are the most significant to evaluate the matching score. We have also developed a local gradient-based algorithm to fill the unknown pixels in a query image block. These two techniques bring the ability of input with varied dimensions to the fast query of similar image exemplars. The fast query is based upon a search-array data structure, and can be conducted very efficiently. Moreover, the evaluation of search-arrays runs in parallel maps well on the modern graphics hardware with graphics processing units (GPU). The functionality of the approach has been demonstrated by experimental results on real photographs.


Computers in Industry | 2010

Exemplar-based statistical model for semantic parametric design of human body

Chih-Hsing Chu; Ya-Tien Tsai; Charlie C. L. Wang; Tsz-Ho Kwok

This paper presents an exemplar-based method to provide intuitive way for users to generate 3D human body shape from semantic parameters. In our approach, human models and their semantic parameters are correlated as a single linear system of equations. When users input a new set of semantic parameters, a new 3D human body will be synthesized from the exemplar human bodies in the database. This approach involves simpler computation compared to non-linear methods while maintaining quality outputs. A semantic parametric design in interactive speed can be implemented easily. Furthermore, a new method is developed to quickly predict whether the parameter values is reasonable or not, with the training models in the human body database. The reconstructed human bodies in this way will all have the same topology (i.e., mesh connectivity), which facilitates the freeform design automation of human-centric products.


Journal of Computing and Information Science in Engineering | 2013

Improved Skeleton Tracking by Duplex Kinects: A Practical Approach for Real-Time Applications

Kwok-Yun Yeung; Tsz-Ho Kwok; Charlie C. L. Wang

Recent development of per-frame motion extraction method can generate the skeleton of human motion in real-time with the help of RGB-D cameras such as Kinect. This leads to an economic device to provide human motion as input for real-time applications. As generated by a single-view image plus depth information, the extracted skeleton usually has problems of unwanted vibration, bone-length variation, self-occlusion, etc. This paper presents an approach to overcome these problems by synthesizing the skeletons generated by duplex Kinects, which capture the human motion in different views. The major technical difficulty of this synthesis comes from the inconsistency of two skeletons. Our algorithm is formulated under the constrained optimization framework by using the bone-lengths as hard constraints and the tradeoff between inconsistent joint positions as soft constraints. Schemes are developed to detect and re-position the problematic joints generated by per-frame method from duplex Kinects. As a result, we develop an easy, cheap and fast approach that can improve the skeleton of human motion at an average speed of 5 ms per frame.


IEEE Transactions on Visualization and Computer Graphics | 2012

Efficient Optimization of Common Base Domains for Cross Parameterization

Tsz-Ho Kwok; Yunbo Zhang; Charlie C. L. Wang

Given a set of corresponding user-specified anchor points on a pair of models having similar features and topologies, the cross parameterization technique can establish a bijective mapping constrained by the anchor points. In this paper, we present an efficient algorithm to optimize the complexes and the shape of common base domains in cross parameterization for reducing the distortion of the bijective mapping. The optimization is also constrained by the anchor points. We investigate a new signature, Length-Preserved Base Domain (LPBD), for measuring the level of stretch between surface patches in cross parameterization. This new signature well balances the accuracy of measurement and the computational speed. Based on LPBD, a set of metrics are studied and compared. The best ones are employed in our domain optimization algorithm that consists of two major operators, boundary swapping and patch merging. Experimental results show that our optimization algorithm can reduce the distortion in cross parameterization efficiently.


international symposium on visual computing | 2009

Interactive Image Inpainting Using DCT Based Exemplar Matching

Tsz-Ho Kwok; Charlie C. L. Wang

We present a novel algorithm of exemplar-based image inpainting which can achieve an interactive response and generate results with good quality. In this paper, we modify exemplar-based method with the use of Discrete Cosine Transformation (DCT) for the strategy of exemplar matching. We decompose exemplars by DCT and evaluate the matching score with fewer coefficients, which is unprecedented in image inpainting. The reason why using fewer coefficients is so important is that the efficiency of Approximate Nearest Neighbor (ANN) search drops significantly when using high dimensions. We have also developed a local gradient-based filling algorithm to complete the image blocks with unknown pixels so that the ANN search can be adopted to speed up the matching while preserving the continuity of image. Experimental results prove the advantage of this proposed method.


Journal of Mechanical Design | 2015

Four-Dimensional Printing for Freeform Surfaces: Design Optimization of Origami and Kirigami Structures

Tsz-Ho Kwok; Charlie C. L. Wang; Dongping Deng; Yunbo Zhang; Yong Chen

A self-folding structure fabricated by additive manufacturing (AM) can be automatically folded into a demanding three-dimensional (3D) shape by actuation mechanisms such as heating. However, 3D surfaces can only be fabricated by self-folding structures when they are flattenable. Most generally, designed parts are not flattenable. To address the problem, we develop a shape optimization method to modify a nonflattenable surface into flattenable. The shape optimization framework is equipped with topological operators for adding interior/boundary cuts to further improve the flattenability. When inserting cuts, self-intersection is locally prevented on the flattened two-dimensional (2D) pieces. The total length of inserted cuts is also minimized to reduce artifacts on the finally folded 3D shape. [DOI: 10.1115/1.4031023]


Computer-aided Design | 2017

Isogeometric Computation Reuse Method for Complex Objects with Topology-Consistent Volumetric Parameterization

Gang Xu; Tsz-Ho Kwok; Charlie C. L. Wang

Volumetric spline parameterization and computational efficiency are two main challenges in isogeometric analysis (IGA). To tackle this problem, we propose a framework of computation reuse in IGA on a set of three-dimensional models with similar semantic features. Given a template domain, B-spline based consistent volumetric parameterization is first constructed for a set of models with similar semantic features. An efficient quadrature-free method is investigated in our framework to compute the entries of stiffness matrix by Bezier extraction and polynomial approximation. In our approach, evaluation on the stiffness matrix and imposition of the boundary conditions can be pre-computed and reused during IGA on a set of CAD models. Examples with complex geometry are presented to show the effectiveness of our methods, and efficiency similar to the computation in linear finite element analysis can be achieved for IGA taken on a set of models.


Graphical Models \/graphical Models and Image Processing \/computer Vision, Graphics, and Image Processing | 2012

Constructing common base domain by cues from Voronoi diagram

Tsz-Ho Kwok; Yunbo Zhang; Charlie C. L. Wang

In this paper, we propose a novel algorithm to construct common base domains for cross-parameterization constrained by anchor points. Based on the common base domains, a bijective mapping between given models can be established. Experimental results show that the distortion in a cross-parameterization generated on our common base domains is much smaller than that of a mapping on domains constructed by prior methods. Different from prior algorithms that generate domains by a heuristic of having higher priority to link the shortest paths between anchor points, we compute the surface Voronoi diagram of anchor points to find out the initial connectivity for the base domains. The final common base domains can be efficiently generated from the initial connectivity. The Voronoi diagram of the anchor points gives better cues than the heuristic of connecting shortest paths greedily.


Computer-aided Design | 2014

Shape Optimization for Human-Centric Products with Standardized Components

Tsz-Ho Kwok; Charlie C. L. Wang

In this paper, we present an optimization framework for automating the shape customization of human-centric products, which can be mounted on or embedded in human body (such as exoskeletal devices and implants). This kind of products needs to be customized to fit the body shapes of users. At present, the design customization for freeform objects is often taken in an interactive manner that is inefficient. We investigate a method to automate the procedure of customization. Major difficulty in solving this problem is caused by the not freely changed shape of components. They should be selected from a series of standardized shapes. Different from the existing approaches that allow fabricating all components by customized production, we develop a new method to generate customized products by using as-many-as-possible standardized components. Our work is based on a mixed-integer shape optimization framework.


Computer-aided Design | 2016

A structural topology design method based on principal stress line

Tsz-Ho Kwok; Yongqiang Li; Yong Chen

Abstract Topology optimization is an important topic in structural mechanics. One common application is to obtain the optimal distribution of material that maximizes the stiffness of the solution (minimize the compliance). However, as an iterative process, topology optimization of large and complex structures is computationally intensive. The problem becomes even more complicated if the manufacturing constraints are taken into account in the optimization process. In this paper, a novel growth method based on principal stress lines (PSLs) is presented for topology optimization. The PSLs are traced in the design domain along the direction of principal stresses, in which the materials would be located to define the geometry and topology of the structure. Consequently, the optimization problem is converted into a geometric design problem. Compared to previous methods, the computation based on PSLs is fast, and the designer can have explicit control over the number of structural members. In addition, the manufacturing constraints can easily be incorporated. Multiple test cases are given to illustrate the presented method. The PSL-based method is promising for building practical designing tools for various structural applications.

Collaboration


Dive into the Tsz-Ho Kwok's collaboration.

Top Co-Authors

Avatar

Charlie C. L. Wang

Delft University of Technology

View shared research outputs
Top Co-Authors

Avatar

Yong Chen

University of Southern California

View shared research outputs
Top Co-Authors

Avatar

Chi Zhou

State University of New York System

View shared research outputs
Top Co-Authors

Avatar

Dongping Deng

University of Southern California

View shared research outputs
Top Co-Authors

Avatar

Yunbo Zhang

Tennessee Technological University

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Jida Huang

State University of New York System

View shared research outputs
Top Co-Authors

Avatar

Kai Xu

University of Southern California

View shared research outputs
Top Co-Authors

Avatar

Tianjiao Wang

State University of New York System

View shared research outputs
Top Co-Authors

Avatar

Yunbo Zhang

Tennessee Technological University

View shared research outputs
Researchain Logo
Decentralizing Knowledge