Network


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

Hotspot


Dive into the research topics where Wan-Chi Siu is active.

Publication


Featured researches published by Wan-Chi Siu.


computer vision and pattern recognition | 2011

Single image super-resolution using Gaussian process regression

He He; Wan-Chi Siu

In this paper we address the problem of producing a high-resolution image from a single low-resolution image without any external training set. We propose a framework for both magnification and deblurring using only the original low-resolution image and its blurred version. In our method, each pixel is predicted by its neighbors through the Gaussian process regression. We show that when using a proper covariance function, the Gaussian process regression can perform soft clustering of pixels based on their local structures. We further demonstrate that our algorithm can extract adequate information contained in a single low-resolution image to generate a high-resolution image with sharp edges, which is comparable to or even superior in quality to the performance of other edge-directed and example-based super-resolution algorithms. Experimental results also show that our approach maintains high-quality performance at large magnifications.


Pattern Recognition | 2001

An efficient algorithm for human face detection and facial feature extraction under different conditions

Kwok-Wai Wong; Kin-Man Lam; Wan-Chi Siu

Abstract In this paper, an efficient algorithm for human face detection and facial feature extraction is devised. Firstly, the location of the face regions is detected using the genetic algorithm and the eigenface technique. The genetic algorithm is applied to search for possible face regions in an image, while the eigenface technique is used to determine the fitness of the regions. As the genetic algorithm is computationally intensive, the searching space is reduced and limited to the eye regions so that the required timing is greatly reduced. Possible face candidates are then further verified by measuring their symmetries and determining the existence of the different facial features. Furthermore, in order to improve the level of detection reliability in our approach, the lighting effect and orientation of the faces are considered and solved.


IEEE Transactions on Circuits and Systems for Video Technology | 1996

New adaptive pixel decimation for block motion vector estimation

Yui-Lam Chan; Wan-Chi Siu

A new adaptive technique based on pixel decimation for the estimation of motion vector is presented. In a traditional approach, a uniform pixel decimation is used. Since part of the pixels in each block do not enter into the matching criterion, this approach limits the accuracy of the motion vector. In this paper, we select the most representative pixels based on image content in each block for the matching criterion. This is due to the fact that high activity in the luminance signal such as edges and texture mainly contributes to the matching criterion. Our approach can compensate the drawback in standard pixel decimation techniques. Computer simulations show that this technique is close to the performance of the exhaustive search with significant computational reduction.


international conference of the ieee engineering in medicine and biology society | 1997

A technique for extracting physiological parameters and the required input function simultaneously from PET image measurements: theory and simulation study

David Dagan Feng; Koon-Pong Wong; Chi-Ming Wu; Wan-Chi Siu

Positron emission tomography (PET) is an important tool for enabling quantification of human brain function. However, quantitative studies using tracer kinetic modeling require the measurement of the tracer time-activity curve in plasma (PTAC) as the model input function. It is widely believed that the insertion of arterial lines and the subsequent collection and processing of the biomedical signal sampled from the arterial blood are not compatible with the practice of clinical PET, as it is invasive and exposes personnel to the risks associated with the handling of patient blood and radiation dose. Therefore, it is of interest to develop practical noninvasive measurement techniques for tracer kinetic modeling with PET. In this paper, a technique is proposed to extract the input function together with the physiological parameters from the brain dynamic images alone. The identifiability of this method is tested rigorously by using Monte Carlo simulation. The results show that the proposed method is able to quantify all the required parameters by using the information obtained from two or more regions of interest (ROIs) with very different dynamics in the PET dynamic images. There is no significant improvement in parameter estimation for the local cerebral metabolic rate of glucose (LCMRGlc) if there are more than three ROIs. The proposed method can provide very reliable estimation of LCMRGlc, which is our primary interest in this study.


Pattern Recognition | 2003

Extraction of the Euclidean skeleton based on a connectivity criterion

Wai-Pak Choi; Kin-Man Lam; Wan-Chi Siu

Abstract The skeleton is essential for general shape representation. The commonly required properties of a skeletonization algorithm are that the extracted skeleton should be accurate; robust to noise, position and rotation; able to reconstruct the original object; and able to produce a connected skeleton in order to preserve its topological and hierarchical properties. However, the use of a discrete image presents a lot of problems that may influence the extraction of the skeleton. Moreover, most of the methods are memory-intensive and computationally intensive, and require a complex data structure. In this paper, we propose a fast, efficient and accurate skeletonization method for the extraction of a well-connected Euclidean skeleton based on a signed sequential Euclidean distance map. A connectivity criterion is proposed, which can be used to determine whether a given pixel is a skeleton point independently. The criterion is based on a set of point pairs along the object boundary, which are the nearest contour points to the pixel under consideration and its 8 neighbors. Our proposed method generates a connected Euclidean skeleton with a single pixel width without requiring a linking algorithm or iteration process. Experiments show that the runtime of our algorithm is faster than the distance transformation and is linearly proportional to the number of pixels of an image.


IEEE Transactions on Image Processing | 2002

New architecture for dynamic frame-skipping transcoder

Kai-Tat Fung; Yui-Lam Chan; Wan-Chi Siu

Transcoding is a key technique for reducing the bit rate of a previously compressed video signal. A high transcoding ratio may result in an unacceptable picture quality when the full frame rate of the incoming video bitstream is used. Frame skipping is often used as an efficient scheme to allocate more bits to the representative frames, so that an acceptable quality for each frame can be maintained. However, the skipped frame must be decompressed completely, which might act as a reference frame to nonskipped frames for reconstruction. The newly quantized discrete cosine transform (DCT) coefficients of the prediction errors need to be re-computed for the nonskipped frame with reference to the previous nonskipped frame; this can create undesirable complexity as well as introduce re-encoding errors. In this paper, we propose new algorithms and a novel architecture for frame-rate reduction to improve picture quality and to reduce complexity. The proposed architecture is mainly performed on the DCT domain to achieve a transcoder with low complexity. With the direct addition of DCT coefficients and an error compensation feedback loop, re-encoding errors are reduced significantly. Furthermore, we propose a frame-rate control scheme which can dynamically adjust the number of skipped frames according to the incoming motion vectors and re-encoding errors due to transcoding such that the decoded sequence can have a smooth motion as well as better transcoded pictures. Experimental results show that, as compared to the conventional transcoder, the new architecture for frame-skipping transcoder is more robust, produces fewer requantization errors, and has reduced computational complexity.


european signal processing conference | 2009

A Modified Edge Directed Interpolation for images

Wing-Shan Tam; Chi-Wah Kok; Wan-Chi Siu

A modification of the new edge-directed interpolation method is presented. The modification eliminates the prediction error accumulation problem with adopting a modified training window structure, and further extends the covariance matching into multiple directions for suppressing the covariance mis-match problem. Simulation results show that the proposed method achieves remarkable subjective performance in preserving the edge smoothness and sharpness among other methods in literature. It also demonstrates consistent objective performance among a variety of images.


Signal Processing-image Communication | 2003

A robust scheme for live detection of human faces in color images

Kwok-Wai Wong; Kin-Man Lam; Wan-Chi Siu

In this paper, an efficient algorithm for detecting human faces in color images is proposed. The first step of our algorithm is to segment the possible skin-like regions in an image by using color information. One of the major problems of using skin color is that a face region may not be detected under poor lighting conditions, or if the lighting conditions vary over the face region. Our approach considers the distributions of the color components of skin pixels under different illuminations. This information can be used to identify skin-color pixels reliably under varying lighting conditions. The skin-color regions are then clustered and verified as human face regions. In order to improve the reliability and accuracy, an eigenmask that has a large magnitude at the important facial features of a human face is used in the detection. Experimental results show that this algorithm can detect human faces under varying lighting conditions reliably and fast.


BMC Bioinformatics | 2008

Identification of coherent patterns in gene expression data using an efficient biclustering algorithm and parallel coordinate visualization

Kin-On Cheng; Ngai-fong Bonnie Law; Wan-Chi Siu; Alan Wee-Chung Liew

BackgroundThe DNA microarray technology allows the measurement of expression levels of thousands of genes under tens/hundreds of different conditions. In microarray data, genes with similar functions usually co-express under certain conditions only [1]. Thus, biclustering which clusters genes and conditions simultaneously is preferred over the traditional clustering technique in discovering these coherent genes. Various biclustering algorithms have been developed using different bicluster formulations. Unfortunately, many useful formulations result in NP-complete problems. In this article, we investigate an efficient method for identifying a popular type of biclusters called additive model. Furthermore, parallel coordinate (PC) plots are used for bicluster visualization and analysis.ResultsWe develop a novel and efficient biclustering algorithm which can be regarded as a greedy version of an existing algorithm known as pCluster algorithm. By relaxing the constraint in homogeneity, the proposed algorithm has polynomial-time complexity in the worst case instead of exponential-time complexity as in the pCluster algorithm. Experiments on artificial datasets verify that our algorithm can identify both additive-related and multiplicative-related biclusters in the presence of overlap and noise. Biologically significant biclusters have been validated on the yeast cell-cycle expression dataset using Gene Ontology annotations. Comparative study shows that the proposed approach outperforms several existing biclustering algorithms. We also provide an interactive exploratory tool based on PC plot visualization for determining the parameters of our biclustering algorithm.ConclusionWe have proposed a novel biclustering algorithm which works with PC plots for an interactive exploratory analysis of gene expression data. Experiments show that the biclustering algorithm is efficient and is capable of detecting co-regulated genes. The interactive analysis enables an optimum parameter determination in the biclustering algorithm so as to achieve the best result. In future, we will modify the proposed algorithm for other bicluster models such as the coherent evolution model.


IEEE Transactions on Circuits and Systems for Video Technology | 2001

Improved techniques for automatic image segmentation

Hai Gao; Wan-Chi Siu; Chao-Huan Hou

Mathematical morphology is very attractive for automatic image segmentation because it efficiently deals with geometrical descriptions such as size, area, shape, or connectivity that can be considered as segmentation-oriented features. This paper presents an image-segmentation system based on some well-known strategies. The segmentation process is divided into three basic steps, namely: simplification, marker extraction, and boundary decision. Simplification, which makes use of area morphology, removes unnecessary information from the image to make it easy to segment. Marker extraction identifies the presence of homogeneous regions. A new marker extraction design is proposed in this paper. It is based on both luminance and color information. The goal of boundary decision is to precisely locate the boundary of regions detected by the marker extraction. This decision is based on a region-growing algorithm which is a modified watershed algorithm. A new color distance is also defined for this algorithm. In both marker extraction and boundary decision, color measurement is used to replace grayscale measurement and L*a*b* color space is used to replace the more straightforward spaces such as the RGB color space and YUV color space.

Collaboration


Dive into the Wan-Chi Siu's collaboration.

Top Co-Authors

Avatar

Yui-Lam Chan

Hong Kong Polytechnic University

View shared research outputs
Top Co-Authors

Avatar

Ngai-Fong Law

Hong Kong Polytechnic University

View shared research outputs
Top Co-Authors

Avatar

Yuk-Hee Chan

Hong Kong Polytechnic University

View shared research outputs
Top Co-Authors

Avatar

Chang-Hong Fu

Nanjing University of Science and Technology

View shared research outputs
Top Co-Authors

Avatar

Kin-Man Lam

Hong Kong Polytechnic University

View shared research outputs
Top Co-Authors

Avatar

Sik-Ho Tsang

Hong Kong Polytechnic University

View shared research outputs
Top Co-Authors

Avatar

Kin-On Cheng

Hong Kong Polytechnic University

View shared research outputs
Top Co-Authors

Avatar

Lap-Pui Chau

Nanyang Technological University

View shared research outputs
Top Co-Authors

Avatar

Daniel Pak-Kong Lun

Hong Kong Polytechnic University

View shared research outputs
Top Co-Authors

Avatar

Kwok-Wai Hung

Hong Kong Polytechnic University

View shared research outputs
Researchain Logo
Decentralizing Knowledge