Skip to main content

Research

During my graduate studies, I was highly interested in some topics related to computer science like computer graphics and image processing. At that time, I did some research and developed some interesting projects.

Computer Graphics

An desktop application by volume rendering algorithm to display images from medical CT data with different perspectives.

Image Processing

Implemented image processing algorithm including smooth, sharpen, shadow, noise remove, filter, counter detection. Manipulated raw images, processed images by pixels with mathematical algorithms including Fourier transform and Hough transform.

GIS

ArcGIS navigation toolbox by Python to provide the shortest route navigation.

Steganography

Self-created algorithm to hide data into the image by modifying color of pixels.