ianmcatee@protonmail.com

Interpolation Techniques

Introduction Interpolation is a technique that lies at the foundation of many data-oriented applications. By providing a method to estimate values in-between known data points, interpolation provides a mathematical framework to help bridge gaps in discrete data sets. This enables many modern algorithms across a wide swath of disciplines, including signal processing, computer graphics, machine […]

Interpolation Techniques Read More »

Biomedical Engineering 1

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Tortor pretium viverra suspendisse potenti nullam ac tortor vitae purus. Nunc sed velit dignissim sodales ut. Metus aliquam eleifend mi in nulla posuere sollicitudin aliquam ultrices. Sagittis eu volutpat odio facilisis. Elementum nisi quis eleifend quam.

Biomedical Engineering 1 Read More »

Biomedical Engineering 2

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Tortor pretium viverra suspendisse potenti nullam ac tortor vitae purus. Nunc sed velit dignissim sodales ut. Metus aliquam eleifend mi in nulla posuere sollicitudin aliquam ultrices. Sagittis eu volutpat odio facilisis. Elementum nisi quis eleifend quam.

Biomedical Engineering 2 Read More »

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 »