Tutorials

Bayesian Classification and Python Implementation

Introduction While aspects of artificial intelligence (AI) have long been incorporated into the products and algorithms with which we interact everyday, the technology has now been thrust into the public spotlight. Propelled by recent advancements, a robust conversation has emerged around AI regarding its transformative potential and possible negative ramifications. Regardless, it is clear that

Bayesian Classification and Python Implementation Read More »

Converting A NIfTI File To An Image Sequence With Python

Tutorial GitHub: https://github.com/IanMcAtee/NIfTI-To-Image-Sequence What is a NIfTI file? A NIfTI file is common file type used to store volumetric medical imaging data. Specifically, NIfTI primarily encodes data from neuroimaging scans, such as those from MRI, CT, and others. The manufacturers of medical scanners (Phillips, Siemens, GE, etc.) usually have their own proprietary data storage formats.

Converting A NIfTI File To An Image Sequence With Python Read More »