I am Quan Wang, a third-year Ph.D. student majoring
in Computer & Systems Engineering at RPI.
My advisor is Professor Kim L. Boyer.
My research interests focus on:
Biomedical image analysis (mainly 2D and 3D segmentation)
Photographic composition
Object tracking
Content-based image retrieval
And other topics in Computer Vision and Pattern Recognition
My resume:
click here
Email: wangq10@rpi.edu
Lab address:
JEC 6304
Signal Analysis and Machine Perception Laboratory (SAMPL)
Department of Electrical, Computer, and Systems Engineering
Rensselaer Polytechnic Institute
View Larger Map
Active Geometric Shape Models and CSF Detection
I have been working with Prof. Kim L. Boyer to develop a novel approach,
the Active Geometric Shape Models, to fit parametric shapes to data and images.
Our paper is published on CVIU.
Project Wiki
Link
Paper in PDF
Download software
Tracking Tetrahymena Pyriformis Cells using Decision Trees
We approach the cell tracking
problem by interpreting it as a classification problem.
Our paper is published on ICPR 2012.
Paper in PDF
Poster
Shotgun
Matlab toolkit for binary decision tree
Compositional Feature Learning and Compositional Style Detection
We are starting a new project to develop both hand-designed and unsupervised learning-based features to detection composition styles in photographs.
The annotation tool
GPU Implementation for GVF Force Field
This is a project I have been working on when I was in Prof. Badrinath Roysam's lab.
My work is part of the
FARSIGHT project . Here is the
Project Report
Documentation
Full Package including Code
Implementation and Study of Light-field-based 3D Object Retrieval System
This is my research for undergraduate thesis at Tsinghua University, under the guidance of Prof. Qionghai Dai
and Prof. Guihua Er.
Poster
Quan Wang, Kim L. Boyer,
"The active geometric shape model: A new robust deformable shape model and its applications",
Computer Vision and Image Understanding, Volume 116, Issue 12, December 2012,
Pages 1178-1194, ISSN 1077-3142, 10.1016/j.cviu.2012.08.004.
[link]
[PDF]
[software]
More: One journal paper under review, one journal paper in preparation.
Quan Wang, Yan Ou, A. Agung Julius, Kim L. Boyer and
Min Jun Kim, "Tracking
Tetrahymena Pyriformis Cells using Decision Trees",
2012 21st International Conference on Pattern Recognition (ICPR),
Pages 1843-1847, 11-15 Nov. 2012.
[PDF]
[poster]
[shotgun]
[software]
More: Two conference papers under review.
I am the reviewer of SIBGRAPI Conference on Graphics, Patterns, and Images.
Quan Wang, "GMM-Based Hidden Markov Random Field for Color Image and 3D Volume Segmentation",
arXiv:1212.4527 [cs.CV].
[PDF]
Quan Wang, "HMRF-EM-image: Implementation of the Hidden
Markov Random Field Model and its Expectation-Maximization Algorithm",
arXiv:1207.3510 [cs.CV].
[PDF]
Quan Wang, "Kernel Principal Component Analysis
and its Applications in Face Recognition and Active Shape Models",
arXiv:1207.3538 [cs.CV].
[PDF]
GMM-Based Hidden Markov Random Field for Color Image and 3D Volume Segmentation
This is the final project of Prof. Qiang Ji's course Introduction to Probabilistic Graphical Models.
In this project, we first study the Gaussian-based hidden Markov random field (HMRF) model and its expectationmaximization (EM) algorithm.
Then we generalize it to Gaussian mixture model-based hidden Markov random field. The algorithm is implemented in MATLAB.
We also apply this algorithm to color image segmentation problems and 3D volume segmentation problems.
Download the paper here.
Download the Matlab code here.
Hidden Markov Random Field Model, its Expectation-Maximization Algorithm, Implementation, and Applications in Edge-Prior-Preserving Image Segmentation
This is the final project of Prof. Birsen Yazıcı's course Detection and Estimation Theory.
In this project, we study the hidden Markov random
field (HMRF) model and its expectation-maximization (EM)
algorithm. We implement a MATLAB toolbox named
HMRF-EM-image for 2D image segmentation using the
HMRF-EM framework. This toolbox also implements edge-prior-preserving
image segmentation, and can be easily reconfigured
for other problems, such as 3D image segmentation.
Download the paper here.
Download the HMRF-EM-image Matlab toolbox here.
Kernel Principal Component Analysis and its Applications in Face Recognition and Active Shape Models
This is the final project of Prof. Qiang Ji's course Pattern Recognition.
In this paper, we discussed the theories of PCA,
kernel PCA and ASMs. Then we focused on the pre-
image reconstruction for Gaussian kernel PCA, and
used this technique to design kernel PCA based ASMs.
We tested kernel PCA on synthetic data and human
face images, and found that Gaussian kernel PCA
succeeded in revealing more complicated structures of
data than traditional PCA and achieving much lower
classification error rate. We also implemented the
Gaussian kernel PCA based ASMs and tested it on
human face images. We found that Gaussian kernel
PCA based ASMs is promising in providing more
deformation patterns than traditional ASMs.
Download the paper here.
Download the PPT here.
Download the Matlab code here.
Tracking Based 3D Visualization from 2D Videos
This is the final project of Prof. Qiang Ji's course Computer Vision.
In this project, we established a framework to convert 2D videos to pseudo 3D videos.
Our basic idea is to track the moving objects in the video and separate them from the background.
Then we give different depth information to the objects and the background, and visualize them in 3D.
Download the report here.
Here is a demo of our 3D animations. Please wear blue-red 3D glasses.
I have been working as the teaching assistant of these courses:
Embedded Control [ENGR 2350], 2011 Spring, Prof. Russell P. Kraft
Real-Time Applications in Control & Communications [ECSE 4760], 2011 Spring, Prof. Russell P. Kraft
Introduction to Engineering Analysis [ENGR 1100], 2011 Fall, Prof. Mark W. Olles
Biological Image Ananysis [ECSE 4960], 2012 Spring, Dr. Jens Rittscher
Electric Circuits [ECSE 2010], 2012 Spring, Prof. Jeffrey Braunstein
Modeling and Analysis of Uncertainty [ENGR 2600], 2012 Fall, Prof. Charles J. Malmborg
Here are some of the course materials I made for my students:
Matlab Tutorial 1
Matlab Tutorial 2
Matlab Tutorial 3
Accessing RCS IBM Console in Windows Using Linux Virtual Machine
how to build SimpleITK Python