Skip to content

NIF-au/CERA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contrast Enhancement Registration Algorithm (CERA)

This project was made with a focus on contrast stretching of blockface images, stacking and registration. With the code you are able to:

  • Convert images from RAW to png and with a resize of 25 %
  • Semi manual cropping of the images
  • Segmentation of the brain with either converting the images to CMYK and performing an Otsu on the mergenta channel or performing an Otsu on the original PNG image
  • Simple alignment with translation
  • Contrast enhancement with the method CLAHE together with a sharpening of the images
  • Stacking of the images with defined dimensions and creation of nifti files
  • Rigid, Affine and SyN registraion with options to change parameters

To run the project, simply run CMenu in MATLAB.

Software requirements

The code use several external software, so for it to be able to run following software need to be installed:

Team Members

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published