Software:

bullet

·        Simulations of Bio-membranes by Phase Field Methods

    Over the years of study and simulation of the biological membranes, I developed a software package used to simulate the shape transformations of biological microstructures. It is written in C++, with OPENMP interface. Thus it can be executed parallelly on multi-core machines. This software can also be used to solve the general Allen-Cahn and Cahn-Hilliard equation with uniform 1D, 2D and 3D meshes. It has embedded visualization modular, capable to generate the instance pictures of the surfaces being studied.

This software is still under further development, especially the package solving the system coupling phase field equations with Navier-Stokes equations.

CUDA Code on Github: https://github.com/xwangfsu/CudaBubble

I rewrote the code by CUDA, much faster than OpenMP version.


bullet

·         An Edge-Weighted Centroidal Voronoi Tessellation Model for Image Segmentation.
Jie Wang, Lili Ju, and Xiaoqiang Wang.
IEEE Transactions on Image Processing. [EWCVT Code Download]

 

bullet

·         VCells: Simple and Efficient Superpixels Using Edge-Weighted Centroidal Voronoi Tessellations 

        Jie Wang and Xiaoqiang Wang. 

        IEEE Transactions on Pattern Analysis and Machine Intelligence. [VCells code Download]