Skip to content

Pre-processing pipeline for ICU chest radiographs for further machine learning and deep learning related applications

Notifications You must be signed in to change notification settings

CaelynCheung1996/Chest-Radiographs-Preprocessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Chest-Radiograph-Pre-processing

Pre-processing pipeline for ICU chest radiographs for further machine learning and deep learning related applications

The pre-processing pipeline includes:

  • Otsu thresholding binarization
  • Select adaptive bounding box to include the main part of the chest radiographs
  • Resize image to 2048 * 2048
  • Apply Sauvola filter to recognize the annotation label on the image and blur the text with median filter
  • Contrast-limited adaptive histogram equalization
  • Anisotropic denoising

About

Pre-processing pipeline for ICU chest radiographs for further machine learning and deep learning related applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages