Coder Social home page Coder Social logo

image-processing-project's Introduction

Image segmentation project

Data backround-

The data set we worked on is based on data from patients with pulmonary embolism. It is taken from the KAGGLE website (https://www.kaggle.com/datasets/andrewmvd/pulmonary-embolism-in-ct-images) and contains CT scans in DICOM format which is a standard for saving medical images. The data set consists of angiography scans of 35 different patients, where each patient has ~200 scans.

Method-

The final goal of the project was to present a clean three-dimensional scan of the rib cage. We tried to work with several different methods to reach the desired result and among them: performing a simple segmentation and using the Canny algorithm. After realizing that segmentation on a single image is not the way to reach the desired result, we switched to working with a segmentation method on volume scans. We chose the Connected Components algorithm that divides the largest areas that are connected to each other into separate components. After reaching a better result, we also made corrections to the scans using morphology.

Project conclusions-

  • An experiment and questioning must be carried out separately for each patient in order to find the optimal number of Connected Components for him.
  • Our model will not work optimally on every patient and every scan due to the wide variety of scans.

*This project is my final project in the Biomedical Image Processing course as part of my Bachelor's degree in Digital Medical Technologies.

image-processing-project's People

Contributors

noamko128 avatar

Watchers

Kostas Georgiou avatar  avatar

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.