Git Product home page Git Product logo

msp_fa19_proj_team_1's Introduction

Eye Image Segmentation using Gaussian Mixture Model

EEE5046 Modern Signal Processing (2019Fall)
Instructor : Prof. Xiaoying Tang
Team ID : 1
Team Member: Zhenwei Yao, Xinrao Li, Yaoyao Ji, Man Liu, Wei Gu, Haoyu Miao
@Southern University of Science and Technology (SUSTech) , Shenzhen


I. INTRODUCTION

// to be edited

The goal of segmentation is to partition an image into regions each of which has a reasonably homogeneous visual appearance or which corresponds to objects or parts of objects (ForsythandPonce,2003). Eachpixelinanimageisapointina3-dimensionalspace comprising the intensities of the red, blue, and green channels, and our segmentation algorithm simply treats each pixel in the image as a separate data point. We see that for a given value of K, the algorithm is representing the image using a palette of only K colours

The segmentation algorithm used in this project is based on a parametric model in which the probability density function (PDF) is a mixture of Gaussian density functions. is the total number of the Gaussian components. As a model-based segmentation algorithm, its performance is influenced by the shape of the image histogram and the accuracy of the estimates of the model parameters[1].

Fig.1 Input image and the Histogram

II. THE METHOD

A. Gaussian Mixture Model

B. Expectation-Maximize Algorithm

III. EXPERIMENT

IV. CONCLUSION

4. Conclusion

References

[1] Gupta, Lalit, and Thotsapon Sortrakul. "A Gaussian-mixture-based image segmentation algorithm." Pattern Recognition 31, no. 3 (1998): 315-325.

some metrics

feature similarity index (FSIM) structure similarity index (SSIM) peak signal noise ratio (PSNR)

Gantt Graph

Gantt Chart Code gantt dateFormat YYYY-MM-DD section Team 1 title Eye Image Segment Project Literature review :active, 2019-12-12,2019-12-22 Experiment :active, 2019-12-14,2019-12-24 Write Paper :active, 2019-12-17,2019-12-25 Presentation :crit, 2019-12-25, 1d

https://mermaidjs.github.io/mermaid-live-editor/

Fig.10 Gantt Chart

msp_fa19_proj_team_1's People

Contributors

zjumhy97 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

zhenwe susterleon

msp_fa19_proj_team_1's Issues

Log

2019-12-17 20:14

The README.md was reorganized into the form of a paper, and the content of the Log will be noted in the issue.

Requirements of the Project

Requirements of the Project

  1. Need to use the EM algorithm
  2. Need to employ the Gaussian Mixture Modeling
  3. Can combine with other image processing techniques to improve the final result
  4. Need to submit source code, PPT presentation, and a project report in word
  5. Scoring criteria: segmentation result; coding (efficiency + beauty); presentation; report
  6. Due Time: Decemeber 26,2019(Thrusday),10:20-12:10
  7. Presentation time: 12 mins perteam

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.