Skip to content

The script calculates Normalized Mutual Information, Mean Squared Error and Cross Correlation between nrrd image stacks and a template

License

Notifications You must be signed in to change notification settings

sandorbx/image-alignment-metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

image-alignment-metrics

The script calculates Normalized Mutual Information, Mean Squared Error and Cross Correlation between nrrd image stacks and a template. Results saved as a csv file in the image folder. Run the py file in your favorite python3 environment, choose the folder containing the batch of files to process and the template through a dialogue, carefully determine the number of parallel threads based on memory and cpu availability.

#Requirements

  • nrrdpy
  • numpy
  • scikit-learn

About

The script calculates Normalized Mutual Information, Mean Squared Error and Cross Correlation between nrrd image stacks and a template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages