Quanmao Wei

魏 全 茂   Wèi Quán Mào   M.S.

I received my M.S. in the Image Processing Center from Beihang University, under the supervision of Prof. Zhiguo Jiang. My research interests lie in the field of 3D reconstruction and point cloud processing.

Email: weiqm@buaa.edu.cn or weiquanmao@hotmail.com
Github: github.com/weiquanmao

My picture

Projects

PCFit

PCF - Point Cloud Fit, is a robust automatic detection scheme for geometric primitives such as planes, cylinders and cuboids. In this scheme, cylinders are first detected in iteration of energy-based geometric model fitting (by GCO) and cylinder parameter estimation (by GTEngine). Planes are then detected by Hough transform, and further described as bounded patches with their minimum bounding rectangles. Cuboids are finally detected with pair-wise geometry relations from the detected patches. After successively detection of cylinders, planar patches and cuboids, a mid-level geometry representation can be delivered.

The detection results can be observed by rendering in 3D model view tool   PlyWin.

Github   weiSensors18   weiIGTA17  

Example of PCF

PCEst

PCEst - Point Cloud Estimation, is a general tool for accuracy and completeness estimation of point cloud, which is designed for evaluation of reconstruction algorithms.

Github   weiSensors18  

Example of PCEst

PlyWin

PlyWin is 3D model view tool, it is a reduced version of MeshLab and aims at only 3D model viewing. PlyWin can also be used to observe and check the component detection results of   PCFit.

Github  

Screenshot of PlyWin

CaliBoy

CaliBoy is a re-implementation of Camera Calibration Toolbox for Matlab in C++ with OpenCV and Qt, which offers more friendly interaction.

Github   Document (in Chinese)  

Screenshot of CaliBoy

IoU

This is a C++ implement of intersection over union (IoU) ratio calculation, which requires no third-party libraries. And the IoU calculation method is applicable to rectangles, rotated rectangles and arbitrary convex polygons. A test demo is also included in this project, which can verify the validity and accuracy of the IoU calculation method.

Github  

Principle Image of IoU

BUAAThesis

BUAAThesis contains the LaTeX template (based on ctexbook) of Beihang University (BUAA) thesis, along with a word template. These templates are built according to the "Graduate Handbook -- 2015 edition", and can be used as templates of doctoral, master's and professional master's degree thesis for BUAAers.

The LaTeX template of this project has been collected by latexstudio.

Github  

Preview of BUAAThesis

AStarEngine

AStarEngine is an implementation of A-Start algorithm in C++, based on STL and template class.

Github  


Publications

Results of article_wei_sensors_18

Robust Spacecraft Component Detection in Point Clouds
Quanmao Wei, Zhiguo Jiang and Haopeng Zhang
Sensors, 2018
PDF   Abstract   BibTeX   Supplementary   Code  

Results of article_zhang_taes_18

Vision-based Pose Estimation for Textureless Space Objects by Contour Points Matching
Xin Zhang, Zhiguo Jiang, Haopeng Zhang and Quanmao Wei
TAES, 2018
Preprint   Abstract   BibTeX  

Results of article_zhang_sensors_17

3D Reconstruction of Space Objects from Multi-Views by a Visible Sensor
Haopeng Zhang, Quanmao Wei and Zhiguo Jiang
Sensors, 2017
PDF   Abstract   BibTeX  

Results of article_wei_igta_17

Spacecraft Component Detection in Point Clouds
Quanmao Wei, Zhiguo Jiang, Haopeng Zhang and Nie Shanlan
IGTA, 2017
PDF   Abstract   BibTeX   Code  

Results of article_zhang_igta_16

Pose Estimation of Space Objects Based on Hybrid Feature Matching of Contour Points
Xin Zhang, Haopeng Zhang, Quanmao Wei and Zhiguo Jiang
IGTA, 2016
PDF   Abstract   BibTeX  

Results of article_zhang_jbuaa_16

Sequential-image-based Space Object 3D Reconstruction
Haopeng Zhang, Quanmao Wei, Wei Zhang, Junfeng Wu and Zhiguo Jiang
JBUAA, 2016 [In Chinese]
PDF   Abstract   BibTeX